D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-string_cache-0.8.7-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2HFsAl Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uWwNDx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + rm -rf string_cache-0.8.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/string_cache-0.8.7.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd string_cache-0.8.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/string_cache-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.yUWsKS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + cd string_cache-0.8.7 + /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.KeoNFi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-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 string_cache-0.8.7 + '[' 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 autocfg v1.4.0 Compiling libc v0.2.171 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e124a71a4c38a5a2 -C extra-filename=-33df3ec257ba7fb0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot_core v0.9.9 Compiling scopeguard v1.2.0 Compiling serde v1.0.217 Compiling smallvec v1.13.2 Compiling cfg-if v1.0.0 Compiling siphasher v0.3.10 Compiling new_debug_unreachable v1.0.4 Compiling precomputed-hash v0.1.1 Compiling once_cell v1.20.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/libc-5121e35c8cbfbca6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.9.9/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", "thread-id"))' -C metadata=b1ac27cb745afb9b -C extra-filename=-385fc1f77c705b78 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/parking_lot_core-385fc1f77c705b78 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/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=99b996e567e34f73 -C extra-filename=-5a38417771000338 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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=23c33bd44e5b2880 -C extra-filename=-c893c1601ea249e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/serde-c893c1601ea249e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/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.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=5d7e41bdd39cf3bd -C extra-filename=-48072ebe259a391d --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/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 siphasher --edition=2018 /usr/share/cargo/registry/siphasher-0.3.10/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("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=aeb4ca05c4d91614 -C extra-filename=-063f7d847b11d42f --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/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 debug_unreachable --edition=2018 /usr/share/cargo/registry/new_debug_unreachable-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())' -C metadata=31797f9df53db367 -C extra-filename=-d7ffa127332d0e5f --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/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 precomputed_hash --edition=2015 /usr/share/cargo/registry/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51d12d145ff486ad -C extra-filename=-7ecf112765aa2951 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6953385b6391131e -C extra-filename=-82aa2c1b352c449e --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_shared v0.11.2 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=4e7f2fcd3537992d -C extra-filename=-910336cb868774c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libsiphasher-063f7d847b11d42f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/serde-c893c1601ea249e9/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/parking_lot_core-385fc1f77c705b78/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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=b749c9e10a9e182f -C extra-filename=-2450d9623ee82f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/libc-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=574bd1b1fdb9e58e -C extra-filename=-c5ae472e7fb46891 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libcfg_if-ec6a769025b5f44f.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libsmallvec-48072ebe259a391d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lock_api v0.4.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/lock_api-0.4.11/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="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=f23bf416d4bf8de7 -C extra-filename=-7d33e5e2edc0eb95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/lock_api-7d33e5e2edc0eb95 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libautocfg-33df3ec257ba7fb0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/build/lock_api-7d33e5e2edc0eb95/build-script-build` Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /usr/share/cargo/registry/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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=17aac2941d20929e -C extra-filename=-df7f7a0b5d0e06cd --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libscopeguard-5a38417771000338.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound` Compiling parking_lot v0.12.1 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /usr/share/cargo/registry/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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=3f0d5f3eaafc7253 -C extra-filename=-7948d90ed61f961d --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/liblock_api-df7f7a0b5d0e06cd.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libparking_lot_core-c5ae472e7fb46891.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling string_cache v0.8.7 (/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7) Running `/usr/bin/rustc --crate-name string_cache --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"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=4ec76cb0601fbff7 -C extra-filename=-87b2b1a1e2d25346 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libdebug_unreachable-d7ffa127332d0e5f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libparking_lot-7948d90ed61f961d.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libphf_shared-910336cb868774c0.rmeta --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libprecomputed_hash-7ecf112765aa2951.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libserde-2450d9623ee82f46.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 3.62s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F8dPrt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-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 string_cache-0.8.7 + '[' 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=string_cache ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.8.7 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.8.7 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.8.7 + /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-string_cache-0.8.7-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.8.7 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.8.7/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.8.7/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.dJlJP5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-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 string_cache-0.8.7 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh autocfg v1.4.0 Fresh scopeguard v1.2.0 Fresh cfg-if v1.0.0 Fresh smallvec v1.13.2 Fresh siphasher v0.3.10 Fresh precomputed-hash v0.1.1 Fresh new_debug_unreachable v1.0.4 Fresh once_cell v1.20.3 Fresh libc v0.2.171 Fresh phf_shared v0.11.2 Fresh parking_lot_core v0.9.9 Fresh lock_api v0.4.11 Fresh serde v1.0.217 Fresh parking_lot v0.12.1 Compiling string_cache v0.8.7 (/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7) Running `/usr/bin/rustc --crate-name string_cache --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"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=5dd552c32df24506 -C extra-filename=-d0386cf1454fcc53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libdebug_unreachable-d7ffa127332d0e5f.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libparking_lot-7948d90ed61f961d.rlib --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libphf_shared-910336cb868774c0.rlib --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libprecomputed_hash-7ecf112765aa2951.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libserde-2450d9623ee82f46.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name small_stack --edition=2018 tests/small-stack.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 --cfg test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=7d15e6f7e00fc977 -C extra-filename=-7f562e92ecaafef6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libdebug_unreachable-d7ffa127332d0e5f.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libparking_lot-7948d90ed61f961d.rlib --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libphf_shared-910336cb868774c0.rlib --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libprecomputed_hash-7ecf112765aa2951.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libserde-2450d9623ee82f46.rlib --extern string_cache=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libstring_cache-87b2b1a1e2d25346.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simple --edition=2018 examples/simple.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=7081fe14708e9367 -C extra-filename=-2c3e7dc4007a3956 --out-dir /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libdebug_unreachable-d7ffa127332d0e5f.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libparking_lot-7948d90ed61f961d.rlib --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libphf_shared-910336cb868774c0.rlib --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libprecomputed_hash-7ecf112765aa2951.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libserde-2450d9623ee82f46.rlib --extern string_cache=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libstring_cache-87b2b1a1e2d25346.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.53s Running `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/string_cache-d0386cf1454fcc53` running 2 tests test assert_sizes ... ok test dynamic_set::entry_alignment_is_sufficient ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/small_stack-7f562e92ecaafef6` Doc-tests string_cache Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name string_cache --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps --extern debug_unreachable=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libdebug_unreachable-d7ffa127332d0e5f.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libonce_cell-82aa2c1b352c449e.rlib --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libparking_lot-7948d90ed61f961d.rlib --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libphf_shared-910336cb868774c0.rlib --extern precomputed_hash=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libprecomputed_hash-7ecf112765aa2951.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libserde-2450d9623ee82f46.rlib --extern string_cache=/home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/string_cache-0.8.7/target/rpm/deps/libstring_cache-87b2b1a1e2d25346.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' --error-format human` running 4 tests test src/atom.rs - atom::Atom (line 63) ... ignored test src/lib.rs - (line 36) ... ignored test src/lib.rs - (line 52) ... ignored test src/lib.rs - (line 75) ... ok test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.24s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-string_cache-devel-0.8.7-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/string_cache-0.8.7/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/string_cache-0.8.7/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/string_cache-0.8.7/README.md Provides: crate(string_cache) = 0.8.7 rust-string_cache-devel = 0.8.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(new_debug_unreachable/default) >= 1.0.2 crate(once_cell/default) >= 1.10.0 crate(parking_lot/default) >= 0.12.0 crate(phf_shared/default) >= 0.11.0 crate(precomputed-hash/default) >= 0.1.0 Processing files: rust-string_cache+default-devel-0.8.7-1.mga10.noarch Provides: crate(string_cache/default) = 0.8.7 rust-string_cache+default-devel = 0.8.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(string_cache) = 0.8.7 crate(string_cache/serde_support) = 0.8.7 Processing files: rust-string_cache+serde-devel-0.8.7-1.mga10.noarch Provides: crate(string_cache/serde) = 0.8.7 rust-string_cache+serde-devel = 0.8.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(serde/default) >= 1.0.0 crate(string_cache) = 0.8.7 Processing files: rust-string_cache+serde_support-devel-0.8.7-1.mga10.noarch Provides: crate(string_cache/serde_support) = 0.8.7 rust-string_cache+serde_support-devel = 0.8.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(string_cache) = 0.8.7 crate(string_cache/serde) = 0.8.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-string_cache+serde-devel-0.8.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-string_cache+serde_support-devel-0.8.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-string_cache+default-devel-0.8.7-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-string_cache-devel-0.8.7-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ICC1YT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + test -d /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-string_cache-0.8.7-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/string_cache-0.8.7/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/string_cache-0.8.7/LICENSE-MIT File listed twice: /usr/share/cargo/registry/string_cache-0.8.7/README.md D: [iurt_root_command] Success!