D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2370233:rust-string_cache-0.11.0-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8McdUL Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eTvyHr + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + rm -rf string_cache-0.11.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/string_cache-0.11.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd string_cache-0.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.kUQByo + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + cd string_cache-0.11.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KODof0 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-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.11.0 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.189 Compiling serde_core v1.0.229 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.189/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' -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=8b282b8c59005344 -C extra-filename=-6ef67bd701664304 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/libc-6ef67bd701664304 -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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.12 Compiling serde v1.0.229 Compiling smallvec v1.16.0 Compiling scopeguard v1.2.0 Compiling cfg-if v1.0.4 Compiling siphasher v1.0.1 Compiling new_debug_unreachable v1.0.6 Compiling precomputed-hash v0.1.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.229/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=dd4eed6bb255021d -C extra-filename=-15a27fa3f608ea1d --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/serde_core-15a27fa3f608ea1d -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=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=5a8980bffb7029f9 -C extra-filename=-b98548283a685f95 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/parking_lot_core-b98548283a685f95 -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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.16.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("arbitrary", "bincode", "const_generics", "const_new", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=50d289cd929ac3b7 -C extra-filename=-4f91bc2c439b72ab --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=2021 /usr/share/cargo/registry/serde-1.0.229/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=7798ab5f5a39daae -C extra-filename=-64375b444e0adcf0 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/serde-64375b444e0adcf0 -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=3263151c3496a9d2 -C extra-filename=-e6f2a7a94f3832fc --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=9eb6e56385ec0010 -C extra-filename=-2b2757e383f2ccb9 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=7bd96502a7d85a52 -C extra-filename=-cf36db9cd7b5acb6 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=2021 /usr/share/cargo/registry/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2b1c0d4b25db0eb -C extra-filename=-20261acdb811cc85 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=539810c1340f5fdd -C extra-filename=-123e00aa6a0d7187 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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=bc5449e84126073d -C extra-filename=-2fa9ef0ac3c3b580 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern scopeguard=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libscopeguard-e6f2a7a94f3832fc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_shared v0.14.0 Running `/usr/bin/rustc --crate-name phf_shared --edition=2024 /usr/share/cargo/registry/phf_shared-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ptrhash", "std", "uncased", "unicase"))' -C metadata=e4cfee10820e230b -C extra-filename=-aa7c401fb2cd6fa1 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern siphasher=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libsiphasher-cf36db9cd7b5acb6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/parking_lot_core-b98548283a685f95/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/serde-64375b444e0adcf0/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/serde_core-15a27fa3f608ea1d/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.229/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=cfd374506e5ac703 -C extra-filename=-940fff78f3862b87 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/build/libc-6ef67bd701664304/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.189/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=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--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' --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=23d76e3753b39608 -C extra-filename=-f4f58f4e6b228f45 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/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_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(libc_pauthtest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt","qnx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock"))' --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=85202026b09afaa2 -C extra-filename=-8b539baa5c36a11e --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libcfg_if-2b2757e383f2ccb9.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/liblibc-f4f58f4e6b228f45.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libsmallvec-4f91bc2c439b72ab.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` Compiling parking_lot v0.12.5 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=6b0f6fa351fbadb5 -C extra-filename=-3ac66c2c79f05f90 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern lock_api=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/liblock_api-2fa9ef0ac3c3b580.rmeta --extern parking_lot_core=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libparking_lot_core-8b539baa5c36a11e.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.229/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=ab2f0c38eacd6c28 -C extra-filename=-dfec13e655dbfd15 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libserde_core-940fff78f3862b87.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 string_cache v0.11.0 (/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0) Running `/usr/bin/rustc --crate-name string_cache --edition=2024 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=c2b830536a458f73 -C extra-filename=-7a0bbe3f76f0ba2e --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern debug_unreachable=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libdebug_unreachable-20261acdb811cc85.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libparking_lot-3ac66c2c79f05f90.rmeta --extern phf_shared=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libphf_shared-aa7c401fb2cd6fa1.rmeta --extern precomputed_hash=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libprecomputed_hash-123e00aa6a0d7187.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libserde-dfec13e655dbfd15.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `malloc_size_of` --> src/lib.rs:107:7 | 107 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `malloc_size_of` --> src/atom.rs:111:7 | 111 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `malloc_size_of` --> src/dynamic_set.rs:128:7 | 128 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `string_cache` (lib) generated 3 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 5.50s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.69S6r8 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-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.11.0 + '[' 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.11.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.11.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.11.0 + /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/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.11.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.11.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT/usr/share/cargo/registry/string_cache-0.11.0/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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Zcg5sf + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-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.11.0 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh libc v0.2.189 Fresh cfg-if v1.0.4 Fresh scopeguard v1.2.0 Fresh smallvec v1.16.0 Fresh serde_core v1.0.229 Fresh siphasher v1.0.1 Fresh new_debug_unreachable v1.0.6 Fresh precomputed-hash v0.1.1 Fresh lock_api v0.4.14 Fresh parking_lot_core v0.9.12 Fresh phf_shared v0.14.0 Fresh parking_lot v0.12.5 Fresh serde v1.0.229 warning: unexpected `cfg` condition value: `malloc_size_of` --> src/lib.rs:107:7 | 107 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `malloc_size_of` --> src/atom.rs:111:7 | 111 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `malloc_size_of` --> src/dynamic_set.rs:128:7 | 128 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling string_cache v0.11.0 (/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0) warning: `string_cache` (lib) generated 3 warnings Running `/usr/bin/rustc --crate-name string_cache --edition=2024 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=0fcf4314467c41eb -C extra-filename=-01d7cbc1e474ab5c --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern debug_unreachable=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libdebug_unreachable-20261acdb811cc85.rlib --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libparking_lot-3ac66c2c79f05f90.rlib --extern phf_shared=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libphf_shared-aa7c401fb2cd6fa1.rlib --extern precomputed_hash=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libprecomputed_hash-123e00aa6a0d7187.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libserde-dfec13e655dbfd15.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name small_stack --edition=2024 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=03d9e79d108f4b1c -C extra-filename=-95d9fce4187e4373 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern debug_unreachable=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libdebug_unreachable-20261acdb811cc85.rlib --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libparking_lot-3ac66c2c79f05f90.rlib --extern phf_shared=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libphf_shared-aa7c401fb2cd6fa1.rlib --extern precomputed_hash=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libprecomputed_hash-123e00aa6a0d7187.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libserde-dfec13e655dbfd15.rlib --extern string_cache=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libstring_cache-7a0bbe3f76f0ba2e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simple --edition=2024 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=c83dcd1535f66ada -C extra-filename=-bd31b1a5ce20ac20 --out-dir /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps --extern debug_unreachable=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libdebug_unreachable-20261acdb811cc85.rlib --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libparking_lot-3ac66c2c79f05f90.rlib --extern phf_shared=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libphf_shared-aa7c401fb2cd6fa1.rlib --extern precomputed_hash=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libprecomputed_hash-123e00aa6a0d7187.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libserde-dfec13e655dbfd15.rlib --extern string_cache=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libstring_cache-7a0bbe3f76f0ba2e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `malloc_size_of` --> src/lib.rs:107:7 | 107 | #[cfg(feature = "malloc_size_of")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `serde`, and `serde_support` = help: consider adding `malloc_size_of` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> src/lib.rs:99:24 | 99 | #![cfg_attr(test, deny(warnings))] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `string_cache` (lib test) generated 3 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 0.70s Running `/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/string_cache-01d7cbc1e474ab5c` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/small_stack-95d9fce4187e4373` Doc-tests string_cache Running `/usr/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name string_cache --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0 --extern debug_unreachable=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libdebug_unreachable-20261acdb811cc85.rlib --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libparking_lot-3ac66c2c79f05f90.rlib --extern phf_shared=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libphf_shared-aa7c401fb2cd6fa1.rlib --extern precomputed_hash=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libprecomputed_hash-123e00aa6a0d7187.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libserde-dfec13e655dbfd15.rlib --extern string_cache=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps/libstring_cache-7a0bbe3f76f0ba2e.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/string_cache-0.11.0/target/rpm/deps -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 67) ... ignored test src/lib.rs - (line 36) ... ignored test src/lib.rs - (line 50) ... ignored test src/lib.rs - (line 71) ... ok test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s all doctests ran in 0.56s; merged doctests compilation took 0.56s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-string_cache-devel-0.11.0-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/string_cache-0.11.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/string_cache-0.11.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/string_cache-0.11.0/README.md Provides: crate(string_cache) = 0.11.0 purl(pkg:cargo/string_cache@0.11.0) rust-string_cache-devel = 0.11.0-1.mga11 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(parking_lot/default) >= 0.12.0 crate(phf_shared/default) >= 0.14.0 crate(precomputed-hash/default) >= 0.1.0 rust >= 1.85 Processing files: rust-string_cache+default-devel-0.11.0-1.mga11.noarch Provides: crate(string_cache/default) = 0.11.0 rust-string_cache+default-devel = 0.11.0-1.mga11 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.11.0 crate(string_cache/serde_support) = 0.11.0 Processing files: rust-string_cache+serde-devel-0.11.0-1.mga11.noarch Provides: crate(string_cache/serde) = 0.11.0 rust-string_cache+serde-devel = 0.11.0-1.mga11 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.11.0 Processing files: rust-string_cache+serde_support-devel-0.11.0-1.mga11.noarch Provides: crate(string_cache/serde_support) = 0.11.0 rust-string_cache+serde_support-devel = 0.11.0-1.mga11 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.11.0 crate(string_cache/serde) = 0.11.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-string_cache+default-devel-0.11.0-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-string_cache+serde-devel-0.11.0-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-string_cache+serde_support-devel-0.11.0-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-string_cache-devel-0.11.0-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Z0DZS2 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-string_cache-0.11.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/string_cache-0.11.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/string_cache-0.11.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/string_cache-0.11.0/README.md D: [iurt_root_command] Success!