D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-escargot-0.5.8-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vWIegW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + test -d /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dxv12M + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + rm -rf escargot-0.5.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/escargot-0.5.8.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd escargot-0.5.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/escargot-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.DhdtNO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + cd escargot-0.5.8 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7orEpX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + cd escargot-0.5.8 + '[' 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 proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling serde v1.0.210 Compiling serde_json v1.0.128 Compiling escargot v0.5.8 (/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8) Compiling memchr v2.7.4 Compiling ryu v1.0.12 Compiling itoa v1.0.14 Compiling once_cell v1.20.0 Compiling log v0.4.22 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=288d4e28b8691ac6 -C extra-filename=-288d4e28b8691ac6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/proc-macro2-288d4e28b8691ac6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=e252c21efb301387 -C extra-filename=-e252c21efb301387 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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.210/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=73ae2332a16145a4 -C extra-filename=-73ae2332a16145a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/serde-73ae2332a16145a4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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_json-1.0.128/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4cb13d4ce331eca3 -C extra-filename=-4cb13d4ce331eca3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/serde_json-4cb13d4ce331eca3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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 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)' --check-cfg 'cfg(feature, values("cargo_unstable", "print", "strict_unstable", "test_unstable"))' -C metadata=1f9dc3cfa67d21ca -C extra-filename=-1f9dc3cfa67d21ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/escargot-1f9dc3cfa67d21ca -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.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)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=646297dffa6453c8 -C extra-filename=-646297dffa6453c8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3665b5202e2cd6e0 -C extra-filename=-3665b5202e2cd6e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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.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="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=ae2a09de16f1a059 -C extra-filename=-ae2a09de16f1a059 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/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 log --edition=2021 /usr/share/cargo/registry/log-0.4.22/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)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=bff0295a177faff2 -C extra-filename=-bff0295a177faff2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/serde_json-4cb13d4ce331eca3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/escargot-1f9dc3cfa67d21ca/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/serde-73ae2332a16145a4/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/build/proc-macro2-288d4e28b8691ac6/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=41326346043297c6 -C extra-filename=-41326346043297c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libunicode_ident-e252c21efb301387.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling quote v1.0.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=200cf4ce65bf4adf -C extra-filename=-200cf4ce65bf4adf --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libproc_macro2-41326346043297c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.77 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=955dd771349fc662 -C extra-filename=-955dd771349fc662 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libproc_macro2-41326346043297c6.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libquote-200cf4ce65bf4adf.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libunicode_ident-e252c21efb301387.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.210 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b8beb181bd0ba54c -C extra-filename=-b8beb181bd0ba54c --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libproc_macro2-41326346043297c6.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libquote-200cf4ce65bf4adf.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libsyn-955dd771349fc662.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=acfb07778a59d9b7 -C extra-filename=-acfb07778a59d9b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libserde_derive-b8beb181bd0ba54c.so --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 `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.128/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cc0e00cc34441113 -C extra-filename=-cc0e00cc34441113 --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libitoa-3665b5202e2cd6e0.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libryu-646297dffa6453c8.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libserde-acfb07778a59d9b7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `/usr/bin/rustc --crate-name escargot --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo_unstable", "print", "strict_unstable", "test_unstable"))' -C metadata=5bed4e3304aa69ac -C extra-filename=-5bed4e3304aa69ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/liblog-bff0295a177faff2.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libonce_cell-ae2a09de16f1a059.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libserde-acfb07778a59d9b7.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8/target/rpm/deps/libserde_json-cc0e00cc34441113.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 44.03s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wswrY3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT + cd escargot-0.5.8 + '[' 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=escargot ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.5.8 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT/usr/share/cargo/registry/escargot-0.5.8 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT/usr/share/cargo/registry/escargot-0.5.8 + /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-escargot-0.5.8-build/BUILDROOT/usr/share/cargo/registry/escargot-0.5.8 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/escargot-0.5.8` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT/usr/share/cargo/registry/escargot-0.5.8/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT/usr/share/cargo/registry/escargot-0.5.8/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 Processing files: rust-escargot-devel-0.5.8-0.1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/escargot-0.5.8/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/escargot-0.5.8/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/escargot-0.5.8/README.md Provides: crate(escargot) = 0.5.8 rust-escargot-devel = 0.5.8-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(log/default) >= 0.4.4 crate(once_cell/default) >= 1.2.0 crate(serde/default) >= 1.0.113 crate(serde/derive) >= 1.0.113 crate(serde_json/default) >= 1.0.0 rust >= 1.66.0 Processing files: rust-escargot+default-devel-0.5.8-0.1.mga10.noarch Provides: crate(escargot/default) = 0.5.8 rust-escargot+default-devel = 0.5.8-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(escargot) = 0.5.8 Processing files: rust-escargot+cargo_unstable-devel-0.5.8-0.1.mga10.noarch Provides: crate(escargot/cargo_unstable) = 0.5.8 rust-escargot+cargo_unstable-devel = 0.5.8-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(escargot) = 0.5.8 Processing files: rust-escargot+print-devel-0.5.8-0.1.mga10.noarch Provides: crate(escargot/print) = 0.5.8 rust-escargot+print-devel = 0.5.8-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(escargot) = 0.5.8 Processing files: rust-escargot+strict_unstable-devel-0.5.8-0.1.mga10.noarch Provides: crate(escargot/strict_unstable) = 0.5.8 rust-escargot+strict_unstable-devel = 0.5.8-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(escargot) = 0.5.8 Processing files: rust-escargot+test_unstable-devel-0.5.8-0.1.mga10.noarch Provides: crate(escargot/test_unstable) = 0.5.8 rust-escargot+test_unstable-devel = 0.5.8-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(escargot) = 0.5.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-escargot+strict_unstable-devel-0.5.8-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-escargot+default-devel-0.5.8-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-escargot+cargo_unstable-devel-0.5.8-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-escargot+print-devel-0.5.8-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-escargot+test_unstable-devel-0.5.8-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-escargot-devel-0.5.8-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.asks5L + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + test -d /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-escargot-0.5.8-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/escargot-0.5.8/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/escargot-0.5.8/LICENSE-MIT File listed twice: /usr/share/cargo/registry/escargot-0.5.8/README.md D: [iurt_root_command] Success!