D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-sct-0.7.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.H1EboN Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JOiuEH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + rm -rf sct-0.7.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sct-0.7.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd sct-0.7.1 + /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.6280hz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + cd sct-0.7.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.7UcKRA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.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 sct-0.7.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 libc v0.2.175 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 --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=69db84a876ea34d1 -C extra-filename=-3689981c9c015de7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/libc-3689981c9c015de7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling shlex v1.3.0 Compiling cfg-if v1.0.1 Compiling untrusted v0.9.0 Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=677aaa9f98110d10 -C extra-filename=-a2a8ab4824824fb9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.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-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.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 untrusted --edition=2018 /usr/share/cargo/registry/untrusted-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fb4f279f2aa535d -C extra-filename=-9b7d99ea9d682d21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.25 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f31fee789a971437 -C extra-filename=-dcf4095e89ef5f0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libshlex-a2a8ab4824824fb9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/libc-3689981c9c015de7/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' --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=25c2ba817ba0ec2b -C extra-filename=-71f4bfc73a4884e1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.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 getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=56f4e18019818cd7 -C extra-filename=-2f82a4eb4be77ab5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/liblibc-71f4bfc73a4884e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ring v0.17.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/ring-0.17.14/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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging"))' -C metadata=ffec3348ca1fc830 -C extra-filename=-84e3659e65c725df --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/ring-84e3659e65c725df -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libcc-dcf4095e89ef5f0d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/ring-84e3659e65c725df/build-script-build` Running `/usr/bin/rustc --crate-name ring --edition=2021 /usr/share/cargo/registry/ring-0.17.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging"))' -C metadata=7a381b6db68ed829 -C extra-filename=-472982650b6c85c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libcfg_if-248c37a1e6f75f0e.rmeta --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libgetrandom-2f82a4eb4be77ab5.rmeta --extern untrusted=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libuntrusted-9b7d99ea9d682d21.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/ring-83cd04ac52076e9e/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` Compiling sct v0.7.1 (/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1) Running `/usr/bin/rustc --crate-name sct --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb9f3c5bff3caf3d -C extra-filename=-2a8f71299a60afa8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --extern ring=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libring-472982650b6c85c9.rmeta --extern untrusted=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libuntrusted-9b7d99ea9d682d21.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/ring-83cd04ac52076e9e/out` Finished `rpm` profile [optimized + debuginfo] target(s) in 24.04s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BwE58D + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.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 sct-0.7.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=sct ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.1 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT/usr/share/cargo/registry/sct-0.7.1 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT/usr/share/cargo/registry/sct-0.7.1 + /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-sct-0.7.1-build/BUILDROOT/usr/share/cargo/registry/sct-0.7.1 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT/usr/share/cargo/registry/sct-0.7.1/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT/usr/share/cargo/registry/sct-0.7.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.Tc0hQ6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.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 sct-0.7.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 Fresh shlex v1.3.0 Fresh cc v1.2.25 Fresh cfg-if v1.0.1 Fresh untrusted v0.9.0 Fresh libc v0.2.175 Fresh getrandom v0.2.15 Fresh ring v0.17.14 Compiling sct v0.7.1 (/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1) Running `/usr/bin/rustc --crate-name sct --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3f10e24905423a4 -C extra-filename=-18e6b31a3a9d8d9b --out-dir /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps --extern ring=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libring-472982650b6c85c9.rlib --extern untrusted=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libuntrusted-9b7d99ea9d682d21.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/ring-83cd04ac52076e9e/out` warning: unused return value of `must_use` that must be used --> src/tests_google.rs:50:5 | 50 | format!("{:?}", GOOGLE_PILOT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 50 | let _ = format!("{:?}", GOOGLE_PILOT); | +++++++ warning: `sct` (lib test) generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 0.92s Running `/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/sct-18e6b31a3a9d8d9b` running 28 tests test tests::test_unknown_log_is_not_fatal ... ok test tests::test_other_errors_are_fatal ... ok test tests::test_unknown_sct_version_is_not_fatal ... ok test tests_generated::ecdsa_p256_badsigalg ... ok test tests_generated::ecdsa_p256_basic ... ok test tests_generated::ecdsa_p256_short ... ok test tests_generated::ecdsa_p256_junk ... ok test tests_generated::ecdsa_p256_future ... ok test tests_generated::ecdsa_p256_version ... ok test tests_generated::ecdsa_p256_wrongcert ... ok test tests_generated::ecdsa_p256_wrongid ... ok test tests_generated::ecdsa_p256_wrongext ... ok test tests_generated::ecdsa_p256_wrongtime ... ok test tests_generated::rsa2048_basic ... ok test tests_generated::rsa2048_wrongcert ... ok test tests_generated::rsa2048_wrongtime ... ok test tests_generated::rsa3072_wrongtime ... ok test tests_generated::rsa3072_basic ... ok test tests_generated::rsa4096_basic ... ok test tests_google::test_google_sct0 ... ok test tests_generated::rsa4096_wrongtime ... ok test tests_generated::ecdsa_p384_basic ... ok test tests_generated::ecdsa_p384_wrongcert ... ok test tests_generated::rsa3072_wrongcert ... ok test tests_generated::rsa4096_wrongcert ... ok test tests_generated::ecdsa_p384_wrongtime ... ok test tests_google::test_google_sct1 ... ok test tests_google::test_log_is_debug ... ok test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests sct Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name sct --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps -L native=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/build/ring-83cd04ac52076e9e/out --extern ring=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libring-472982650b6c85c9.rlib --extern sct=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libsct-2a8f71299a60afa8.rlib --extern untrusted=/home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/sct-0.7.1/target/rpm/deps/libuntrusted-9b7d99ea9d682d21.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --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-sct-devel-0.7.1-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE warning: File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE-ISC warning: File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/sct-0.7.1/README.md Provides: crate(sct) = 0.7.1 rust-sct-devel = 0.7.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(ring/default) >= 0.17.0 crate(untrusted/default) >= 0.9.0 rust >= 1.61 Processing files: rust-sct+default-devel-0.7.1-1.mga10.noarch Provides: crate(sct/default) = 0.7.1 rust-sct+default-devel = 0.7.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(sct) = 0.7.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sct+default-devel-0.7.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-sct-devel-0.7.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RcCOkG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + test -d /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-sct-0.7.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE-ISC File listed twice: /usr/share/cargo/registry/sct-0.7.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/sct-0.7.1/README.md D: [iurt_root_command] Success!