D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-parking_lot-0.12.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Eu4phk Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dB8MwU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + rm -rf parking_lot-0.12.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/parking_lot-0.12.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd parking_lot-0.12.5 + /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.gWEWTM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + cd parking_lot-0.12.5 + /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.73Mc1h + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-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 parking_lot-0.12.5 + '[' 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.177 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.177/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=6c53a61b680a75b4 -C extra-filename=-247bd7b76ee2d7cf --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/libc-247bd7b76ee2d7cf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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=d1e24f11fa3e9c0c -C extra-filename=-046733a1b30d9b62 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/parking_lot_core-046733a1b30d9b62 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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=434a252c302c67fb -C extra-filename=-87dd82acc21204a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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=5334a1ec7f47a07c -C extra-filename=-0bbb4f785750f174 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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=a0534dbfc96f0a45 -C extra-filename=-779a5fced294d951 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libscopeguard-0bbb4f785750f174.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/parking_lot_core-046733a1b30d9b62/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/libc-247bd7b76ee2d7cf/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.177/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=a599050c4c5aeb77 -C extra-filename=-4f7180ecd5406f0f --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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(libc_thread_local)' --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"))'` 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=a78c0d9787cfba84 -C extra-filename=-0d18f82d53293a19 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libsmallvec-87dd82acc21204a4.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 (/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5) Running `/usr/bin/rustc --crate-name parking_lot --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"' --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=8e3f0f756470465a -C extra-filename=-e8422b588aaad48d --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblock_api-779a5fced294d951.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot_core-0d18f82d53293a19.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.70s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aK3KhZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-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 parking_lot-0.12.5 + '[' 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=parking_lot ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.12.5 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT/usr/share/cargo/registry/parking_lot-0.12.5 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT/usr/share/cargo/registry/parking_lot-0.12.5 + /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-parking_lot-0.12.5-build/BUILDROOT/usr/share/cargo/registry/parking_lot-0.12.5 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT/usr/share/cargo/registry/parking_lot-0.12.5/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT/usr/share/cargo/registry/parking_lot-0.12.5/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.yQbLXL + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-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 parking_lot-0.12.5 + '[' 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.177 Fresh cfg-if v1.0.4 Compiling zerocopy v0.8.26 Compiling serde_core v1.0.228 Compiling getrandom v0.2.15 Compiling serde v1.0.228 Fresh scopeguard v1.2.0 Fresh smallvec v1.15.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=b025d1bf2c851fd1 -C extra-filename=-3dc3c33540bfe6e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/zerocopy-3dc3c33540bfe6e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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 build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=27abe0f82296edbc -C extra-filename=-f489482c2ee18dc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/serde_core-f489482c2ee18dc0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/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 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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=28871c38c5e5b6da -C extra-filename=-d7105a2bd59ab6df --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libcfg_if-e398f09b4be48fa3.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh parking_lot_core v0.9.12 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=28b30e71c2902f9a -C extra-filename=-9a32a20d7fa76ed0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/serde-9a32a20d7fa76ed0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=5ae222311e86ca47 -C extra-filename=-dd093e487d4391c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libgetrandom-d7105a2bd59ab6df.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/serde-9a32a20d7fa76ed0/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/serde_core-f489482c2ee18dc0/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a5b445de6bf125d2 -C extra-filename=-adc57aa35be971e4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/build/zerocopy-3dc3c33540bfe6e2/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=5524f2e1cf3a6dee -C extra-filename=-c5ef064e5cad4223 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=da3c6b0da7523e11 -C extra-filename=-f3413d7295e2e32d --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern zerocopy=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libzerocopy-c5ef064e5cad4223.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=38082a052408fa12 -C extra-filename=-e178823d236202d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern serde_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libserde_core-adc57aa35be971e4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=e23d0ecfe49cefc1 -C extra-filename=-5ed0cf9ea9a9b73e --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libppv_lite86-f3413d7295e2e32d.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand_core-dd093e487d4391c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bincode v1.3.3 Running `/usr/bin/rustc --crate-name bincode --edition=2015 /usr/share/cargo/registry/bincode-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=7bde1378b8a5888b -C extra-filename=-8d987abe718a4c1a --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libserde-e178823d236202d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=b49d5fa278ce82a9 -C extra-filename=-37e65177f45b9dac --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblibc-4f7180ecd5406f0f.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand_chacha-5ed0cf9ea9a9b73e.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand_core-dd093e487d4391c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.5 (/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5) Running `/usr/bin/rustc --crate-name issue_203 --edition=2021 tests/issue_203.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("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=cb96925f28560e27 -C extra-filename=-44a34254c18aea3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libbincode-8d987abe718a4c1a.rlib --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblock_api-779a5fced294d951.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot-e8422b588aaad48d.rlib --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot_core-0d18f82d53293a19.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand-37e65177f45b9dac.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking_lot --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"' --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=261dd7fe91fae30a -C extra-filename=-40f3a555a78957d5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libbincode-8d987abe718a4c1a.rlib --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblock_api-779a5fced294d951.rlib --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot_core-0d18f82d53293a19.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand-37e65177f45b9dac.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name issue_392 --edition=2021 tests/issue_392.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("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=a1282d8e20a74a7d -C extra-filename=-7047b34564b447a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libbincode-8d987abe718a4c1a.rlib --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblock_api-779a5fced294d951.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot-e8422b588aaad48d.rlib --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot_core-0d18f82d53293a19.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand-37e65177f45b9dac.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 14.71s Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/parking_lot-40f3a555a78957d5` running 89 tests test condvar::tests::notify_one ... ok test condvar::tests::notify_one_return_false ... ok test condvar::tests::notify_one_return_true ... ok test condvar::tests::smoke ... ok test condvar::tests::test_debug_condvar ... ok test condvar::tests::test_condvar_requeue ... ok test condvar::tests::two_mutexes - should panic ... ok test condvar::tests::notify_all_return ... ok test condvar::tests::wait_for ... ok test condvar::tests::notify_all ... ok test condvar::tests::wait_while_until_internal_does_not_wait_if_initially_false ... ok test condvar::tests::wait_until ... ok test condvar::tests::two_mutexes_disjoint ... ok test condvar::tests::wait_while_until_internal ... ok test fair_mutex::tests::smoke ... ok test fair_mutex::tests::test_into_inner ... ok test fair_mutex::tests::test_get_mut ... ok test fair_mutex::tests::test_into_inner_drop ... ok test fair_mutex::tests::lots_and_lots ... ok test fair_mutex::tests::test_mutex_debug ... ok test fair_mutex::tests::test_mutex_arc_nested ... ok test fair_mutex::tests::test_mutexguard_sync ... ok test fair_mutex::tests::test_mutex_unsized ... ok test fair_mutex::tests::test_mutex_arc_access_in_unwind ... ok test fair_mutex::tests::try_lock ... ok test mutex::tests::smoke ... ok test mutex::tests::test_get_mut ... ok test mutex::tests::lots_and_lots ... ok test mutex::tests::test_map_or_err_mapped ... ok test mutex::tests::test_map_or_err_not_mapped ... ok test mutex::tests::test_into_inner ... ok test mutex::tests::test_mutex_unsized ... ok test mutex::tests::test_mutexguard_sync ... ok test mutex::tests::try_lock ... ok test mutex::tests::test_into_inner_drop ... ok test mutex::tests::test_mutex_debug ... ok test once::tests::smoke_once ... ok test once::tests::test_once_debug ... ok test once::tests::poison_bad ... ok test rwlock::tests::smoke ... ok test rwlock::tests::test_get_mut ... ok test rwlock::tests::test_into_inner ... ok test mutex::tests::test_mutex_arc_access_in_unwind ... ok test remutex::tests::trylock_works ... ok test mutex::tests::test_mutex_arc_nested ... ok test remutex::tests::is_mutex ... ok test remutex::tests::test_reentrant_mutex_debug ... ok test mutex::tests::test_mutex_arc_condvar ... ok test rwlock::tests::test_clone ... ok test rwlock::tests::test_rw_arc_no_poison_rr ... ok test rwlock::tests::test_into_inner_drop ... ok test rwlock::tests::test_issue_203 ... ok test rwlock::tests::test_rw_write_is_locked ... ok test rwlock::tests::test_rw_arc ... ok test remutex::tests::smoke ... ok test rwlock::tests::test_rw_arc_no_poison_rw ... ok test rwlock::tests::test_rw_arc_no_poison_wr ... ok test rwlock::tests::test_rw_arc_no_poison_ww ... ok test rwlock::tests::test_rwlock_unsized ... ok test remutex::tests::test_reentrant_mutex_bump ... ok test rwlock::tests::test_rwlockguard_sync ... ok test rwlock::tests::test_rw_arc_access_in_unwind ... ok test rwlock::tests::test_rwlock_debug ... ok test rwlock::tests::test_rwlock_try_read ... ok test rwlock::tests::frob ... ok test rwlock::tests::test_rwlock_try_upgrade ... ok test rwlock::tests::test_rwlock_try_write ... ok test rwlock::tests::test_rwlock_downgrade ... ok test once::tests::stampede_once ... ok test once::tests::wait_for_force_to_finish ... ok test rwlock::tests::test_ruw_arc ... ok test condvar::tests::test_issue_129 ... ok test condvar::webkit_queue_test::one_producer_ten_consumers_hundred_slots_notify_all ... ok test rwlock::tests::test_rwlock_recursive ... ok test condvar::webkit_queue_test::one_producer_ten_consumers_one_slot ... ok test condvar::webkit_queue_test::ten_producers_one_consumer_hundred_slots_notify_all ... ok test condvar::webkit_queue_test::one_producer_one_consumer_hundred_slots ... ok test condvar::webkit_queue_test::ten_producers_one_consumer_hundred_slots_notify_one ... ok test condvar::webkit_queue_test::ten_producers_ten_consumers_hundred_slots_notify_all ... ok test condvar::webkit_queue_test::ten_producers_ten_consumers_hundred_slots_notify_one ... ok test condvar::webkit_queue_test::one_producer_ten_consumers_hundred_slots_notify_one ... ok test condvar::tests::wait_while_until_internal_times_out_before_false ... ok test condvar::webkit_queue_test::new_test_without_timeout_5 ... ok test condvar::webkit_queue_test::sanity_check_queue ... ok test condvar::webkit_queue_test::ten_producers_one_consumer_one_slot ... ok test condvar::webkit_queue_test::sanity_check_queue_timeout ... ok test condvar::webkit_queue_test::one_producer_one_consumer_one_slot ... ok test condvar::webkit_queue_test::one_producer_one_consumer_one_slot_timeout ... ok test condvar::webkit_queue_test::ten_producers_ten_consumers_one_slot ... ok test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.82s Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/issue_203-44a34254c18aea3d` running 1 test test main ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/issue_392-7047b34564b447a2` running 1 test test issue_392 ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests parking_lot Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name parking_lot --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps --extern bincode=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libbincode-8d987abe718a4c1a.rlib --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/liblock_api-779a5fced294d951.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot-e8422b588aaad48d.rlib --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/libparking_lot_core-0d18f82d53293a19.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/parking_lot-0.12.5/target/rpm/deps/librand-37e65177f45b9dac.rlib -C embed-bitcode=no --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"))' --error-format human` running 8 tests test src/deadlock.rs - deadlock (line 7) ... ok test src/once.rs - once::Once::call_once (line 117) ... ok test src/condvar.rs - condvar::Condvar::notify_one (line 116) ... ok test src/once.rs - once::Once (line 68) ... ok test src/rwlock.rs - rwlock::RwLock (line 68) ... ok test src/condvar.rs - condvar::Condvar (line 63) ... ok test src/mutex.rs - mutex::Mutex (line 54) ... ok test src/fair_mutex.rs - fair_mutex::FairMutex (line 45) ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-parking_lot-devel-0.12.5-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/README.md Provides: crate(parking_lot) = 0.12.5 rust-parking_lot-devel = 0.12.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(lock_api/default) >= 0.4.14 crate(parking_lot_core/default) >= 0.9.12 rust >= 1.71 Processing files: rust-parking_lot+default-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/default) = 0.12.5 rust-parking_lot+default-devel = 0.12.5-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) = 0.12.5 Processing files: rust-parking_lot+arc_lock-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/arc_lock) = 0.12.5 rust-parking_lot+arc_lock-devel = 0.12.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(lock_api/arc_lock) >= 0.4.14 crate(parking_lot) = 0.12.5 Processing files: rust-parking_lot+deadlock_detection-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/deadlock_detection) = 0.12.5 rust-parking_lot+deadlock_detection-devel = 0.12.5-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) = 0.12.5 crate(parking_lot_core/deadlock_detection) >= 0.9.12 Processing files: rust-parking_lot+hardware-lock-elision-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/hardware-lock-elision) = 0.12.5 rust-parking_lot+hardware-lock-elision-devel = 0.12.5-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) = 0.12.5 Processing files: rust-parking_lot+nightly-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/nightly) = 0.12.5 rust-parking_lot+nightly-devel = 0.12.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(lock_api/nightly) >= 0.4.14 crate(parking_lot) = 0.12.5 crate(parking_lot_core/nightly) >= 0.9.12 Processing files: rust-parking_lot+owning_ref-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/owning_ref) = 0.12.5 rust-parking_lot+owning_ref-devel = 0.12.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(lock_api/owning_ref) >= 0.4.14 crate(parking_lot) = 0.12.5 Processing files: rust-parking_lot+send_guard-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/send_guard) = 0.12.5 rust-parking_lot+send_guard-devel = 0.12.5-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) = 0.12.5 Processing files: rust-parking_lot+serde-devel-0.12.5-1.mga10.noarch Provides: crate(parking_lot/serde) = 0.12.5 rust-parking_lot+serde-devel = 0.12.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(lock_api/serde) >= 0.4.14 crate(parking_lot) = 0.12.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+hardware-lock-elision-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+default-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+nightly-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+owning_ref-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+serde-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+send_guard-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+deadlock_detection-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot+arc_lock-devel-0.12.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-parking_lot-devel-0.12.5-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tU56aB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + test -d /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-parking_lot-0.12.5-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/CHANGELOG.md File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/LICENSE-MIT File listed twice: /usr/share/cargo/registry/parking_lot-0.12.5/README.md D: [iurt_root_command] Success!