D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-implib-0.3.3-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4kQ9Xb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.60MjKn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + rm -rf implib-0.3.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/implib-0.3.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd implib-0.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.9ZGSg9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + cd implib-0.3.3 + /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.6h3CEe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + cd implib-0.3.3 + '[' 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 foldhash v0.1.3 Compiling autocfg v1.1.0 Compiling crc32fast v1.3.2 Compiling equivalent v1.0.1 Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Running `/usr/bin/rustc --crate-name foldhash --edition=2021 /usr/share/cargo/registry/foldhash-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=95af3f57aaa1a844 -C extra-filename=-95af3f57aaa1a844 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.1.0/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)' --check-cfg 'cfg(feature, values())' -C metadata=e4163c5464d2fd51 -C extra-filename=-e4163c5464d2fd51 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/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=2015 /usr/share/cargo/registry/crc32fast-1.3.2/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=5f40c6bc202fe4fc -C extra-filename=-5f40c6bc202fe4fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/build/crc32fast-5f40c6bc202fe4fc -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=bc25218a385aa5f2 -C extra-filename=-bc25218a385aa5f2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=20eeeda7ba706b0f -C extra-filename=-20eeeda7ba706b0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/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.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.15.0 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.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 --cfg 'feature="default-hasher"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=490c7a7939ffcc03 -C extra-filename=-490c7a7939ffcc03 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libfoldhash-95af3f57aaa1a844.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/build/crc32fast-5f40c6bc202fe4fc/build-script-build` Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /usr/share/cargo/registry/crc32fast-1.3.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=f9cff9fcfaba4849 -C extra-filename=-f9cff9fcfaba4849 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libcfg_if-25316131be321185.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg crc32fast_stdarchx86` Compiling indexmap v2.6.0 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.6.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 '--allow=clippy::style' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2a737ef34d9f13ed -C extra-filename=-2a737ef34d9f13ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libequivalent-20eeeda7ba706b0f.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libhashbrown-490c7a7939ffcc03.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling memoffset v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/memoffset-0.9.0/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=e2377e704e95c4ab -C extra-filename=-e2377e704e95c4ab --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/build/memoffset-e2377e704e95c4ab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libautocfg-e4163c5464d2fd51.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling object v0.36.5 Running `/usr/bin/rustc --crate-name object --edition=2018 /usr/share/cargo/registry/object-0.36.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="coff"' --cfg 'feature="pe"' --cfg 'feature="std"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' -C metadata=98ff4c6c5962c70a -C extra-filename=-98ff4c6c5962c70a --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libcrc32fast-f9cff9fcfaba4849.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libhashbrown-490c7a7939ffcc03.rmeta --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libindexmap-2a737ef34d9f13ed.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/build/memoffset-e2377e704e95c4ab/build-script-build` Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /usr/share/cargo/registry/memoffset-0.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=7055ed25398109f8 -C extra-filename=-7055ed25398109f8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Compiling implib v0.3.3 (/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3) Running `/usr/bin/rustc --crate-name implib --edition=2021 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="gnu"' --cfg 'feature="msvc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gnu", "msvc"))' -C metadata=65388bd4cf50d412 -C extra-filename=-65388bd4cf50d412 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern memoffset=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libmemoffset-7055ed25398109f8.rmeta --extern object=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libobject-98ff4c6c5962c70a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.43s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zNimYj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT + cd implib-0.3.3 + '[' 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=implib ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.3 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT/usr/share/cargo/registry/implib-0.3.3 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT/usr/share/cargo/registry/implib-0.3.3 + /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-implib-0.3.3-build/BUILDROOT/usr/share/cargo/registry/implib-0.3.3 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT/usr/share/cargo/registry/implib-0.3.3/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT/usr/share/cargo/registry/implib-0.3.3/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.bE1Ugc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + cd implib-0.3.3 + '[' 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 autocfg v1.1.0 Fresh foldhash v0.1.3 Fresh hashbrown v0.15.0 Fresh cfg-if v1.0.0 Fresh equivalent v1.0.1 Fresh indexmap v2.6.0 Fresh crc32fast v1.3.2 Fresh memchr v2.7.4 Fresh memoffset v0.9.0 Fresh object v0.36.5 Compiling implib v0.3.3 (/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3) Running `/usr/bin/rustc --crate-name implib --edition=2021 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 --cfg 'feature="default"' --cfg 'feature="gnu"' --cfg 'feature="msvc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gnu", "msvc"))' -C metadata=5b25f57890042aa3 -C extra-filename=-5b25f57890042aa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern memoffset=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libmemoffset-7055ed25398109f8.rlib --extern object=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libobject-98ff4c6c5962c70a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name test_import_lib --edition=2021 tests/test_import_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 --cfg 'feature="default"' --cfg 'feature="gnu"' --cfg 'feature="msvc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gnu", "msvc"))' -C metadata=e0f255e6fca5c4de -C extra-filename=-e0f255e6fca5c4de --out-dir /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern implib=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libimplib-65388bd4cf50d412.rlib --extern memoffset=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libmemoffset-7055ed25398109f8.rlib --extern object=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libobject-98ff4c6c5962c70a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.39s Running `/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/implib-5b25f57890042aa3` running 5 tests test gnu::test::debug_head_tail_export ... ignored test def::parser::test::test_lexer ... ok test gnu::test::test_gnu_with_bad_input ... ok test def::parser::test::test_parser ... ok test def::parser::test::test_parser_with_bad_input ... ok test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/test_import_lib-e0f255e6fca5c4de` running 4 tests test test_import_library_msvc_i386 ... ok test test_import_library_msvc_amd64 ... ok test test_import_library_gnu_amd64 ... ok test test_import_library_gnu_i386 ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s Doc-tests implib Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name implib --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps --extern implib=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libimplib-65388bd4cf50d412.rlib --extern memoffset=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libmemoffset-7055ed25398109f8.rlib --extern object=/home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/implib-0.3.3/target/rpm/deps/libobject-98ff4c6c5962c70a.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="gnu"' --cfg 'feature="msvc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gnu", "msvc"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-implib-devel-0.3.3-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/implib-0.3.3/LICENSE warning: File listed twice: /usr/share/cargo/registry/implib-0.3.3/README.md warning: File listed twice: /usr/share/cargo/registry/implib-0.3.3/src/ar/LICENSE Provides: crate(implib) = 0.3.3 rust-implib-devel = 0.3.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(memoffset/default) >= 0.9.0 crate(object) >= 0.36.4 crate(object/pe) >= 0.36.4 Processing files: rust-implib+default-devel-0.3.3-1.mga10.noarch Provides: crate(implib/default) = 0.3.3 rust-implib+default-devel = 0.3.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(implib) = 0.3.3 crate(implib/gnu) = 0.3.3 crate(implib/msvc) = 0.3.3 Processing files: rust-implib+gnu-devel-0.3.3-1.mga10.noarch Provides: crate(implib/gnu) = 0.3.3 rust-implib+gnu-devel = 0.3.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(implib) = 0.3.3 crate(object/write_std) >= 0.36.4 Processing files: rust-implib+msvc-devel-0.3.3-1.mga10.noarch Provides: crate(implib/msvc) = 0.3.3 rust-implib+msvc-devel = 0.3.3-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(implib) = 0.3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-implib+default-devel-0.3.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-implib+msvc-devel-0.3.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-implib+gnu-devel-0.3.3-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-implib-devel-0.3.3-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kIKJ2v + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-implib-0.3.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/implib-0.3.3/LICENSE File listed twice: /usr/share/cargo/registry/implib-0.3.3/README.md File listed twice: /usr/share/cargo/registry/implib-0.3.3/src/ar/LICENSE D: [iurt_root_command] Success!