D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rustfix-0.8.6-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dPAIof + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Woh7gf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + rm -rf rustfix-0.8.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rustfix-0.8.6.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rustfix-0.8.6 + /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.AqiWP2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + cd rustfix-0.8.6 + /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.5sjZ3W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-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 rustfix-0.8.6 + '[' 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 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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/proc-macro2-528fd867250b02c3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-ident v1.0.12 Compiling serde v1.0.210 Compiling thiserror v1.0.64 Compiling once_cell v1.20.0 Compiling serde_json v1.0.135 Compiling itoa v1.0.14 Compiling memchr v2.7.4 Compiling ryu v1.0.18 Compiling pin-project-lite v0.2.13 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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/serde_json-e4192abc9069664d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/serde-a4ba9580776c1785 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.13/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=8601907e7989a3e5 -C extra-filename=-8601907e7989a3e5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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=96a055b1899f4190 -C extra-filename=-96a055b1899f4190 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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/thiserror-1.0.64/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())' -C metadata=9036ca7c6018fb7f -C extra-filename=-9036ca7c6018fb7f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/thiserror-9036ca7c6018fb7f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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=0b71f70075024139 -C extra-filename=-0b71f70075024139 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.32 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=ac8bfb877e60e855 -C extra-filename=-ac8bfb877e60e855 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/serde_json-e4192abc9069664d/build-script-build` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.40/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes"))' -C metadata=bdbbe89fe4a7dd60 -C extra-filename=-bdbbe89fe4a7dd60 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libpin_project_lite-8601907e7989a3e5.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_core-ac8bfb877e60e855.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/thiserror-9036ca7c6018fb7f/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/proc-macro2-528fd867250b02c3/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/serde-a4ba9580776c1785/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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libquote-8c790c6e8876f6de.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 Compiling thiserror-impl v1.0.64 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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 thiserror_impl --edition=2021 /usr/share/cargo/registry/thiserror-impl-1.0.64/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=2a22789ac58e3248 -C extra-filename=-2a22789ac58e3248 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 thiserror --edition=2021 /usr/share/cargo/registry/thiserror-1.0.64/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=c38de2ec70b4c23a -C extra-filename=-c38de2ec70b4c23a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern thiserror_impl=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libthiserror_impl-2a22789ac58e3248.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` 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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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_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-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libitoa-96a055b1899f4190.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern ryu=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libryu-94ee42518c17b6a5.rmeta --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 rustfix v0.8.6 (/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6) Running `/usr/bin/rustc --crate-name rustfix --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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71547a89c894866e -C extra-filename=-71547a89c894866e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde_json-a479dcdda23155e8.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libthiserror-c38de2ec70b4c23a.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing-bdbbe89fe4a7dd60.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 51.94s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VajaOS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-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 rustfix-0.8.6 + '[' 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=rustfix ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.8.6 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT/usr/share/cargo/registry/rustfix-0.8.6 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT/usr/share/cargo/registry/rustfix-0.8.6 + /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-rustfix-0.8.6-build/BUILDROOT/usr/share/cargo/registry/rustfix-0.8.6 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT/usr/share/cargo/registry/rustfix-0.8.6/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT/usr/share/cargo/registry/rustfix-0.8.6/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.c0XvRD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-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 rustfix-0.8.6 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling libc v0.2.168 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8eca07f79ffd64c9 -C extra-filename=-8eca07f79ffd64c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/libc-8eca07f79ffd64c9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.0 Fresh unicode-ident v1.0.12 Fresh once_cell v1.20.0 Compiling rustix v0.38.42 Compiling regex-syntax v0.8.2 Compiling linux-raw-sys v0.4.14 Compiling libm v0.2.6 Compiling bitflags v2.6.0 Compiling autocfg v1.4.0 Fresh pin-project-lite v0.2.13 Compiling fastrand v2.1.1 Compiling regex-syntax v0.6.29 Compiling tracing-core v0.1.32 Compiling ppv-lite86 v0.2.17 Compiling lazy_static v1.5.0 Fresh proc-macro2 v1.0.93 Fresh quote v1.0.37 Compiling log v0.4.22 Compiling quick-error v1.2.3 Fresh syn v2.0.96 Fresh serde_derive v1.0.210 Fresh serde v1.0.210 Fresh thiserror-impl v1.0.64 Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=d10d683b801a33fe -C extra-filename=-d10d683b801a33fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3f15cfc7f7c7a86a -C extra-filename=-3f15cfc7f7c7a86a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=aed2ef858c37169e -C extra-filename=-aed2ef858c37169e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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/libm-0.2.6/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=6c849cee663aa89b -C extra-filename=-6c849cee663aa89b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/libm-6c849cee663aa89b -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.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("spin", "spin_no_std"))' -C metadata=cc8ff1181bf7cb84 -C extra-filename=-cc8ff1181bf7cb84 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93969f80fea9d9e8 -C extra-filename=-93969f80fea9d9e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=445cd40384bf5329 -C extra-filename=-445cd40384bf5329 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/rustix-445cd40384bf5329 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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("default", "std"))' -C metadata=00aeb38acad1498e -C extra-filename=-00aeb38acad1498e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 --cfg 'feature="std"' --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=aae431fdd279d710 -C extra-filename=-aae431fdd279d710 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=842f002238cb2545 -C extra-filename=-842f002238cb2545 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name quick_error --edition=2015 /usr/share/cargo/registry/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce4d66a1a65d44b4 -C extra-filename=-ce4d66a1a65d44b4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=ecead7ae4075b6d1 -C extra-filename=-ecead7ae4075b6d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 regex_syntax --edition=2018 /usr/share/cargo/registry/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7e7f19f427d388d8 -C extra-filename=-7e7f19f427d388d8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e19f384cf650af3f -C extra-filename=-e19f384cf650af3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh memchr v2.7.4 Compiling bit-vec v0.6.3 Running `/usr/bin/rustc --crate-name bit_vec --edition=2015 /usr/share/cargo/registry/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=b6e18666797b2ae6 -C extra-filename=-b6e18666797b2ae6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh ryu v1.0.18 Fresh itoa v1.0.14 Compiling anyhow v1.0.86 Fresh serde_json v1.0.135 Compiling thread_local v1.1.7 Compiling sharded-slab v0.1.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/anyhow-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=b090ff3dda7d6114 -C extra-filename=-b090ff3dda7d6114 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/anyhow-b090ff3dda7d6114 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 thread_local --edition=2021 /usr/share/cargo/registry/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=77c3396e55697251 -C extra-filename=-77c3396e55697251 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name sharded_slab --edition=2018 /usr/share/cargo/registry/sharded-slab-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2250c77150c3863f -C extra-filename=-2250c77150c3863f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/libm-6c849cee663aa89b/build-script-build` Compiling bit-set v0.5.3 Running `/usr/bin/rustc --crate-name libm --edition=2018 /usr/share/cargo/registry/libm-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=90843c4de49a3027 -C extra-filename=-90843c4de49a3027 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg assert_no_panic` Fresh thiserror v1.0.64 Compiling nu-ansi-term v0.47.0 Running `/usr/bin/rustc --crate-name nu_ansi_term --edition=2021 /usr/share/cargo/registry/nu-ansi-term-0.47.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("derive_serde_style", "serde"))' -C metadata=bc8f1f0c90055541 -C extra-filename=-bc8f1f0c90055541 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/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 bit_set --edition=2015 /usr/share/cargo/registry/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=818f39dacae20714 -C extra-filename=-818f39dacae20714 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libbit_vec-b6e18666797b2ae6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smallvec v1.13.2 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=7aa31bed6a6db628 -C extra-filename=-7aa31bed6a6db628 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unarray v0.1.4 Running `/usr/bin/rustc --crate-name unarray --edition=2018 /usr/share/cargo/registry/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=254575ffba5acfda -C extra-filename=-254575ffba5acfda --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.40/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes"))' -C metadata=c9cb4a7ec5ade320 -C extra-filename=-c9cb4a7ec5ade320 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libpin_project_lite-8601907e7989a3e5.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_core-842f002238cb2545.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-log v0.2.0 Running `/usr/bin/rustc --crate-name tracing_log --edition=2018 /usr/share/cargo/registry/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log-tracer", "std"))' -C metadata=cf63aa85faa00cdd -C extra-filename=-cf63aa85faa00cdd --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_core-842f002238cb2545.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling similar v2.6.0 Running `/usr/bin/rustc --crate-name similar --edition=2018 /usr/share/cargo/registry/similar-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 --cfg 'feature="default"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=6e0aa9e91867d165 -C extra-filename=-6e0aa9e91867d165 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustfix v0.8.6 (/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6) Running `/usr/bin/rustc --crate-name rustfix --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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=998168a64fbd0598 -C extra-filename=-998168a64fbd0598 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde-bd2b067a680cab56.rmeta --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde_json-a479dcdda23155e8.rmeta --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libthiserror-c38de2ec70b4c23a.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing-c9cb4a7ec5ade320.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/anyhow-b090ff3dda7d6114/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/rustix-445cd40384bf5329/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/libc-8eca07f79ffd64c9/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-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 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("backtrace", "default", "std"))' -C metadata=4456815d47a9cf76 -C extra-filename=-4456815d47a9cf76 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/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=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9a94cb3e8d63d9d1 -C extra-filename=-9a94cb3e8d63d9d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libbitflags-e19f384cf650af3f.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblinux_raw_sys-ecead7ae4075b6d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3492ba3f820def40 -C extra-filename=-3492ba3f820def40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling regex-automata v0.1.10 Running `/usr/bin/rustc --crate-name regex_automata --edition=2015 /usr/share/cargo/registry/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=38743576b52d42ef -C extra-filename=-38743576b52d42ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex_syntax-7e7f19f427d388d8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.7 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a7db9effb666f46b -C extra-filename=-a7db9effb666f46b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex_syntax-aed2ef858c37169e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=9d143457085cf7ac -C extra-filename=-9d143457085cf7ac --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/num-traits-9d143457085cf7ac -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libautocfg-93969f80fea9d9e8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.11 Compiling wait-timeout v0.2.0 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=d3db55130bea7bba -C extra-filename=-d3db55130bea7bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /usr/share/cargo/registry/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee9cf7bbff80ae33 -C extra-filename=-ee9cf7bbff80ae33 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=9f6de59069846e87 -C extra-filename=-9f6de59069846e87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libgetrandom-d3db55130bea7bba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/build/num-traits-9d143457085cf7ac/build-script-build` Compiling matchers v0.1.0 Running `/usr/bin/rustc --crate-name matchers --edition=2018 /usr/share/cargo/registry/matchers-0.1.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=ed07e24db11868a4 -C extra-filename=-ed07e24db11868a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex_automata-38743576b52d42ef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Compiling rand_xorshift v0.3.0 Running `/usr/bin/rustc --crate-name rand_xorshift --edition=2018 /usr/share/cargo/registry/rand_xorshift-0.3.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("serde", "serde1"))' -C metadata=279c79b724019ab1 -C extra-filename=-279c79b724019ab1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=4af58382b69427cb -C extra-filename=-4af58382b69427cb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.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 --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4c00093434b94bc3 -C extra-filename=-4c00093434b94bc3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern libm=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblibm-90843c4de49a3027.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=a8953525be1f1d55 -C extra-filename=-a8953525be1f1d55 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand_chacha-4af58382b69427cb.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand_core-9f6de59069846e87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.14.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3d0adc43eac96eee -C extra-filename=-3d0adc43eac96eee --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libfastrand-3f15cfc7f7c7a86a.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librustix-9a94cb3e8d63d9d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rusty-fork v0.3.0 Running `/usr/bin/rustc --crate-name rusty_fork --edition=2018 /usr/share/cargo/registry/rusty-fork-0.3.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="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=1f7229a95f8205d9 -C extra-filename=-1f7229a95f8205d9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libfnv-00aeb38acad1498e.rmeta --extern quick_error=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libquick_error-ce4d66a1a65d44b4.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtempfile-3d0adc43eac96eee.rmeta --extern wait_timeout=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libwait_timeout-ee9cf7bbff80ae33.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proptest v1.5.0 Running `/usr/bin/rustc --crate-name proptest --edition=2018 /usr/share/cargo/registry/proptest-1.5.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=21dd148feca16db4 -C extra-filename=-21dd148feca16db4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern bit_set=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libbit_set-818f39dacae20714.rmeta --extern bit_vec=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libbit_vec-b6e18666797b2ae6.rmeta --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libbitflags-e19f384cf650af3f.rmeta --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rmeta --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libnum_traits-4c00093434b94bc3.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand-a8953525be1f1d55.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand_chacha-4af58382b69427cb.rmeta --extern rand_xorshift=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librand_xorshift-279c79b724019ab1.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex_syntax-aed2ef858c37169e.rmeta --extern rusty_fork=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librusty_fork-1f7229a95f8205d9.rmeta --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtempfile-3d0adc43eac96eee.rmeta --extern unarray=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libunarray-254575ffba5acfda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.10.6 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=44d6c50c08e7fefe -C extra-filename=-44d6c50c08e7fefe --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex_automata-a7db9effb666f46b.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex_syntax-aed2ef858c37169e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-subscriber v0.3.18 Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /usr/share/cargo/registry/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde"))' -C metadata=f20bdd12a87219a0 -C extra-filename=-f20bdd12a87219a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern matchers=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libmatchers-ed07e24db11868a4.rmeta --extern nu_ansi_term=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libnu_ansi_term-bc8f1f0c90055541.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libonce_cell-0b71f70075024139.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libregex-44d6c50c08e7fefe.rmeta --extern sharded_slab=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libsharded_slab-2250c77150c3863f.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libsmallvec-7aa31bed6a6db628.rmeta --extern thread_local=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libthread_local-77c3396e55697251.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing-c9cb4a7ec5ade320.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_core-842f002238cb2545.rmeta --extern tracing_log=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_log-cf63aa85faa00cdd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rustfix --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=de766af5305581f0 -C extra-filename=-de766af5305581f0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libanyhow-4456815d47a9cf76.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libproptest-21dd148feca16db4.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde-bd2b067a680cab56.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde_json-a479dcdda23155e8.rlib --extern similar=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libsimilar-6e0aa9e91867d165.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtempfile-3d0adc43eac96eee.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libthiserror-c38de2ec70b4c23a.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing-c9cb4a7ec5ade320.rlib --extern tracing_subscriber=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_subscriber-f20bdd12a87219a0.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 28.83s Running `/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/rustfix-de766af5305581f0` running 13 tests test replace::tests::broken_replacements ... ok test replace::tests::insert_at_beginning ... ok test replace::tests::empty_to_vec_roundtrip ... ok test replace::tests::replace_multiple_lines_with_insert_only ... ok test replace::tests::replace_overlapping_stuff_errs ... ok test replace::tests::replace_a_single_char ... ok test replace::tests::replace_multiple_lines ... ok test replace::tests::replace_some_stuff ... ok test replace::tests::replace_invalid_range ... ok test replace::tests::insert_at_end ... ok test replace::tests::replace_same_twice ... ok test replace::tests::new_to_vec_roundtrip ... ok test replace::tests::replace_random_chunks ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s Doc-tests rustfix Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name rustfix --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --extern anyhow=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libanyhow-4456815d47a9cf76.rlib --extern proptest=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libproptest-21dd148feca16db4.rlib --extern rustfix=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/librustfix-998168a64fbd0598.rlib --extern serde=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde-bd2b067a680cab56.rlib --extern serde_json=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libserde_json-a479dcdda23155e8.rlib --extern similar=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libsimilar-6e0aa9e91867d165.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtempfile-3d0adc43eac96eee.rlib --extern thiserror=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libthiserror-c38de2ec70b4c23a.rlib --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing-c9cb4a7ec5ade320.rlib --extern tracing_subscriber=/home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/rustfix-0.8.6/target/rpm/deps/libtracing_subscriber-f20bdd12a87219a0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rustfix-devel-0.8.6-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/README.md Provides: crate(rustfix) = 0.8.6 rust-rustfix-devel = 0.8.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(serde/default) >= 1.0.204 crate(serde/derive) >= 1.0.204 crate(serde_json/default) >= 1.0.120 crate(thiserror/default) >= 1.0.63 crate(tracing) >= 0.1.40 crate(tracing/std) >= 0.1.40 rust >= 1.78 Processing files: rust-rustfix+default-devel-0.8.6-1.mga10.noarch Provides: crate(rustfix/default) = 0.8.6 rust-rustfix+default-devel = 0.8.6-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustfix) = 0.8.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustfix+default-devel-0.8.6-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustfix-devel-0.8.6-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vHozOw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustfix-0.8.6-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/CHANGELOG.md File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/LICENSE-MIT File listed twice: /usr/share/cargo/registry/rustfix-0.8.6/README.md D: [iurt_root_command] Success!