D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-once_cell-1.20.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YQzrdr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C9S11v + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + rm -rf once_cell-1.20.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/once_cell-1.20.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd once_cell-1.20.0 + /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.wvxz7d + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + cd once_cell-1.20.0 + /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.mOr1bw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + cd once_cell-1.20.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 -j16 -Z avoid-dev-deps --profile rpm Compiling once_cell v1.20.0 (/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0) Running `/usr/bin/rustc --crate-name once_cell --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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=9c27139d718291fa -C extra-filename=-9c27139d718291fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.26s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mhT2jd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT + cd once_cell-1.20.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=once_cell ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.20.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT/usr/share/cargo/registry/once_cell-1.20.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT/usr/share/cargo/registry/once_cell-1.20.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/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT/usr/share/cargo/registry/once_cell-1.20.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT/usr/share/cargo/registry/once_cell-1.20.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT/usr/share/cargo/registry/once_cell-1.20.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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Gcaa4B + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + cd once_cell-1.20.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 -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling memchr v2.7.4 Compiling regex-syntax v0.8.2 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=bc25218a385aa5f2 -C extra-filename=-bc25218a385aa5f2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling critical-section v1.1.3 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ea8c3cc1733a2144 -C extra-filename=-ea8c3cc1733a2144 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.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 critical_section --edition=2018 /usr/share/cargo/registry/critical-section-1.1.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="restore-state-bool"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=af9b772cd1d3e068 -C extra-filename=-af9b772cd1d3e068 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.1 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.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 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0055731a072b44c5 -C extra-filename=-0055731a072b44c5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.7 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a8edd768e99cee41 -C extra-filename=-a8edd768e99cee41 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libaho_corasick-0055731a072b44c5.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex_syntax-ea8c3cc1733a2144.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.10.6 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.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 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=a2a28a02cd58095c -C extra-filename=-a2a28a02cd58095c --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libaho_corasick-0055731a072b44c5.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex_automata-a8edd768e99cee41.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex_syntax-ea8c3cc1733a2144.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling once_cell v1.20.0 (/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0) Running `/usr/bin/rustc --crate-name reentrant_init_deadlocks --edition=2021 examples/reentrant_init_deadlocks.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=2ccbdfffec3d060d -C extra-filename=-2ccbdfffec3d060d --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex --edition=2021 examples/regex.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=b7f7a27558b6b0df -C extra-filename=-b7f7a27558b6b0df --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=c3357ccf820c9a8a -C extra-filename=-c3357ccf820c9a8a --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bench --edition=2021 examples/bench.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4c396caf401f8d50 -C extra-filename=-4c396caf401f8d50 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name it --edition=2021 tests/it/main.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d973d028c1d4a7b9 -C extra-filename=-d973d028c1d4a7b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name test_synchronization --edition=2021 examples/test_synchronization.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0a42e7e18817c077 -C extra-filename=-0a42e7e18817c077 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bench_acquire --edition=2021 examples/bench_acquire.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=66385164edb2a909 -C extra-filename=-66385164edb2a909 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lazy_static --edition=2021 examples/lazy_static.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a6991f1a127b3112 -C extra-filename=-a6991f1a127b3112 --out-dir /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 24.47s Running `/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/once_cell-c3357ccf820c9a8a` running 5 tests test imp::tests::smoke_once ... ok test imp::tests::poison_bad ... ok test imp::tests::test_size ... ok test imp::tests::wait_for_force_to_finish ... ok test imp::tests::stampede_once ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/it-d973d028c1d4a7b9` running 63 tests test race::once_bool_set ... ok test race::once_non_zero_usize_set ... ok test race::once_bool_smoke_test ... ok test race_once_box::once_box_default ... ok test race::once_non_zero_usize_smoke_test ... ok test race_once_box::once_box_reentrant ... ok test race::once_non_zero_usize_first_wins ... ok test race_once_box::once_box_set ... ok test sync_lazy::arrrrrrrrrrrrrrrrrrrrrr ... ok test sync_lazy::lazy_default ... ok test sync_lazy::lazy_get_mut ... ok test sync_lazy::lazy_force_mut ... ok test sync_lazy::lazy_deref_mut ... ok test race_once_box::once_box_first_wins ... ok test sync_lazy::lazy_is_sync_send ... ok test sync_lazy::lazy_into_value ... ok test sync_lazy::lazy_poisoning ... ok test sync_lazy::static_lazy ... ok test sync_lazy::lazy_new ... ok test sync_lazy::static_lazy_via_fn ... ok test sync_once_cell::clone ... ok test sync_once_cell::arrrrrrrrrrrrrrrrrrrrrr ... ok test sync_once_cell::debug_impl ... ok test sync_once_cell::eval_once_macro ... ok test sync_once_cell::from_impl ... ok test sync_once_cell::get_or_try_init ... ok test sync_once_cell::get_does_not_block ... ok test sync_once_cell::into_inner ... ok test sync_once_cell::once_cell ... ok test sync_once_cell::once_cell_drop ... ok test sync_once_cell::once_cell_drop_empty ... ok test sync_once_cell::once_cell_get_unchecked ... ok test sync_once_cell::once_cell_is_sync_send ... ok test sync_once_cell::once_cell_get_mut ... ok test sync_once_cell::once_cell_with_value ... ok test sync_once_cell::partialeq_impl ... ok test unsync_lazy::arrrrrrrrrrrrrrrrrrrrrr ... ok test unsync_lazy::lazy_deref_mut ... ok test unsync_lazy::lazy_default ... ok test sync_once_cell::wait ... ok test unsync_lazy::lazy_get_mut ... ok test unsync_lazy::lazy_into_value ... ok test unsync_lazy::lazy_new ... ok test unsync_lazy::lazy_poisoning ... ok test unsync_once_cell::aliasing_in_get ... ok test unsync_once_cell::get_or_try_init ... ok test unsync_once_cell::from_impl ... ok test unsync_once_cell::once_cell ... ok test unsync_lazy::lazy_force_mut ... ok test unsync_once_cell::arrrrrrrrrrrrrrrrrrrrrr ... ok test unsync_once_cell::once_cell_drop_empty ... ok test unsync_once_cell::once_cell_drop ... ok test unsync_once_cell::clone ... ok test unsync_once_cell::debug_impl ... ok test unsync_once_cell::once_cell_get_mut ... ok test unsync_once_cell::once_cell_with_value ... ok test unsync_once_cell::into_inner ... ok test unsync_once_cell::reentrant_init - should panic ... ok test unsync_once_cell::partialeq_impl ... ok test race_once_box::once_box_smoke_test ... ok test sync_once_cell::once_cell_does_not_leak_partially_constructed_boxes ... ok test sync_once_cell::reentrant_init ... ok test sync_once_cell::get_or_init_stress ... ok test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.35s Doc-tests once_cell Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name once_cell --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps --extern critical_section=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libcritical_section-af9b772cd1d3e068.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libonce_cell-9c27139d718291fa.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/once_cell-1.20.0/target/rpm/deps/libregex-a2a28a02cd58095c.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' --error-format human` running 43 tests test src/lib.rs - (line 9) ... ignored test src/lib.rs - sync::_dummy (line 1401) - compile fail ... ok test src/race.rs - race::OnceRef<'a,T>::_dummy (line 272) - compile fail ... ok test src/lib.rs - sync::_dummy (line 1393) - compile fail ... ok test src/race.rs - race::once_box::_dummy (line 411) - compile fail ... ok test src/lib.rs - (line 114) ... ok test src/lib.rs - unsync::OnceCell<T>::get_mut (line 499) ... ok test src/lib.rs - unsync::Lazy<T,F>::force (line 765) ... ok test src/lib.rs - sync::Lazy<T,F>::get_mut (line 1359) ... ok test src/lib.rs - unsync::OnceCell (line 399) ... ok test src/lib.rs - (line 214) ... ok test src/lib.rs - (line 130) ... ok test src/lib.rs - unsync::OnceCell<T>::set (line 519) ... ok test src/lib.rs - (line 173) ... ok test src/lib.rs - sync::OnceCell<T>::get_mut (line 1011) ... ok test src/lib.rs - (line 155) ... ok test src/lib.rs - unsync::Lazy<T,F>::force_mut (line 786) ... ok test src/lib.rs - sync::OnceCell<T>::get_or_try_init (line 1140) ... ok test src/lib.rs - unsync::OnceCell<T>::into_inner (line 677) ... ok test src/lib.rs - sync::Lazy<T,F>::get (line 1342) ... ok test src/lib.rs - sync::OnceCell<T>::set (line 1042) ... ok test src/lib.rs - unsync::Lazy (line 697) ... ok test src/lib.rs - unsync::OnceCell<T>::get_or_init (line 577) ... ok test src/lib.rs - unsync::Lazy<T,F>::get (line 809) ... ok test src/lib.rs - (line 69) ... ok test src/lib.rs - sync::OnceCell<T>::take (line 1190) ... ok test src/lib.rs - sync::OnceCell<T>::try_insert (line 1069) ... ok test src/lib.rs - unsync::OnceCell<T>::take (line 660) ... ok test src/lib.rs - sync::Lazy<T,F>::force_mut (line 1320) ... ok test src/lib.rs - unsync::OnceCell<T>::try_insert (line 540) ... ok test src/lib.rs - sync::OnceCell<T>::get_or_init (line 1106) ... ok test src/lib.rs - unsync::Lazy<T,F>::new (line 731) ... ok test src/lib.rs - unsync::OnceCell<T>::get_or_try_init (line 610) ... ok test src/lib.rs - sync::OnceCell<T>::take (line 1174) ... ok test src/lib.rs - unsync::Lazy<T,F>::get_mut (line 826) ... ok test src/lib.rs - unsync::OnceCell<T>::take (line 644) ... ok test src/lib.rs - sync::OnceCell<T>::into_inner (line 1206) ... ok test src/lib.rs - (line 36) ... ok test src/lib.rs - sync::OnceCell (line 884) ... ok test src/lib.rs - sync::Lazy<T,F>::force (line 1300) ... ok test src/lib.rs - sync::Lazy (line 1228) ... ok test src/lib.rs - sync::OnceCell<T>::wait (line 975) ... ok test src/lib.rs - (line 88) ... ok test result: ok. 42 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.76s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-once_cell-devel-1.20.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/README.md Provides: crate(once_cell) = 1.20.0 rust-once_cell-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.60 Processing files: rust-once_cell+default-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/default) = 1.20.0 rust-once_cell+default-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 crate(once_cell/std) = 1.20.0 Processing files: rust-once_cell+alloc-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/alloc) = 1.20.0 rust-once_cell+alloc-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 crate(once_cell/race) = 1.20.0 Processing files: rust-once_cell+atomic-polyfill-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/atomic-polyfill) = 1.20.0 rust-once_cell+atomic-polyfill-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 crate(once_cell/critical-section) = 1.20.0 Processing files: rust-once_cell+critical-section-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/critical-section) = 1.20.0 rust-once_cell+critical-section-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(critical-section/default) >= 1.1.3 crate(once_cell) = 1.20.0 crate(portable-atomic/critical-section) >= 1.7.0 crate(portable-atomic/default) >= 1.7.0 Processing files: rust-once_cell+parking_lot-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/parking_lot) = 1.20.0 rust-once_cell+parking_lot-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 crate(parking_lot_core) >= 0.9.10 Processing files: rust-once_cell+portable-atomic-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/portable-atomic) = 1.20.0 rust-once_cell+portable-atomic-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 crate(portable-atomic/default) >= 1.7.0 Processing files: rust-once_cell+race-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/race) = 1.20.0 rust-once_cell+race-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 Processing files: rust-once_cell+std-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/std) = 1.20.0 rust-once_cell+std-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 crate(once_cell/alloc) = 1.20.0 Processing files: rust-once_cell+unstable-devel-1.20.0-1.mga10.noarch Provides: crate(once_cell/unstable) = 1.20.0 rust-once_cell+unstable-devel = 1.20.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell) = 1.20.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+critical-section-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+parking_lot-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+default-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+std-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+race-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+unstable-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+portable-atomic-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+atomic-polyfill-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell+alloc-devel-1.20.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-once_cell-devel-1.20.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.184mTX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-once_cell-1.20.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/once_cell-1.20.0/README.md D: [iurt_root_command] Success!