D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-selectors-0.31.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8Bam8j Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DbFhZ9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + rm -rf selectors-0.31.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/selectors-0.31.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd selectors-0.31.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/selectors-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wgTNAZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + cd selectors-0.31.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KJ0c0k + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd selectors-0.31.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=43145de99fbc3c75 -C extra-filename=-6df0e9deb46d145b --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/build/proc-macro2-6df0e9deb46d145b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling siphasher v1.0.1 Compiling fastrand v2.1.1 Compiling dtoa v1.0.10 Compiling stable_deref_trait v1.2.0 Compiling itoa v1.0.15 Compiling smallvec v1.15.1 Compiling byteorder v1.5.0 Compiling bitflags v2.9.0 Compiling new_debug_unreachable v1.0.6 Compiling precomputed-hash v0.1.1 Compiling log v0.4.27 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d056c812c33466a6 -C extra-filename=-7e20d0fe5993d5bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=ebb7574fdfdbce71 -C extra-filename=-13ce43243e4fcf30 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=950b486476dcf434 -C extra-filename=-168539728546702f --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=820c94952bfe674c -C extra-filename=-f1fb96b50c330643 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name dtoa --edition=2018 /usr/share/cargo/registry/dtoa-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=a761e61caa56583b -C extra-filename=-863187656152144a --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name stable_deref_trait --edition=2015 /usr/share/cargo/registry/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d1713e2f457f2b09 -C extra-filename=-ad55bfb5363b32b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=a414da0f7e3d9a30 -C extra-filename=-8868d0f771931e52 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=1c32f968c09ef928 -C extra-filename=-884bf87490f084cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name byteorder --edition=2021 /usr/share/cargo/registry/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=aefabe9aa3484a33 -C extra-filename=-1eebc097166e9713 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=2405c0f3ba795705 -C extra-filename=-241d22b3733c1bae --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name debug_unreachable --edition=2021 /usr/share/cargo/registry/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b97f499747f09f83 -C extra-filename=-06a765a2519d409a --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name precomputed_hash --edition=2015 /usr/share/cargo/registry/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3cff8dd04f882f98 -C extra-filename=-e327cefe6d37ab59 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=3ae60979f3f39e86 -C extra-filename=-ba5a7a89c4216fa8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling servo_arc v0.4.1 Running `/usr/bin/rustc --crate-name servo_arc --edition=2021 /usr/share/cargo/registry/servo_arc-0.4.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="track_alloc_size"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gecko_refcount_logging", "serde", "servo", "track_alloc_size"))' -C metadata=2b2e2f2586f05b36 -C extra-filename=-587d465fb74fad7d --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern stable_deref_trait=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libstable_deref_trait-ad55bfb5363b32b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling dtoa-short v0.3.5 Running `/usr/bin/rustc --crate-name dtoa_short --edition=2015 /usr/share/cargo/registry/dtoa-short-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dde9db954a2a1894 -C extra-filename=-c480b0dc6a55da99 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern dtoa=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libdtoa-863187656152144a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_shared v0.13.1 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=4c9d3b9ef06748c8 -C extra-filename=-f87d7fa346c5ea58 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsiphasher-13ce43243e4fcf30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=ec7e0a841b444fbb -C extra-filename=-88ef27ded90b89e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsiphasher-168539728546702f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fxhash v0.2.1 Running `/usr/bin/rustc --crate-name fxhash --edition=2015 /usr/share/cargo/registry/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=916e206862726c26 -C extra-filename=-1b6c93e248b3f1f7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libbyteorder-1eebc097166e9713.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_generator v0.13.1 Running `/usr/bin/rustc --crate-name phf_generator --edition=2021 /usr/share/cargo/registry/phf_generator-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98ab784b0498e203 -C extra-filename=-5c11ac9da5ccb160 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libfastrand-f1fb96b50c330643.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_shared-f87d7fa346c5ea58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_codegen v0.13.1 Running `/usr/bin/rustc --crate-name phf_codegen --edition=2021 /usr/share/cargo/registry/phf_codegen-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=592f1ed88b05b184 -C extra-filename=-dc3fc807001610f7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_generator-5c11ac9da5ccb160.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_shared-f87d7fa346c5ea58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/build/proc-macro2-6df0e9deb46d145b/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3e6f3cc5b29782d7 -C extra-filename=-607625e050d9e33a --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling selectors v0.31.0 (/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "to_shmem"))' -C metadata=44b81ed4620b7b10 -C extra-filename=-2f79c9ffc50229e4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/build/selectors-2f79c9ffc50229e4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern phf_codegen=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_codegen-dc3fc807001610f7.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=997ad78a03a5a391 -C extra-filename=-b3b585a787befe69 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.104 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=157de70d8f9b48f9 -C extra-filename=-acf841eb0bbf1d9a --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libproc_macro2-607625e050d9e33a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libquote-b3b585a787befe69.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libunicode_ident-7e20d0fe5993d5bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/build/selectors-2f79c9ffc50229e4/build-script-build` Compiling phf_macros v0.13.1 Compiling derive_more-impl v2.0.1 Running `/usr/bin/rustc --crate-name phf_macros --edition=2021 /usr/share/cargo/registry/phf_macros-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("uncased", "uncased_", "unicase", "unicase_"))' -C metadata=e7e5eea1d60a7a6a -C extra-filename=-f9237e66d0ed8f73 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_generator-5c11ac9da5ccb160.rlib --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_shared-f87d7fa346c5ea58.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsyn-acf841eb0bbf1d9a.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cssparser-macros v0.6.1 Running `/usr/bin/rustc --crate-name derive_more_impl --edition=2021 /usr/share/cargo/registry/derive_more-impl-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=3a0fded76f640c35 -C extra-filename=-9c95bad281231971 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libproc_macro2-607625e050d9e33a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsyn-acf841eb0bbf1d9a.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cssparser_macros --edition=2018 /usr/share/cargo/registry/cssparser-macros-0.6.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=569ba870da8c37a6 -C extra-filename=-1ca01b8fd981149d --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern quote=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libquote-b3b585a787befe69.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsyn-acf841eb0bbf1d9a.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling derive_more v2.0.1 Running `/usr/bin/rustc --crate-name derive_more --edition=2021 /usr/share/cargo/registry/derive_more-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=361a38edd1d0a479 -C extra-filename=-e5643786a9ddb747 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern derive_more_impl=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libderive_more_impl-9c95bad281231971.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf v0.13.1 Running `/usr/bin/rustc --crate-name phf --edition=2021 /usr/share/cargo/registry/phf-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=80045cfc90ae703d -C extra-filename=-88cfd3dd05f06d3b --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern phf_macros=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_macros-f9237e66d0ed8f73.so --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf_shared-88ef27ded90b89e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cssparser v0.35.0 Running `/usr/bin/rustc --crate-name cssparser --edition=2018 /usr/share/cargo/registry/cssparser-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "dummy_match_byte", "malloc_size_of", "serde", "skip_long_tests"))' -C metadata=4c19495fed5e7dc0 -C extra-filename=-40a7c78ab66c6435 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern cssparser_macros=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libcssparser_macros-1ca01b8fd981149d.so --extern dtoa_short=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libdtoa_short-c480b0dc6a55da99.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libitoa-8868d0f771931e52.rmeta --extern phf=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf-88cfd3dd05f06d3b.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsmallvec-884bf87490f084cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name selectors --edition=2021 lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "to_shmem"))' -C metadata=bb43aa94029d05d8 -C extra-filename=-6bc542124ba50ed4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libbitflags-241d22b3733c1bae.rmeta --extern cssparser=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libcssparser-40a7c78ab66c6435.rmeta --extern derive_more=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libderive_more-e5643786a9ddb747.rmeta --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libfxhash-1b6c93e248b3f1f7.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/liblog-ba5a7a89c4216fa8.rmeta --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libdebug_unreachable-06a765a2519d409a.rmeta --extern phf=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf-88cfd3dd05f06d3b.rmeta --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libprecomputed_hash-e327cefe6d37ab59.rmeta --extern servo_arc=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libservo_arc-587d465fb74fad7d.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsmallvec-884bf87490f084cd.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:104:26 | 104 | fn to_ascii_lowercase(s: &str) -> Cow { | ^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 104 | fn to_ascii_lowercase(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1017:17 | 1017 | pub fn iter(&self) -> SelectorIter { | ^^^^^ ------------------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1017 | pub fn iter(&self) -> SelectorIter<'_, Impl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1026:47 | 1026 | pub fn iter_skip_relative_selector_anchor(&self) -> SelectorIter { | ^^^^^ ------------------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1026 | pub fn iter_skip_relative_selector_anchor(&self) -> SelectorIter<'_, Impl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1051:22 | 1051 | pub fn iter_from(&self, offset: usize) -> SelectorIter { | ^^^^^ ------------------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1051 | pub fn iter_from(&self, offset: usize) -> SelectorIter<'_, Impl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1075:33 | 1075 | pub fn iter_raw_match_order(&self) -> slice::Iter> { | ^^^^^ ---------------------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1075 | pub fn iter_raw_match_order(&self) -> slice::Iter<'_, Component> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1096:38 | 1096 | pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev>> { | ^^^^^ ---------------------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1096 | pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev>> { | +++ warning: `selectors` (lib) generated 6 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 42.63s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Cc7Dx7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd selectors-0.31.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=selectors ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.31.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT/usr/share/cargo/registry/selectors-0.31.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT/usr/share/cargo/registry/selectors-0.31.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT/usr/share/cargo/registry/selectors-0.31.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT/usr/share/cargo/registry/selectors-0.31.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT/usr/share/cargo/registry/selectors-0.31.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sykf4R + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd selectors-0.31.0 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.95 Fresh fastrand v2.1.1 Fresh siphasher v1.0.1 Fresh dtoa v1.0.10 Fresh smallvec v1.15.1 Fresh byteorder v1.5.0 Fresh itoa v1.0.15 Fresh stable_deref_trait v1.2.0 Fresh precomputed-hash v0.1.1 Fresh log v0.4.27 Fresh bitflags v2.9.0 Fresh new_debug_unreachable v1.0.6 Fresh quote v1.0.40 Fresh phf_shared v0.13.1 Fresh dtoa-short v0.3.5 Fresh fxhash v0.2.1 Fresh servo_arc v0.4.1 Fresh phf_generator v0.13.1 Fresh syn v2.0.104 Fresh phf_macros v0.13.1 Fresh phf_codegen v0.13.1 Fresh cssparser-macros v0.6.1 Fresh derive_more-impl v2.0.1 Fresh phf v0.13.1 Fresh derive_more v2.0.1 Fresh cssparser v0.35.0 warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:104:26 | 104 | fn to_ascii_lowercase(s: &str) -> Cow { | ^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 104 | fn to_ascii_lowercase(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1017:17 | 1017 | pub fn iter(&self) -> SelectorIter { | ^^^^^ ------------------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1017 | pub fn iter(&self) -> SelectorIter<'_, Impl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1026:47 | 1026 | pub fn iter_skip_relative_selector_anchor(&self) -> SelectorIter { | ^^^^^ ------------------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1026 | pub fn iter_skip_relative_selector_anchor(&self) -> SelectorIter<'_, Impl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1051:22 | 1051 | pub fn iter_from(&self, offset: usize) -> SelectorIter { | ^^^^^ ------------------ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1051 | pub fn iter_from(&self, offset: usize) -> SelectorIter<'_, Impl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1075:33 | 1075 | pub fn iter_raw_match_order(&self) -> slice::Iter> { | ^^^^^ ---------------------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1075 | pub fn iter_raw_match_order(&self) -> slice::Iter<'_, Component> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> parser.rs:1096:38 | 1096 | pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev>> { | ^^^^^ ---------------------------- the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1096 | pub fn iter_raw_parse_order_from(&self, offset: usize) -> Rev>> { | +++ Compiling selectors v0.31.0 (/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0) warning: `selectors` (lib) generated 6 warnings Running `/usr/bin/rustc --crate-name selectors --edition=2021 lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "to_shmem"))' -C metadata=45145e71ed227e4c -C extra-filename=-8e36565b565a865d --out-dir /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libbitflags-241d22b3733c1bae.rlib --extern cssparser=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libcssparser-40a7c78ab66c6435.rlib --extern derive_more=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libderive_more-e5643786a9ddb747.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libfxhash-1b6c93e248b3f1f7.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/liblog-ba5a7a89c4216fa8.rlib --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libdebug_unreachable-06a765a2519d409a.rlib --extern phf=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf-88cfd3dd05f06d3b.rlib --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libprecomputed_hash-e327cefe6d37ab59.rlib --extern servo_arc=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libservo_arc-587d465fb74fad7d.rlib --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsmallvec-884bf87490f084cd.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `selectors` (lib test) generated 6 warnings (6 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 6.63s Running `/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/selectors-8e36565b565a865d` running 12 tests test parser::tests::test_empty ... ok test bloom::create_and_insert_some_stuff ... ok test parser::tests::parent_selector ... ok test parser::tests::test_parse_implicit_scope ... ok test parser::tests::test_parsing ... ok test parser::tests::test_empty_pseudo_iter ... ok test parser::tests::test_pseudo_before_marker ... ok test parser::tests::test_pseudo_duplicate_before_after_or_marker ... ok test parser::tests::test_pseudo_iter ... ok test parser::tests::test_pseudo_on_element_backed_pseudo ... ok test parser::tests::test_universal ... ok test parser::tests::visitor ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests selectors Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name selectors --test lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libbitflags-241d22b3733c1bae.rlib --extern cssparser=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libcssparser-40a7c78ab66c6435.rlib --extern derive_more=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libderive_more-e5643786a9ddb747.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libfxhash-1b6c93e248b3f1f7.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/liblog-ba5a7a89c4216fa8.rlib --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libdebug_unreachable-06a765a2519d409a.rlib --extern phf=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libphf-88cfd3dd05f06d3b.rlib --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libprecomputed_hash-e327cefe6d37ab59.rlib --extern selectors=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libselectors-6bc542124ba50ed4.rlib --extern servo_arc=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libservo_arc-587d465fb74fad7d.rlib --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/selectors-0.31.0/target/rpm/deps/libsmallvec-884bf87490f084cd.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "to_shmem"))' --error-format human` running 1 test test parser.rs - parser::Selector::visit (line 1351) ... ignored test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-selectors-devel-0.31.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/selectors-0.31.0/CHANGES.md warning: File listed twice: /usr/share/cargo/registry/selectors-0.31.0/README.md Provides: crate(selectors) = 0.31.0 rust-selectors-devel = 0.31.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitflags/default) >= 2.0.0 crate(cssparser/default) >= 0.35.0 crate(derive_more/add) >= 2.0.0 crate(derive_more/add_assign) >= 2.0.0 crate(derive_more/default) >= 2.0.0 crate(fxhash/default) >= 0.2.0 crate(log/default) >= 0.4.0 crate(new_debug_unreachable/default) >= 1.0.0 crate(phf/default) >= 0.13.1 crate(phf_codegen/default) >= 0.13.1 crate(precomputed-hash/default) >= 0.1.0 crate(servo_arc/default) >= 0.4.0 crate(smallvec/default) >= 1.0.0 Processing files: rust-selectors+default-devel-0.31.0-2.mga10.noarch Provides: crate(selectors/default) = 0.31.0 rust-selectors+default-devel = 0.31.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(selectors) = 0.31.0 Processing files: rust-selectors+bench-devel-0.31.0-2.mga10.noarch Provides: crate(selectors/bench) = 0.31.0 rust-selectors+bench-devel = 0.31.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(selectors) = 0.31.0 Processing files: rust-selectors+to_shmem-devel-0.31.0-2.mga10.noarch Provides: crate(selectors/to_shmem) = 0.31.0 rust-selectors+to_shmem-devel = 0.31.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(selectors) = 0.31.0 crate(to_shmem/default) >= 0.2.0 crate(to_shmem/servo_arc) >= 0.2.0 crate(to_shmem_derive/default) >= 0.1.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-selectors+bench-devel-0.31.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-selectors+to_shmem-devel-0.31.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-selectors+default-devel-0.31.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-selectors-devel-0.31.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3p9Oz7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-selectors-0.31.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/selectors-0.31.0/CHANGES.md File listed twice: /usr/share/cargo/registry/selectors-0.31.0/README.md D: [iurt_root_command] Success!