D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-temp-env-0.3.6-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kl7Nrb Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y9Rk1f + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + rm -rf temp-env-0.3.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/temp-env-0.3.6.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd temp-env-0.3.6 + /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.GLJm91 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + cd temp-env-0.3.6 + /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.SDFf96 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-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 temp-env-0.3.6 + '[' 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.180 Compiling parking_lot_core v0.9.12 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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=5847cfa6a656dc4c -C extra-filename=-5e3842ffd01dceae --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/libc-5e3842ffd01dceae -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling scopeguard v1.2.0 Compiling smallvec v1.15.1 Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=0e14d7dce5c5c9d0 -C extra-filename=-6efb14ddde2ef5ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/parking_lot_core-6efb14ddde2ef5ba -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/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 scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=5edd2002eff97632 -C extra-filename=-afeddd08d0fc4af6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=c14df3d034c650ec -C extra-filename=-d5f88d403dd506d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.14 Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ecd4fe0c215bb54d -C extra-filename=-aee86186e5a934fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libscopeguard-afeddd08d0fc4af6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/parking_lot_core-6efb14ddde2ef5ba/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/libc-5e3842ffd01dceae/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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=a90c244e0b1f6725 -C extra-filename=-3c016273de920cf5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --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_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=cb504a51033041d5 -C extra-filename=-c4df68eabf120ed9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libsmallvec-d5f88d403dd506d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Compiling parking_lot v0.12.5 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=4c531aa4b85d4751 -C extra-filename=-517514b9cfa3a64f --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/liblock_api-aee86186e5a934fd.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libparking_lot_core-c4df68eabf120ed9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling temp-env v0.3.6 (/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6) Running `/usr/bin/rustc --crate-name temp_env --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_closure", "default"))' -C metadata=e73288ff4f6ff416 -C extra-filename=-4de0708159a3b97e --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libparking_lot-517514b9cfa3a64f.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 4.35s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SBny5c + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-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 temp-env-0.3.6 + '[' 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=temp-env ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.3.6 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT/usr/share/cargo/registry/temp-env-0.3.6 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT/usr/share/cargo/registry/temp-env-0.3.6 + /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 + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT/usr/share/cargo/registry/temp-env-0.3.6 + grep -w -E -v 'Cargo.(lock|toml.orig)' warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT/usr/share/cargo/registry/temp-env-0.3.6/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT/usr/share/cargo/registry/temp-env-0.3.6/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.MJbE3m + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-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 temp-env-0.3.6 + '[' 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 libc v0.2.180 Compiling proc-macro2 v1.0.105 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.41 Compiling unicode-ident v1.0.22 Fresh scopeguard v1.2.0 Fresh smallvec v1.15.1 Fresh cfg-if v1.0.4 Compiling socket2 v0.6.0 Compiling signal-hook-registry v1.4.6 Compiling mio v1.0.4 Compiling bytes v1.10.1 Compiling pin-project-lite v0.2.16 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/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 socket2 --edition=2021 /usr/share/cargo/registry/socket2-0.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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=150f79b15e9868ea -C extra-filename=-c4a57607a72febbf --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /usr/share/cargo/registry/signal-hook-registry-1.4.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=5035ed707e8cd07b -C extra-filename=-5bd4635382178be1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=0f4c5c93134c64dc -C extra-filename=-2ce4d27538a96f57 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh lock_api v0.4.14 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.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 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=594a756b09b84046 -C extra-filename=-8396a29dc9d805cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/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 bytes --edition=2018 /usr/share/cargo/registry/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=93eadc8765ccf100 -C extra-filename=-218f4443f312f2dd --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh parking_lot_core v0.9.12 Fresh parking_lot v0.12.5 Running `/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5503d41b00ede928 -C extra-filename=-5c315eebebeb12ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-macros v2.5.0 Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e59207e72487ae09 -C extra-filename=-de524f0126736d95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libsyn-5c315eebebeb12ac.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros"))' -C metadata=2f78ab71514e6986 -C extra-filename=-55d031c646188967 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libbytes-218f4443f312f2dd.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/liblibc-3c016273de920cf5.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libmio-2ce4d27538a96f57.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libparking_lot-517514b9cfa3a64f.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libpin_project_lite-8396a29dc9d805cf.rmeta --extern signal_hook_registry=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libsignal_hook_registry-5bd4635382178be1.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libsocket2-c4a57607a72febbf.rmeta --extern tokio_macros=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libtokio_macros-de524f0126736d95.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling temp-env v0.3.6 (/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6) Running `/usr/bin/rustc --crate-name temp_env --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_closure", "default"))' -C metadata=e7a7590304587668 -C extra-filename=-f896d7ad4416fb22 --out-dir /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libparking_lot-517514b9cfa3a64f.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libtokio-55d031c646188967.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 56.49s Running `/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/temp_env-f896d7ad4416fb22` running 15 tests test tests::test_fn_once ... ok test tests::test_with_nested_set ... ok test tests::test_with_var_override ... ok test tests::test_with_var_set_to_none ... ok test tests::test_with_var_set ... ok test tests::test_with_var_unset ... ok test tests::test_with_var_panic ... ok test tests::test_with_vars_override ... ok test tests::test_with_vars_partially_unset ... ok test tests::test_with_vars_same_vars ... ok test tests::test_with_vars_set ... ok test tests::test_with_vars_set_returning ... ok test tests::test_with_vars_unset ... ok test tests::test_with_vars_set_unset ... ok test tests::test_with_vars_unset_set ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests temp_env Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name temp_env --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libparking_lot-517514b9cfa3a64f.rlib --extern temp_env=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libtemp_env-4de0708159a3b97e.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/temp-env-0.3.6/target/rpm/deps/libtokio-55d031c646188967.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_closure", "default"))' --error-format human` running 4 tests test src/lib.rs - with_var_unset (line 77) ... ok test src/lib.rs - (line 38) ... ok test src/lib.rs - with_vars_unset (line 150) ... ok test src/lib.rs - (line 8) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-temp-env-devel-0.3.6-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/temp-env-0.3.6/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/temp-env-0.3.6/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/temp-env-0.3.6/README.md Provides: crate(temp-env) = 0.3.6 rust-temp-env-devel = 0.3.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(parking_lot/default) >= 0.12.1 rust >= 1.62.1 Processing files: rust-temp-env+default-devel-0.3.6-1.mga10.noarch Provides: crate(temp-env/default) = 0.3.6 rust-temp-env+default-devel = 0.3.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(temp-env) = 0.3.6 Processing files: rust-temp-env+async_closure-devel-0.3.6-1.mga10.noarch Provides: crate(temp-env/async_closure) = 0.3.6 rust-temp-env+async_closure-devel = 0.3.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures/default) >= 0.3.21 crate(temp-env) = 0.3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-temp-env+async_closure-devel-0.3.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-temp-env+default-devel-0.3.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-temp-env-devel-0.3.6-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PcaOzb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-temp-env-0.3.6-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/temp-env-0.3.6/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/temp-env-0.3.6/LICENSE-MIT File listed twice: /usr/share/cargo/registry/temp-env-0.3.6/README.md D: [iurt_root_command] Success!