D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-argh-0.1.12-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TsTHyO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + test -d /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v5UNhe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + rm -rf argh-0.1.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/argh-0.1.12.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd argh-0.1.12 + /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.0V2rYi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + cd argh-0.1.12 + /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.XdUNkY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-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 argh-0.1.12 + '[' 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.93 Compiling unicode-ident v1.0.12 Compiling serde v1.0.210 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=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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=a4ba9580776c1785 -C extra-filename=-a4ba9580776c1785 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/serde-a4ba9580776c1785 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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/proc-macro2-1.0.93/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=528fd867250b02c3 -C extra-filename=-528fd867250b02c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/proc-macro2-528fd867250b02c3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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-argh-0.1.12-build/argh-0.1.12/target/rpm/build/serde-a4ba9580776c1785/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/serde-a4ba9580776c1785/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/proc-macro2-528fd867250b02c3/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7e31b323094b2c6a -C extra-filename=-7e31b323094b2c6a --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8c790c6e8876f6de -C extra-filename=-8c790c6e8876f6de --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.96 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.96/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="default"' --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=18aaac8e8ebdc625 -C extra-filename=-18aaac8e8ebdc625 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libquote-8c790c6e8876f6de.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.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=10ffc1a9c7383fce -C extra-filename=-10ffc1a9c7383fce --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libsyn-18aaac8e8ebdc625.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=bd2b067a680cab56 -C extra-filename=-bd2b067a680cab56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde_derive-10ffc1a9c7383fce.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 --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 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=33be00fa2342e8c4 -C extra-filename=-33be00fa2342e8c4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde_derive-10ffc1a9c7383fce.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)'` Compiling argh_shared v0.1.12 Running `/usr/bin/rustc --crate-name argh_shared --edition=2018 /usr/share/cargo/registry/argh_shared-0.1.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=cd3f150cdad60c9d -C extra-filename=-cd3f150cdad60c9d --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-33be00fa2342e8c4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling argh_derive v0.1.12 Running `/usr/bin/rustc --crate-name argh_derive --edition=2018 /usr/share/cargo/registry/argh_derive-0.1.12/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43aa1d57e7b93595 -C extra-filename=-43aa1d57e7b93595 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-cd3f150cdad60c9d.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libsyn-18aaac8e8ebdc625.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 argh_shared --edition=2018 /usr/share/cargo/registry/argh_shared-0.1.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())' -C metadata=97ba3d2513169d21 -C extra-filename=-97ba3d2513169d21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling argh v0.1.12 (/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12) Running `/usr/bin/rustc --crate-name argh --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a92e2e7c9fc4acab -C extra-filename=-a92e2e7c9fc4acab --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 51.79s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eq2TXR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-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 argh-0.1.12 + '[' 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=argh ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.1.12 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT/usr/share/cargo/registry/argh-0.1.12 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT/usr/share/cargo/registry/argh-0.1.12 + /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-argh-0.1.12-build/BUILDROOT/usr/share/cargo/registry/argh-0.1.12 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT/usr/share/cargo/registry/argh-0.1.12/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT/usr/share/cargo/registry/argh-0.1.12/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.C001Rz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-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 argh-0.1.12 + '[' 1 -eq 1 ']' + export TRYBUILD=overwrite + TRYBUILD=overwrite + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.12 Fresh proc-macro2 v1.0.93 Fresh quote v1.0.37 Fresh syn v2.0.96 Fresh serde_derive v1.0.210 Compiling hashbrown v0.15.0 Compiling equivalent v1.0.1 Fresh serde v1.0.210 Compiling serde_spanned v0.6.7 Compiling toml_datetime v0.6.8 Compiling serde_json v1.0.135 Compiling winnow v0.6.18 Compiling ryu v1.0.18 Compiling memchr v2.7.4 Compiling itoa v1.0.14 Compiling trybuild v1.0.99 Compiling glob v0.3.1 Compiling termcolor v1.4.0 Compiling once_cell v1.20.0 Fresh argh_shared v0.1.12 Fresh argh_derive v0.1.12 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.15.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)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=4297659a6606fbfb -C extra-filename=-4297659a6606fbfb --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.6.8/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=6fd6d9716d58b55d -C extra-filename=-6fd6d9716d58b55d --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --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=0b71f70075024139 -C extra-filename=-0b71f70075024139 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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/trybuild-1.0.99/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("diff", "dissimilar"))' -C metadata=e8f4bca6711603e9 -C extra-filename=-e8f4bca6711603e9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/trybuild-e8f4bca6711603e9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 winnow --edition=2021 /usr/share/cargo/registry/winnow-0.6.18/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=4fa4a3cf537523b0 -C extra-filename=-4fa4a3cf537523b0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 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=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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.135/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=e4192abc9069664d -C extra-filename=-e4192abc9069664d --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/serde_json-e4192abc9069664d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a35d798e5b47113 -C extra-filename=-2a35d798e5b47113 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 serde_spanned --edition=2021 /usr/share/cargo/registry/serde_spanned-0.6.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c2593a591f08b969 -C extra-filename=-c2593a591f08b969 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --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=96a055b1899f4190 -C extra-filename=-96a055b1899f4190 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 glob --edition=2015 /usr/share/cargo/registry/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb29f8ed77896d94 -C extra-filename=-cb29f8ed77896d94 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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 termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=526d9eb1c42028ae -C extra-filename=-526d9eb1c42028ae --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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.18/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=94ee42518c17b6a5 -C extra-filename=-94ee42518c17b6a5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/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-argh-0.1.12-build/argh-0.1.12/target/rpm/build/serde_json-e4192abc9069664d/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/build/trybuild-e8f4bca6711603e9/build-script-build` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.135/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=a479dcdda23155e8 -C extra-filename=-a479dcdda23155e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libitoa-96a055b1899f4190.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libryu-94ee42518c17b6a5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.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"))'` Compiling indexmap v2.6.0 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.6.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=bb51b65c4546a0b5 -C extra-filename=-bb51b65c4546a0b5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libequivalent-2a35d798e5b47113.rmeta --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libhashbrown-4297659a6606fbfb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml_edit v0.22.21 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /usr/share/cargo/registry/toml_edit-0.22.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=68b3988b130d2fc5 -C extra-filename=-68b3988b130d2fc5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libindexmap-bb51b65c4546a0b5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde_spanned-c2593a591f08b969.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtoml_datetime-6fd6d9716d58b55d.rmeta --extern winnow=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libwinnow-4fa4a3cf537523b0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling toml v0.8.19 Running `/usr/bin/rustc --crate-name toml --edition=2021 /usr/share/cargo/registry/toml-0.8.19/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=c4ba6930f0e504cb -C extra-filename=-c4ba6930f0e504cb --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --extern serde_spanned=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde_spanned-c2593a591f08b969.rmeta --extern toml_datetime=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtoml_datetime-6fd6d9716d58b55d.rmeta --extern toml_edit=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtoml_edit-68b3988b130d2fc5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name trybuild --edition=2021 /usr/share/cargo/registry/trybuild-1.0.99/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("diff", "dissimilar"))' -C metadata=ccbc1092c86f7ccf -C extra-filename=-ccbc1092c86f7ccf --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern glob=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libglob-cb29f8ed77896d94.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde_derive-10ffc1a9c7383fce.so --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libserde_json-a479dcdda23155e8.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtermcolor-526d9eb1c42028ae.rmeta --extern toml=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtoml-c4ba6930f0e504cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'` Compiling argh v0.1.12 (/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12) Running `/usr/bin/rustc --crate-name compiletest --edition=2018 tests/compiletest.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=918068d87dd75669 -C extra-filename=-918068d87dd75669 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh-a92e2e7c9fc4acab.rlib --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtrybuild-ccbc1092c86f7ccf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name args_info_tests --edition=2018 tests/args_info_tests.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02f16925c1fa4d2f -C extra-filename=-02f16925c1fa4d2f --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh-a92e2e7c9fc4acab.rlib --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtrybuild-ccbc1092c86f7ccf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lib --edition=2018 tests/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7d6b4738b593c31 -C extra-filename=-f7d6b4738b593c31 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh-a92e2e7c9fc4acab.rlib --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtrybuild-ccbc1092c86f7ccf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name argh --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83b83471a472744c -C extra-filename=-83b83471a472744c --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtrybuild-ccbc1092c86f7ccf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simple_example --edition=2018 examples/simple_example.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a12ebf64a3eef999 -C extra-filename=-a12ebf64a3eef999 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh-a92e2e7c9fc4acab.rlib --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtrybuild-ccbc1092c86f7ccf.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: field `0` is never read --> tests/args_info_tests.rs:433:18 | 433 | Command1(Command1Args), | -------- ^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 433 | Command1(()), | ~~ warning: field `0` is never read --> tests/args_info_tests.rs:434:18 | 434 | Command2(Command2Args), | -------- ^^^^^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 434 | Command2(()), | ~~ warning: field `0` is never read --> tests/args_info_tests.rs:607:18 | 607 | Command1(Command1Args), | -------- ^^^^^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 607 | Command1(()), | ~~ warning: field `0` is never read --> tests/lib.rs:1539:17 | 1539 | Walking(WalkingSubcommand), | ------- ^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `MeansSubcommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 1539 | Walking(()), | ~~ warning: field `0` is never read --> tests/lib.rs:1585:17 | 1585 | Walking(WalkingSubcommand), | ------- ^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `MeansSubcommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 1585 | Walking(()), | ~~ warning: `argh` (test "args_info_tests") generated 3 warnings warning: `argh` (test "lib") generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 37.87s Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/argh-83b83471a472744c` running 1 test test test::test_cmd_extraction ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/args_info_tests-02f16925c1fa4d2f` running 13 tests test args_info_test_basic_args ... ok test args_info_test_notes_examples_errors ... ok test args_info_test_multiline_doc_comment ... ok test args_info_test_default_positional_args ... ok test args_info_test_example ... ok test args_info_test_positional_args ... ok test args_info_test_subcommand ... ok test args_info_test_subcommand_notes_examples ... ok test positional_greedy ... ok test args_info_test_optional_positional_args ... ok test args_info_test_subcommands ... ok test hidden_help_attribute ... ok test test_dynamic_subcommand ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/compiletest-918068d87dd75669` running 1 test Locking 10 packages to latest compatible versions Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.12 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=eadd541e206287aa -C extra-filename=-eadd541e206287aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/build/proc-macro2-eadd541e206287aa -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --cap-lints allow` Compiling serde v1.0.210 Checking once_cell v1.20.0 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 debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07273eccab79a817 -C extra-filename=-07273eccab79a817 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --cap-lints allow` 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 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=c3d02de9f30af355 -C extra-filename=-c3d02de9f30af355 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/build/serde-c3d02de9f30af355 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --cap-lints allow` 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 -C embed-bitcode=no -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=7c737bb5376b5a05 -C extra-filename=-7c737bb5376b5a05 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --cap-lints allow --cfg trybuild --verbose -A dead_code` Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/build/proc-macro2-eadd541e206287aa/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/build/serde-c3d02de9f30af355/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/build/serde-c3d02de9f30af355/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a0a97553ed522827 -C extra-filename=-a0a97553ed522827 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libunicode_ident-07273eccab79a817.rmeta --cap-lints allow --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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=c1fce6c3485cbc8c -C extra-filename=-c1fce6c3485cbc8c --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libproc_macro2-a0a97553ed522827.rmeta --cap-lints allow` Compiling syn v2.0.96 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.96/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 debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --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=488673752f1eb2f9 -C extra-filename=-488673752f1eb2f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libproc_macro2-a0a97553ed522827.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libquote-c1fce6c3485cbc8c.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libunicode_ident-07273eccab79a817.rmeta --cap-lints allow` 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 debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=aa29b97e8ce06fb1 -C extra-filename=-aa29b97e8ce06fb1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libproc_macro2-a0a97553ed522827.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libquote-c1fce6c3485cbc8c.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libsyn-488673752f1eb2f9.rlib --extern proc_macro --cap-lints allow` 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 embed-bitcode=no -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=70e2cdaf10ea45ec -C extra-filename=-70e2cdaf10ea45ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libserde_derive-aa29b97e8ce06fb1.so --cap-lints allow --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 --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 -C embed-bitcode=no -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=19253105f77b1b21 -C extra-filename=-19253105f77b1b21 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libserde_derive-aa29b97e8ce06fb1.so --cap-lints allow --cfg trybuild --verbose -A dead_code --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)'` Checking argh_shared v0.1.12 Running `/usr/bin/rustc --crate-name argh_shared --edition=2018 /usr/share/cargo/registry/argh_shared-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8644e8753291c221 -C extra-filename=-8644e8753291c221 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libserde-19253105f77b1b21.rmeta --cap-lints allow --cfg trybuild --verbose -A dead_code` Running `/usr/bin/rustc --crate-name argh_shared --edition=2018 /usr/share/cargo/registry/argh_shared-0.1.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 debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2055c914d073b3c4 -C extra-filename=-2055c914d073b3c4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libserde-70e2cdaf10ea45ec.rmeta --cap-lints allow` Compiling argh_derive v0.1.12 Running `/usr/bin/rustc --crate-name argh_derive --edition=2018 /usr/share/cargo/registry/argh_derive-0.1.12/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 debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=79b53ae38bec8f0c -C extra-filename=-79b53ae38bec8f0c --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libargh_shared-2055c914d073b3c4.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libproc_macro2-a0a97553ed522827.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libquote-c1fce6c3485cbc8c.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libsyn-488673752f1eb2f9.rlib --extern proc_macro --cap-lints allow` Checking argh v0.1.12 (/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12) Running `/usr/bin/rustc --crate-name argh --edition=2018 /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6f547453e85c5f9 -C extra-filename=-b6f547453e85c5f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libargh_derive-79b53ae38bec8f0c.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libargh_shared-8644e8753291c221.rmeta --cfg trybuild --verbose -A dead_code` Checking argh-tests v0.0.0 (/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/argh) Running `/usr/bin/rustc --crate-name argh_tests --edition=2018 main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9ef7145248c18f9 -C extra-filename=-c9ef7145248c18f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps --extern argh=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libargh-b6f547453e85c5f9.rmeta --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/debug/deps/libargh_derive-79b53ae38bec8f0c.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libargh_shared-8644e8753291c221.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-7c737bb5376b5a05.rmeta --cfg trybuild --verbose -A dead_code` Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.13s test tests/ui/bad-long-names/bad-long-names.rs ... ok test tests/ui/conflicting-tails/positional-and-greedy.rs ... wip  NOTE: writing the following output to `tests/ui/conflicting-tails/positional-and-greedy.stderr`. ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ error: Only the last positional argument may be `Option`, `Vec`, or defaulted.  --> tests/ui/conflicting-tails/positional-and-greedy.rs:4:5  | 4 | / #[argh(positional)] 5 | | /// positional 6 | | positional: Vec,  | |___________________________^  error: Later positional argument declared here.  --> tests/ui/conflicting-tails/positional-and-greedy.rs:8:5  | 8 | / #[argh(positional, greedy)] 9 | | /// remainder 10 | | remainder: Vec,  | |__________________________^ ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈  test tests/ui/duplicate-name/duplicate-long-name.rs ... ok test tests/ui/duplicate-name/duplicate-short-name.rs ... ok  test ui ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.41s Running `/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/lib-f7d6b4738b593c31` running 70 tests test basic_example ... ok test custom_from_str_example ... ok test default_number ... ok test explicit_long_value_for_option ... ok test default_function ... ok test fuchsia_commandline_tools_rubric::arguments_ordered ... ok test dynamic_subcommand_example ... ok test fuchsia_commandline_tools_rubric::arguments_unordered ... ok test fuchsia_commandline_tools_rubric::double_dash_custom ... ok test fuchsia_commandline_tools_rubric::double_dash_default_error ... ok test fuchsia_commandline_tools_rubric::double_dash_positional ... ok test fuchsia_commandline_tools_rubric::example_errors_on_missing_required_option_and_missing_required_subcommand ... ok test fuchsia_commandline_tools_rubric::exact_text_required_and_optional ... ok test fuchsia_commandline_tools_rubric::double_dash_ignore ... ok test fuchsia_commandline_tools_rubric::example_parses_correctly ... ok test fuchsia_commandline_tools_rubric::help_flag_main ... ok test fuchsia_commandline_tools_rubric::help_flag_subcommand ... ok test fuchsia_commandline_tools_rubric::help_keyword_between_subcommands ... ok test fuchsia_commandline_tools_rubric::help_flag_trailing_arguments_are_an_error ... ok test fuchsia_commandline_tools_rubric::help_example ... ok test fuchsia_commandline_tools_rubric::help_keyword_main ... ok test fuchsia_commandline_tools_rubric::help_keyword_with_following_subcommand ... ok test fuchsia_commandline_tools_rubric::help_keyword_with_two_trailing_subcommands ... ok test fuchsia_commandline_tools_rubric::keyed_no_equals ... ok test fuchsia_commandline_tools_rubric::hidden_help_attribute ... ok test fuchsia_commandline_tools_rubric::switches_cannot_run_together ... ok test fuchsia_commandline_tools_rubric::switch_on_when_present ... ok test fuchsia_commandline_tools_rubric::switches_repeating ... ok test fuchsia_commandline_tools_rubric::three_command_line_argument_types ... ok test fuchsia_commandline_tools_rubric::with_arg_name ... ok test generic_example ... ok test long_alphanumeric ... ok test method_from_str_example ... ok test missing_option_value ... ok test nested_from_str_example ... ok test multiline_doc_comment_description ... ok test options::parsed ... ok test options::repeating ... ok test options::with_arg_name ... ok test positional::defaulted ... ok test positional::mixed_with_subcommand ... ok test positional::mixed_with_option ... ok test positional::optional ... ok test positional::positional_greedy ... ok test positional::positional_name_with_underscores ... ok test positional::parsed ... ok test positional::repeating ... ok test positional::required ... ok test redact_arg_values_does_not_warn_if_used ... ok test redact_arg_values_no_args ... ok test redact_arg_values_option_one_optional_args ... ok test redact_arg_values_option_repeating ... ok test redact_arg_values_optional_arg ... ok test redact_arg_values_optional_arg_long ... ok test redact_arg_values_optional_arg_short ... ok test redact_arg_values_positional ... ok test redact_arg_values_positional_optional_option ... ok test redact_arg_values_positional_option ... ok test redact_arg_values_positional_repeating ... ok test redact_arg_values_positional_arg_name ... ok test redact_arg_values_positional_err ... ok test redact_arg_values_switch ... ok test redact_arg_values_two_option_args ... ok test redact_arg_values_produces_help ... ok test redact_arg_values_two_positional ... ok test subcommand_does_not_panic ... ok test subcommand_example ... ok test redact_arg_values_subcommand_with_space_in_name ... ok test redact_arg_values_subcommand ... ok test redact_arg_values_produces_errors_with_bad_arguments ... ok test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests argh Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name argh --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps --extern argh=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh-a92e2e7c9fc4acab.rlib --extern argh_derive=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_derive-43aa1d57e7b93595.so --extern argh_shared=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libargh_shared-97ba3d2513169d21.rlib --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libonce_cell-0b71f70075024139.rlib --extern trybuild=/home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/argh-0.1.12/target/rpm/deps/libtrybuild-ccbc1092c86f7ccf.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 10 tests test src/lib.rs - (line 15) - compile ... ok test src/lib.rs - (line 97) ... ok test src/lib.rs - (line 299) ... ok test src/lib.rs - (line 117) ... ok test src/lib.rs - (line 134) ... ok test src/lib.rs - (line 162) ... ok test src/lib.rs - (line 203) ... ok test src/lib.rs - (line 64) ... ok test src/lib.rs - FromArgs::from_args (line 359) ... ok test src/lib.rs - FromArgs::redact_arg_values (line 483) ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-argh-devel-0.1.12-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/argh-0.1.12/LICENSE warning: File listed twice: /usr/share/cargo/registry/argh-0.1.12/README.md Provides: crate(argh) = 0.1.12 rust-argh-devel = 0.1.12-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(argh_derive/default) >= 0.1.12 crate(argh_shared/default) >= 0.1.12 Processing files: rust-argh+default-devel-0.1.12-1.mga10.noarch Provides: crate(argh/default) = 0.1.12 rust-argh+default-devel = 0.1.12-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(argh) = 0.1.12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-argh+default-devel-0.1.12-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-argh-devel-0.1.12-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XbyLD5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + test -d /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-argh-0.1.12-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/argh-0.1.12/LICENSE File listed twice: /usr/share/cargo/registry/argh-0.1.12/README.md D: [iurt_root_command] Success!