D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-jwalk-0.8.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MsfrDK Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D4in1o + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + rm -rf jwalk-0.8.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/jwalk-0.8.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd jwalk-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/jwalk-fix-metadata.diff + 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.KHKWJ6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + cd jwalk-0.8.1 + /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.NA4aBM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-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 jwalk-0.8.1 + '[' 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 crossbeam-utils v0.8.21 Compiling rayon-core v1.12.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e358105b89d6c5d5 -C extra-filename=-5f816e2a49f2c8db --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/crossbeam-utils-5f816e2a49f2c8db -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling either v1.15.0 Running `/usr/bin/rustc --crate-name either --edition=2021 /usr/share/cargo/registry/either-1.15.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("default", "serde", "std", "use_std"))' -C metadata=83a7bd10a36852b0 -C extra-filename=-8b719999e38f9077 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 build_script_build --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/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())' -C metadata=105e6a09613b6a85 -C extra-filename=-cbaec02a0214d822 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/rayon-core-cbaec02a0214d822 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/rayon-core-cbaec02a0214d822/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/crossbeam-utils-5f816e2a49f2c8db/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.21/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=c960cc170062bee6 -C extra-filename=-ca86db314d7860cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Compiling crossbeam-epoch v0.9.18 Compiling crossbeam-queue v0.3.11 Compiling crossbeam-channel v0.5.14 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.18/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=c2cbe8bb09edabd5 -C extra-filename=-a71342c0316a4349 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crossbeam_channel --edition=2021 /usr/share/cargo/registry/crossbeam-channel-0.5.14/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 '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f680fc206c02c8f9 -C extra-filename=-aa25ac5161d99e0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name crossbeam_queue --edition=2021 /usr/share/cargo/registry/crossbeam-queue-0.3.11/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=209abf2dcfb54677 -C extra-filename=-3f3e3a553a8be49b --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.6 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /usr/share/cargo/registry/crossbeam-deque-0.8.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=89432f49c80e3b3b -C extra-filename=-231dfae4f0c8271c --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_epoch-a71342c0316a4349.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.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=8c560eb16650fc10 -C extra-filename=-6c1d54e2e673a7f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_deque-231dfae4f0c8271c.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam v0.8.4 Running `/usr/bin/rustc --crate-name crossbeam --edition=2021 /usr/share/cargo/registry/crossbeam-0.8.4/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="crossbeam-channel"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-queue"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crossbeam-channel", "crossbeam-deque", "crossbeam-epoch", "crossbeam-queue", "default", "nightly", "std"))' -C metadata=289bfe2e1b26ec18 -C extra-filename=-24770bd817332f2c --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_channel=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_channel-aa25ac5161d99e0c.rmeta --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_deque-231dfae4f0c8271c.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_epoch-a71342c0316a4349.rmeta --extern crossbeam_queue=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_queue-3f3e3a553a8be49b.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_utils-ca86db314d7860cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.10.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /usr/share/cargo/registry/rayon-1.10.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())' -C metadata=3123e72741009584 -C extra-filename=-17c52ca3c48814cc --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libeither-8b719999e38f9077.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon_core-6c1d54e2e673a7f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling jwalk v0.8.1 (/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1) Running `/usr/bin/rustc --crate-name jwalk --edition=2018 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=96592ce291ab22a8 -C extra-filename=-3e40fdba48d498ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam-24770bd817332f2c.rmeta --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon-17c52ca3c48814cc.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 11.30s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.goWLww + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-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 jwalk-0.8.1 + '[' 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=jwalk ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.8.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT/usr/share/cargo/registry/jwalk-0.8.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT/usr/share/cargo/registry/jwalk-0.8.1 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT/usr/share/cargo/registry/jwalk-0.8.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 package -l warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT/usr/share/cargo/registry/jwalk-0.8.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT/usr/share/cargo/registry/jwalk-0.8.1/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.6NqNM7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-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 jwalk-0.8.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 test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling libc v0.2.175 Compiling memchr v2.7.5 Compiling getrandom v0.3.3 Compiling regex-syntax v0.8.5 Compiling rustix v1.0.8 Fresh either v1.15.0 Compiling same-file v1.0.6 Compiling log v0.4.27 Compiling cfg-if v1.0.1 Compiling linux-raw-sys v0.9.2 Compiling bitflags v2.9.0 Compiling fastrand v2.1.1 Compiling once_cell v1.20.3 Compiling lazy_static v1.5.0 Fresh crossbeam-utils v0.8.21 Compiling fs_extra v1.3.0 Fresh crossbeam-epoch v0.9.18 Fresh crossbeam-queue v0.3.11 Fresh crossbeam-deque v0.8.6 Fresh crossbeam-channel v0.5.14 Fresh rayon-core v1.12.1 Fresh crossbeam v0.8.4 Fresh rayon v1.10.0 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=642523bb2dcb0ded -C extra-filename=-4db46ae1b03a706a --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.175/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8e16992338e0ff2a -C extra-filename=-3e6c25b1ef7a9076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/libc-3e6c25b1ef7a9076 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 --cfg 'feature="std"' --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=d91880802878080e -C extra-filename=-aec5960b549dcd51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=42eec7750ab6ea71 -C extra-filename=-5aa2b72a9865a7ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 same_file --edition=2018 /usr/share/cargo/registry/same-file-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=f6962ef3de707f57 -C extra-filename=-0f2da945c5b875ad --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.9.2/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(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=6be660103964c607 -C extra-filename=-3b20e81753639b19 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 build_script_build --edition=2021 /usr/share/cargo/registry/getrandom-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=63b842f8c6ae1df8 -C extra-filename=-305f56db450fcfa2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/getrandom-305f56db450fcfa2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 build_script_build --edition=2021 /usr/share/cargo/registry/rustix-1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9e11532a741977de -C extra-filename=-82fd9afbe769491c --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/rustix-82fd9afbe769491c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 fs_extra --edition=2018 /usr/share/cargo/registry/fs_extra-1.3.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())' -C metadata=c9ea6f7b16147e29 -C extra-filename=-c64d4115a01b54c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 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=4fa0379cab988677 -C extra-filename=-279de4b62353934d --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4a96b541f2f6b988 -C extra-filename=-0e5d0c2ec4d7f9c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b3837258f82c6b78 -C extra-filename=-bbd4689e0db684cb --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/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 cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=d15e1610e28af61d -C extra-filename=-248c37a1e6f75f0e --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling walkdir v2.5.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /usr/share/cargo/registry/walkdir-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3c582bd929a8ab9 -C extra-filename=-3bc4dceeba559b40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libsame_file-0f2da945c5b875ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/getrandom-305f56db450fcfa2/build-script-build` Compiling aho-corasick v1.1.3 Compiling bstr v1.11.3 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /usr/share/cargo/registry/bstr-1.11.3/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=9c321a39f8d4945f -C extra-filename=-074b89aef6a71caa --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=3ead2c8d96b5653a -C extra-filename=-1ec64737b3e0e652 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/rustix-82fd9afbe769491c/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-1.0.8/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(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=44c38487d9998d00 -C extra-filename=-c6ea4e7e195fafa9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libbitflags-aec5960b549dcd51.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblinux_raw_sys-3b20e81753639b19.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/build/libc-3e6c25b1ef7a9076/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.175/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e8e781f8b7588974 -C extra-filename=-544ebabbbaf6f106 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling regex-automata v0.4.9 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.9/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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9b3b5e16f7febfae -C extra-filename=-89ab061c0f55f2c7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libaho_corasick-1ec64737b3e0e652.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libregex_syntax-bbd4689e0db684cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num_cpus v1.15.0 Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /usr/share/cargo/registry/num_cpus-1.15.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())' -C metadata=ff56ca0956c7b093 -C extra-filename=-b61dfbedf1645b97 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /usr/share/cargo/registry/getrandom-0.3.3/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(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=abcc68fc4b2f5dc9 -C extra-filename=-10b6994a63f073ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblibc-544ebabbbaf6f106.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.21.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.21.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=be6c2375450d458d -C extra-filename=-e984811735795700 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libfastrand-279de4b62353934d.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libgetrandom-10b6994a63f073ac.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libonce_cell-0e5d0c2ec4d7f9c3.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librustix-c6ea4e7e195fafa9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling globset v0.4.16 Running `/usr/bin/rustc --crate-name globset --edition=2021 /usr/share/cargo/registry/globset-0.4.16/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="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=993e0adcf4bfdde6 -C extra-filename=-920aa0cd5d9ed59d --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libaho_corasick-1ec64737b3e0e652.rmeta --extern bstr=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libbstr-074b89aef6a71caa.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblog-ba5a7a89c4216fa8.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libregex_automata-89ab061c0f55f2c7.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libregex_syntax-bbd4689e0db684cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ignore v0.4.23 Running `/usr/bin/rustc --crate-name ignore --edition=2021 /usr/share/cargo/registry/ignore-0.4.23/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("simd-accel"))' -C metadata=77338e385816a9c7 -C extra-filename=-1bdf3d5f13749821 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam_deque-231dfae4f0c8271c.rmeta --extern globset=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libglobset-920aa0cd5d9ed59d.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblog-ba5a7a89c4216fa8.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libmemchr-4db46ae1b03a706a.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libregex_automata-89ab061c0f55f2c7.rmeta --extern same_file=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libsame_file-0f2da945c5b875ad.rmeta --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling jwalk v0.8.1 (/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1) Running `/usr/bin/rustc --crate-name jwalk --edition=2018 src/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())' -C metadata=f6b56c33cca8055d -C extra-filename=-9f6823abe032cc3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam-24770bd817332f2c.rlib --extern fs_extra=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libfs_extra-c64d4115a01b54c7.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libignore-1bdf3d5f13749821.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblazy_static-5aa2b72a9865a7ea.rlib --extern num_cpus=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libnum_cpus-b61dfbedf1645b97.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon-17c52ca3c48814cc.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libtempfile-e984811735795700.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name detect_deadlock --edition=2018 tests/detect_deadlock.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())' -C metadata=24554d69d6b68016 -C extra-filename=-744e1739a1d013de --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam-24770bd817332f2c.rlib --extern fs_extra=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libfs_extra-c64d4115a01b54c7.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libignore-1bdf3d5f13749821.rlib --extern jwalk=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libjwalk-3e40fdba48d498ab.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblazy_static-5aa2b72a9865a7ea.rlib --extern num_cpus=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libnum_cpus-b61dfbedf1645b97.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon-17c52ca3c48814cc.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libtempfile-e984811735795700.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name integration --edition=2018 tests/integration.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())' -C metadata=26a8d198ef23cb1b -C extra-filename=-d38fc5d10d2e11f7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam-24770bd817332f2c.rlib --extern fs_extra=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libfs_extra-c64d4115a01b54c7.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libignore-1bdf3d5f13749821.rlib --extern jwalk=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libjwalk-3e40fdba48d498ab.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblazy_static-5aa2b72a9865a7ea.rlib --extern num_cpus=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libnum_cpus-b61dfbedf1645b97.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon-17c52ca3c48814cc.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libtempfile-e984811735795700.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name du --edition=2018 examples/du.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,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=d028078bc9617ecb -C extra-filename=-0c9a8630324001b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam-24770bd817332f2c.rlib --extern fs_extra=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libfs_extra-c64d4115a01b54c7.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libignore-1bdf3d5f13749821.rlib --extern jwalk=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libjwalk-3e40fdba48d498ab.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblazy_static-5aa2b72a9865a7ea.rlib --extern num_cpus=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libnum_cpus-b61dfbedf1645b97.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon-17c52ca3c48814cc.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libtempfile-e984811735795700.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 45.07s Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/jwalk-9f6823abe032cc3d` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/detect_deadlock-744e1739a1d013de` running 1 test test works ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running `/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/integration-d38fc5d10d2e11f7` running 50 tests test max_depth_1 ... ok test combine_with_rayon_no_lockup_1 ... ok test sort_by_name_rayon_custom_2_threads ... ok test test_read_linux ... ok test error_when_path_removed_durring_iteration ... ok test walk_file_serial ... ok test max_depth_0 ... ok test walk_serial ... ok test walk_root ... ok test walk_rayon_no_lockup ... ok test empty_file_follow ... ok test sym_self_loop_no_error ... ok test min_depth_1 ... ok test sym_dir_self_loop_io_error ... ok test filter_groups_with_process_read_dir ... ok test siblings ... ok test sym_noloop ... ok test empty_file ... ok test many_files ... ok test sym_file_follow ... ok test sym_root_dir_follow ... ok test one_file ... ok test many_dirs ... ok test many_mixed ... ok test walk_file ... ok test empty ... ok test min_max_depth_diff_0 ... ok test sym_root_file_follow ... ok test empty_follow ... ok test sym_root_dir_nofollow ... ok test max_depth_2 ... ok test sym_root_file_nofollow ... ok test walk_rayon_global ... ok test sort ... ok test see_hidden_files ... ok test sym_dir_nofollow ... ok test error_when_path_does_not_exist ... ok test sym_file_nofollow ... ok test sym_file_self_loop_io_error ... ok test min_max_depth_diff_1 ... ok test walk_relative_1 ... ok test filter_group_children_with_process_read_dir ... ok test nested ... ok test walk_relative_2 ... ok test one_dir_one_file ... ok test min_depth_2 ... ok test one_dir ... ok test sym_dir_follow ... ok test sym_loop_detect ... ok test combine_with_rayon_no_lockup_2 ... ok test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s Doc-tests jwalk Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name jwalk --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps --extern crossbeam=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libcrossbeam-24770bd817332f2c.rlib --extern fs_extra=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libfs_extra-c64d4115a01b54c7.rlib --extern ignore=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libignore-1bdf3d5f13749821.rlib --extern jwalk=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libjwalk-3e40fdba48d498ab.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/liblazy_static-5aa2b72a9865a7ea.rlib --extern num_cpus=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libnum_cpus-b61dfbedf1645b97.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/librayon-17c52ca3c48814cc.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libtempfile-e984811735795700.rlib --extern walkdir=/home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/jwalk-0.8.1/target/rpm/deps/libwalkdir-3bc4dceeba559b40.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --error-format human` running 3 tests test src/lib.rs - (line 13) - compile ... ok test src/core/error.rs - core::error::Error::io_error (line 112) - compile ... ok test src/lib.rs - (line 36) - compile ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-jwalk-devel-0.8.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/jwalk-0.8.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/jwalk-0.8.1/LICENSE warning: File listed twice: /usr/share/cargo/registry/jwalk-0.8.1/README.md Provides: crate(jwalk) = 0.8.1 rust-jwalk-devel = 0.8.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crossbeam/default) >= 0.8.0 crate(rayon/default) >= 1.6.1 Processing files: rust-jwalk+default-devel-0.8.1-1.mga10.noarch Provides: crate(jwalk/default) = 0.8.1 rust-jwalk+default-devel = 0.8.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(jwalk) = 0.8.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-jwalk+default-devel-0.8.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-jwalk-devel-0.8.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aoNeLy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-jwalk-0.8.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/jwalk-0.8.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/jwalk-0.8.1/LICENSE File listed twice: /usr/share/cargo/registry/jwalk-0.8.1/README.md D: [iurt_root_command] Success!