Task #114226 - stdout.log
back to task #114226download
<...trimmed, download required for full log>
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/thiserror-e960148d8a3cb536/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/nix-ce9568c983a3e0b6/build-script-build`
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=85501f1fbb2913cf -C extra-filename=-3c625b08cb323331 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-03035e73ba5f4a4d.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern memoffset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemoffset-acd57306350652c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
Checking env_logger v0.11.9
Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_logger/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=6df86efb92267017 -C extra-filename=-254502d861ec07b7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern env_filter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libenv_filter-4e7bd43849359285.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking console v0.16.2
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=b2ceb06226d54d3b -C extra-filename=-d37726590cc1994b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-1aed1c0295c4e0ca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling openssl v0.10.75
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl/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,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=7a612aa3acce348f -C extra-filename=-201623cbe445d35f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/openssl-201623cbe445d35f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling proc-macro-crate v3.4.0
Running `/usr/bin/rustc --crate-name proc_macro_crate --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/proc-macro-crate/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=414bd0e2b64cf037 -C extra-filename=-f77a7a5d9fa05c5e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern toml_edit=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_edit-ec77de4bdccda464.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling syn v1.0.109
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=541cdb3cce98b2cf -C extra-filename=-87806c95c001a5bb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/syn-87806c95c001a5bb -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/equivalent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4734bc34d10d8b0b -C extra-filename=-019537429d899834 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0ec37ce9335d0300 -C extra-filename=-709a3c5e364eec08 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/openssl-sys-8e9fe83397abcd01/build-script-main`
Checking foreign-types-shared v0.1.1
Running `/usr/bin/rustc --crate-name foreign_types_shared --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d483716be98cd73f -C extra-filename=-90a0377366a523c7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ref-cast v1.0.25
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fd9d686b217d1e0 -C extra-filename=-5d08abac0f5db60f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/ref-cast-5d08abac0f5db60f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/winnow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=890f1915b7e6ad10 -C extra-filename=-a1500950aebc0cff --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=22dc2e1ece6ac2f8 -C extra-filename=-016c88828985cedf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=588b7d6c40e1dd9c -C extra-filename=-0af87aeef913a843 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern equivalent=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libequivalent-019537429d899834.rmeta --extern hashbrown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhashbrown-709a3c5e364eec08.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/ref-cast-5d08abac0f5db60f/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/openssl-201623cbe445d35f/build-script-build`
Checking foreign-types v0.3.2
Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=056b299801aef8d5 -C extra-filename=-5b84a4aed4966b02 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern foreign_types_shared=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libforeign_types_shared-90a0377366a523c7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/syn-87806c95c001a5bb/build-script-build`
Compiling ostree-sys v0.15.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree-sys/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="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2024_7"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2024_7", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=40d2ee8d960fa2e5 -C extra-filename=-309fe7f554b27f3b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/ostree-sys-309fe7f554b27f3b -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern system_deps=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsystem_deps-a0ae21f4a4c0925b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-channel v0.3.31
Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-channel/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=42bfb71cc0940e8b -C extra-filename=-db1d88813c2159bd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking toml_datetime v1.0.0+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_datetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=c42c201c04ddf619 -C extra-filename=-860e65c67d05056c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_spanned/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=9eed002ece199db7 -C extra-filename=-6c51cf95b7cd7377 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling gio v0.20.12
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=69af1ca30e1d5c83 -C extra-filename=-3d49ceb165b904a7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/gio-3d49ceb165b904a7 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking unit-prefix v0.5.2
Running `/usr/bin/rustc --crate-name unit_prefix --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unit-prefix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5077ecd0f540f86f -C extra-filename=-a913670fcf67f557 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking toml_writer v1.0.6+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_writer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_writer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ec4435c81180b35f -C extra-filename=-831461fe4f0b78e8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling object v0.37.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/object/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' -C debug-assertions=off --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5e8f8e3c2b1584da -C extra-filename=-fd21fed19512e733 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/object-fd21fed19512e733 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking indicatif v0.18.3
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=20f27fa520962f55 -C extra-filename=-1291d7a8b5f04981 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconsole-d37726590cc1994b.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libportable_atomic-24795329217eaecc.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-1aed1c0295c4e0ca.rmeta --extern unit_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunit_prefix-a913670fcf67f557.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/gio-3d49ceb165b904a7/build-script-build`
Running `/usr/bin/rustc --crate-name toml_parser --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=98a92ffda6025243 -C extra-filename=-f9b37a31d01f16eb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libwinnow-a1500950aebc0cff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/ostree-sys-309fe7f554b27f3b/build-script-build`
Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/syn-1.0.109/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"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c0c9014f9d5505ce -C extra-filename=-db3880553a4ce1cb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rmeta --extern unicode_ident=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_ident-4ad3aca5eea4bc30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg syn_disable_nightly_tests`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/object-fd21fed19512e733/build-script-build`
Checking uzers v0.12.2
Running `/usr/bin/rustc --crate-name uzers --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uzers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=036c9e789183b47e -C extra-filename=-2c39f4650d029cac --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking toml v1.0.3+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=79380e0252f15caa -C extra-filename=-563e73c4b896fad9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --extern serde_spanned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_spanned-6c51cf95b7cd7377.rmeta --extern toml_datetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_datetime-860e65c67d05056c.rmeta --extern toml_parser=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_parser-f9b37a31d01f16eb.rmeta --extern toml_writer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_writer-831461fe4f0b78e8.rmeta --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libwinnow-a1500950aebc0cff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ryu v1.0.22
Running `/usr/bin/rustc --crate-name ryu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=3ca4f7a51ed0410e -C extra-filename=-a89cd9990e409ebe --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-io v0.3.31
Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=379d38730aaf1ccc -C extra-filename=-989b90e885a51d4d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty getrandom v0.4.1: the dependency info output changed
Compiling getrandom v0.4.1
Running `/usr/bin/rustc --crate-name build_script_build --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=a53817a3410b3aeb -C extra-filename=-defae557ce912a61 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/getrandom-defae557ce912a61 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling linkme-impl v0.3.35
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme-impl/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=4c9c20358c8964ae -C extra-filename=-7a10368b1a58fb64 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/linkme-impl-7a10368b1a58fb64 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking unsafe-libyaml v0.2.11
Running `/usr/bin/rustc --crate-name unsafe_libyaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unsafe-libyaml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d5f4d8ed8871e54 -C extra-filename=-093d0d1f22e40221 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling eyre v0.6.12
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/eyre/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="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=71f03a65d822b884 -C extra-filename=-5f0a8369cb7ae7cc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/eyre-5f0a8369cb7ae7cc -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking gimli v0.32.3
Running `/usr/bin/rustc --crate-name gimli --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gimli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=d9098ea9b2a7e405 -C extra-filename=-13b64a9882c41570 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand_core v0.10.0
Running `/usr/bin/rustc --crate-name rand_core --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d601b99786bb48f -C extra-filename=-e4c203fff24c2e81 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling color-spantrace v0.3.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-spantrace/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afa9a8706802ce5c -C extra-filename=-d553c55edf9d0b8f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/color-spantrace-d553c55edf9d0b8f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/linkme-impl-7a10368b1a58fb64/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/getrandom-defae557ce912a61/build-script-build`
Running `/usr/bin/rustc --crate-name object --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/object/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=34d5bb49e52ec02a -C extra-filename=-d5d934127cca09ab --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-5a10eb02e4e0292a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'`
Running `/usr/bin/rustc --crate-name ostree_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2024_7"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2024_7", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=1e765e2dc922a521 -C extra-filename=-ce1f97bc5c40a56e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio_sys-cfeb666dae5accaf.rmeta --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_sys-fa65def9548f3fad.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgobject_sys-667b0975b43d4976.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ostree-1 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_ostree_1`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/eyre-5f0a8369cb7ae7cc/build-script-build`
Compiling nix v0.31.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix/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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=23ecb3cafdb74da2 -C extra-filename=-98d0b368d05bcffa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/nix-98d0b368d05bcffa -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_aliases=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_aliases-1d617814f18ea443.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking hmac v0.12.1
Running `/usr/bin/rustc --crate-name hmac --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hmac/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=2636add9c628b496 -C extra-filename=-e0d1bd497ad63be3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdigest-57aea71b84e5705d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde_derive_internals v0.29.1
Running `/usr/bin/rustc --crate-name serde_derive_internals --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_derive_internals/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=d40596afdbee57d3 -C extra-filename=-83055043684358e3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rmeta --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/color-spantrace-d553c55edf9d0b8f/build-script-build`
Checking nom v8.0.0
Running `/usr/bin/rustc --crate-name nom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=cc2707cecce0335c -C extra-filename=-36ded5eaec5d25cf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-5a10eb02e4e0292a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling indoc v2.0.7
Running `/usr/bin/rustc --crate-name indoc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indoc/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce3f30c7d5fc9152 -C extra-filename=-dd19c20a716c218b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking addr2line v0.25.1
Running `/usr/bin/rustc --crate-name addr2line --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/addr2line/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=f7a1cd0174774591 -C extra-filename=-22a0911d2290a75c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern gimli=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgimli-13b64a9882c41570.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bitflags v1.3.2
Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=80c4fa544b93be53 -C extra-filename=-f4f77e93318a76ca --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rustc-demangle v0.1.27
Running `/usr/bin/rustc --crate-name rustc_demangle --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustc-demangle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=155f9dfb610911cc -C extra-filename=-76e28b88228b2397 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cpufeatures v0.3.0
Running `/usr/bin/rustc --crate-name cpufeatures --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cpufeatures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98e70a06d475cdf1 -C extra-filename=-1abb0fcfcf967f88 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking indenter v0.3.4
Running `/usr/bin/rustc --crate-name indenter --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indenter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=57e69ff85a64801f -C extra-filename=-f2f52e616b2659ff --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling linkme v0.3.35
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=2802a22b62d2e00a -C extra-filename=-78edf7bea36b3b6c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/linkme-78edf7bea36b3b6c -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking base64 v0.20.0
Running `/usr/bin/rustc --crate-name base64 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c888a1822cabf80c -C extra-filename=-4de8396d8d30e12c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty pulldown-cmark v0.13.0: the dependency info output changed
Compiling pulldown-cmark v0.13.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark/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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=1d4e58f8d94f3818 -C extra-filename=-e550209a7d2e9b41 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/pulldown-cmark-e550209a7d2e9b41 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/linkme-78edf7bea36b3b6c/build-script-build`
Running `/usr/bin/rustc --crate-name eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/eyre/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=7b3c352172ec5806 -C extra-filename=-f26e44b63bfa19af --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindenter-f2f52e616b2659ff.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg track_caller --cfg stable`
Checking chacha20 v0.10.0
Running `/usr/bin/rustc --crate-name chacha20 --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chacha20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=2acc60ae9cd8538d -C extra-filename=-a974f88991a1929e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern cpufeatures=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcpufeatures-1abb0fcfcf967f88.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-e4c203fff24c2e81.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/nix-98d0b368d05bcffa/build-script-build`
Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=79ca9962e7b6e64e -C extra-filename=-25d804f04cfbb144 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-e4c203fff24c2e81.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/build/pulldown-cmark-e550209a7d2e9b41/build-script-build`
Checking getopts v0.2.24
Running `/usr/bin/rustc --crate-name getopts --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getopts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std", "unicode"))' -C metadata=4d68fbd1d159ad6a -C extra-filename=-27c2b5cf11da82fd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-1aed1c0295c4e0ca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking dyn-clone v1.0.20
Running `/usr/bin/rustc --crate-name dyn_clone --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dyn-clone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=743144c64a3426f5 -C extra-filename=-af29d563d3c3ce0c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking backtrace v0.3.76
Running `/usr/bin/rustc --crate-name backtrace --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/backtrace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=e3e4639eaa788277 -C extra-filename=-ce95dfb47a86a54f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern addr2line=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libaddr2line-22a0911d2290a75c.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libminiz_oxide-ea1517d843957d5b.rmeta --extern object=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libobject-d5d934127cca09ab.rmeta --extern rustc_demangle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustc_demangle-76e28b88228b2397.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking pulldown-cmark-escape v0.11.0
Running `/usr/bin/rustc --crate-name pulldown_cmark_escape --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark-escape/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=e66c9cae4c8f5ba9 -C extra-filename=-434a04abecd08308 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking unicase v2.9.0
Dirty xshell-macros v0.2.7: the dependency info output changed
Compiling xshell-macros v0.2.7
Checking rand v0.10.0
Checking vsock v0.5.1
Running `/usr/bin/rustc --crate-name unicase --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicase/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=caff85e008ca291d -C extra-filename=-cacc9fd8f882d8e2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name rand --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=868df66f90d2d7bb -C extra-filename=-8ad1f6520fa9fae4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern chacha20=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchacha20-a974f88991a1929e.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetrandom-25d804f04cfbb144.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-e4c203fff24c2e81.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=c77e8e4d736a9f64 -C extra-filename=-4c6ed8fc2460fe83 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-03035e73ba5f4a4d.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
Running `/usr/bin/rustc --crate-name xshell_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xshell-macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c2378f09b665328 -C extra-filename=-89d82ed095528da4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name vsock --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/vsock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d83fa521e333876 -C extra-filename=-0b78ed4cd9612da0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-3c625b08cb323331.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking md-5 v0.10.6
Running `/usr/bin/rustc --crate-name md5 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/md-5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=7c15984094ec62a0 -C extra-filename=-97c3ed5d28f3b2c7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdigest-57aea71b84e5705d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=9fecf0f12ab0bd0a -C extra-filename=-fb2f4963dab26fa8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-03035e73ba5f4a4d.rmeta --extern getopts=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetopts-27c2b5cf11da82fd.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-5a10eb02e4e0292a.rmeta --extern pulldown_cmark_escape=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpulldown_cmark_escape-434a04abecd08308.rmeta --extern unicase=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicase-cacc9fd8f882d8e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cargo-platform v0.3.2
Running `/usr/bin/rustc --crate-name cargo_platform --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo-platform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--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,test)' --check-cfg 'cfg(feature, values())' -C metadata=16e6cb98bc32b167 -C extra-filename=-aba77ad6dd30dbb5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking serde_ignored v0.1.14
Running `/usr/bin/rustc --crate-name serde_ignored --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_ignored/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bd87e38120f8722 -C extra-filename=-b8861580f6e577c3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking liboverdrop v0.1.0
Running `/usr/bin/rustc --crate-name liboverdrop --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/liboverdrop/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9255f9e8633b5ab7 -C extra-filename=-5b7fbc4779ed5470 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking uapi-version v0.4.0
Running `/usr/bin/rustc --crate-name uapi_version --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uapi-version/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::pedantic' '--deny=clippy::expect_used' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31d7928fadd1af7f -C extra-filename=-64a63a45f55356c3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking base64 v0.21.7
Running `/usr/bin/rustc --crate-name base64 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=466cd87adf9eb280 -C extra-filename=-31f8f8db00853490 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking deunicode v1.6.2
Running `/usr/bin/rustc --crate-name deunicode --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/deunicode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=8e18e21c4090eb45 -C extra-filename=-34b406de3c110586 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tini v1.3.0
Running `/usr/bin/rustc --crate-name tini --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tini/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=559977039b524d92 -C extra-filename=-7b06ec32b5470faf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking env_home v0.1.0
Running `/usr/bin/rustc --crate-name env_home --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_home/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8753608ec897c838 -C extra-filename=-68e57240026f33c0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking comma v1.0.0
Running `/usr/bin/rustc --crate-name comma --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comma/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94a3b872161313e3 -C extra-filename=-ab8d867becf0a566 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking shell-words v1.1.1
Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shell-words/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9fbd4e6653e9e690 -C extra-filename=-0a4a6aa521d3556b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking data-encoding v2.10.0
Running `/usr/bin/rustc --crate-name data_encoding --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/data-encoding/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=64a0d51e0e884793 -C extra-filename=-f77ea7be3b580bf8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking zeroize v1.8.2
Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zeroize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=153e48489275f253 -C extra-filename=-2c1cabc778f7baa8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking byteorder v1.5.0
Running `/usr/bin/rustc --crate-name byteorder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/byteorder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=fae9012b82abab84 -C extra-filename=-f2592eb98f507947 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking xshell v0.2.7
Running `/usr/bin/rustc --crate-name xshell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xshell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a2eed290cef1b2a -C extra-filename=-06e2455a4f241da1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern xshell_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxshell_macros-89d82ed095528da4.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking escape8259 v0.5.3
Running `/usr/bin/rustc --crate-name escape8259 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/escape8259/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=628e4d340669b602 -C extra-filename=-85e7c38991aaca4a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking mandown v1.1.0
Running `/usr/bin/rustc --crate-name mandown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mandown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1138339599979f0b -C extra-filename=-f720b8168c3ef771 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern deunicode=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdeunicode-34b406de3c110586.rmeta --extern pulldown_cmark=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpulldown_cmark-fb2f4963dab26fa8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking dialoguer v0.12.0
Running `/usr/bin/rustc --crate-name dialoguer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dialoguer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="editor"' --cfg 'feature="password"' --cfg 'feature="tempfile"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("completion", "default", "editor", "fuzzy-matcher", "fuzzy-select", "history", "password", "tempfile", "zeroize"))' -C metadata=0a48579a3c9aa75e -C extra-filename=-335d68e97b103d12 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconsole-d37726590cc1994b.rmeta --extern shell_words=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libshell_words-0a4a6aa521d3556b.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern zeroize=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzeroize-2c1cabc778f7baa8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking which v8.0.0
Running `/usr/bin/rustc --crate-name which --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/which/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=d59340856aeff366 -C extra-filename=-a60a86615ad2ccb6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern env_home=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libenv_home-68e57240026f33c0.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde_derive v1.0.228
Compiling tokio-macros v2.6.0
Compiling thiserror-impl v2.0.17
Compiling tracing-attributes v0.1.31
Compiling darling_macro v0.20.11
Compiling fn-error-context v0.2.1
Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-macros/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2dcfd2ea75401627 -C extra-filename=-b4d1c8357d297359 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_derive/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,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=df895a42e1ab1997 -C extra-filename=-02fee0b1082d3559 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-impl/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=e175ffb60b72354b -C extra-filename=-aa737eee0eda955d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name tracing_attributes --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-attributes/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=c343059807e5461d -C extra-filename=-a64ef359b97b6ec3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name darling_macro --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/darling_macro/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=18b1180aed1afa01 -C extra-filename=-5e35f8fdc30c0041 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern darling_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdarling_core-4e76db902d6f07e0.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name fn_error_context --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fn-error-context/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1da9c8cb067caf1 -C extra-filename=-baeefaf6012b467c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling zerocopy-derive v0.8.33
Running `/usr/bin/rustc --crate-name zerocopy_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy-derive/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 --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca8296ee1dcc718b -C extra-filename=-7613037cee86ac6b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling darling v0.20.11
Running `/usr/bin/rustc --crate-name darling --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/darling/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 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=df146adee8595587 -C extra-filename=-cae239de960bed46 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern darling_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdarling_core-4e76db902d6f07e0.rmeta --extern darling_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdarling_macro-5e35f8fdc30c0041.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling derive_builder_core v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder_core/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=7e8a1d47d2211a18 -C extra-filename=-cb49f25dd8cf6c20 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern darling=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdarling-cae239de960bed46.rmeta --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rmeta --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-macro v0.3.31
Running `/usr/bin/rustc --crate-name futures_macro --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-macro/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0cb15e580e0fe0c -C extra-filename=-32488af47039998d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling getset v0.1.6
Running `/usr/bin/rustc --crate-name getset --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getset/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=273b5cf2cb458dde -C extra-filename=-0ef2fd1f9d0aa372 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro_error2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro_error2-d5869ad549c2cafe.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tokio v1.49.0
Running `/usr/bin/rustc --crate-name tokio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=284ad00f76f9c1ac -C extra-filename=-041a6b8064018287 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbytes-daeb58b727ed5c44.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmio-1ef0825b6e406700.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook_registry-19b18bccf8a354fd.rmeta --extern socket2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsocket2-6698b9cc88901a1d.rmeta --extern tokio_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_macros-b4d1c8357d297359.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling clap_derive v4.5.49
Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_derive/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=547ff4adea5d9fa2 -C extra-filename=-3af5baf20070283d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-util v0.3.31
Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=00668b6cd6c8e8bf -C extra-filename=-0147054f420c2776 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern futures_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_macro-32488af47039998d.so --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_task-a2927d317e2b5214.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern pin_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_utils-17111959102f741e.rmeta --extern slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libslab-c5c53142bb81db79.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling strum_macros v0.27.2
Running `/usr/bin/rustc --crate-name strum_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strum_macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=dacc28bc063d187a -C extra-filename=-2e7deb4781d7a2da --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling derive_builder_macro v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder_macro --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder_macro/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=d8b65b1fe9c86b3c -C extra-filename=-8cbff3f995778553 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern derive_builder_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder_core-cb49f25dd8cf6c20.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling derive_more-impl v2.1.1
Running `/usr/bin/rustc --crate-name derive_more_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_more-impl/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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="is_variant"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=717fe0f929119b0f -C extra-filename=-b7380c2da9b2ad40 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern convert_case=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconvert_case-9ed42a4aabafdeee.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b5770bfe667caa0a -C extra-filename=-0d28e30b52c36b28 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror_impl-aa737eee0eda955d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
Checking composefs-ioctls v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_ioctls --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-ioctls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="loop-device"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loop-device"))' -C metadata=1dcb4737ed46c228 -C extra-filename=-e1369914c76151d8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tokio-util v0.7.18
Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=c8e21b9cbbfc072b -C extra-filename=-fb38009ebbe9ef93 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbytes-daeb58b727ed5c44.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern futures_sink=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_sink-9b1275eefa4a1940.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking async-compression v0.4.36
Running `/usr/bin/rustc --crate-name async_compression --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/async-compression/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=05b4fe758b7992f8 -C extra-filename=-adcf6e7f6a5f4b49 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern compression_codecs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcompression_codecs-17526bbb4b3a27bc.rmeta --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcompression_core-dfd5f56c3411bc81.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=5e479ede98c86eb1 -C extra-filename=-58f3d2adff6b8735 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern zerocopy_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy_derive-7613037cee86ac6b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
Checking indicatif v0.17.11
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif-0.17.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=48ee7ef30ebcf9e2 -C extra-filename=-96e70bd4a2595cef --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconsole-e5a6a19a833abd03.rmeta --extern number_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnumber_prefix-92d96b478ce98648.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libportable_atomic-24795329217eaecc.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling thiserror-impl v1.0.69
Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-impl-1.0.69/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=59b757bf96763d47 -C extra-filename=-eec070d71b348a86 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking derive_builder v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=8abeb53d9f6540a9 -C extra-filename=-6398aac8a56ee111 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern derive_builder_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder_macro-8cbff3f995778553.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-executor v0.3.31
Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-executor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=2a35f4dddbfbc9f4 -C extra-filename=-762f939c14b902e8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_task-a2927d317e2b5214.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-0147054f420c2776.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ref-cast-impl v1.0.25
Running `/usr/bin/rustc --crate-name ref_cast_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast-impl/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=35c3b4a538f7054e -C extra-filename=-004af34578c71d5e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ppv-lite86 v0.2.21
Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ppv-lite86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=6fcf130a8aeb224a -C extra-filename=-1f8e8708ab8c0c91 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy-58f3d2adff6b8735.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand_chacha v0.9.0
Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_chacha/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=44fbe4f7044fda6d -C extra-filename=-9a1cd0f221bc89d5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libppv_lite86-1f8e8708ab8c0c91.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-dd8ddb885dd2a900.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand v0.9.2
Running `/usr/bin/rustc --crate-name rand --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=42dfb2e087520941 -C extra-filename=-5d4218d9abb88a51 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern rand_chacha=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_chacha-9a1cd0f221bc89d5.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-dd8ddb885dd2a900.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking composefs v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pre-6.15", "rhel9", "tempfile", "test"))' -C metadata=0a8c0a921dda04c3 -C extra-filename=-c9ba346b4105c633 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern composefs_ioctls=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs_ioctls-e1369914c76151d8.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand-5d4218d9abb88a51.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-7bfcf4f5d6d9d03b.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern xxhash_rust=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxxhash_rust-3fe56f3c47bf4a30.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy-58f3d2adff6b8735.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd-f07b4ae342691961.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking composefs-boot v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_boot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-boot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80cf1598a136cb15 -C extra-filename=-68ce9df84c7cc22f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs-c9ba346b4105c633.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_automata-0db8c054cf77c4ae.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy-58f3d2adff6b8735.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking derive_more v2.1.1
Running `/usr/bin/rustc --crate-name derive_more --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_more/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=e91fa3d511c2723e -C extra-filename=-9717327b65887098 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern derive_more_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_more_impl-b7380c2da9b2ad40.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking crossterm v0.29.0
Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crossterm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="derive-more"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=41841cb5d5c227dd -C extra-filename=-90cee90c516de345 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-03035e73ba5f4a4d.rmeta --extern derive_more=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_more-9717327b65887098.rmeta --extern document_features=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdocument_features-23dd167801955f7d.so --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmio-1ef0825b6e406700.rmeta --extern parking_lot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libparking_lot-16dfa585f1ea1e2a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook-2b5feb8d69826124.rmeta --extern signal_hook_mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook_mio-33393392fb930013.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling openssl-macros v0.1.1
Running `/usr/bin/rustc --crate-name openssl_macros --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=dce61680d75f985f -C extra-filename=-25b31eddab311bf6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling glib-macros v0.20.12
Running `/usr/bin/rustc --crate-name glib_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib-macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a98df39bb35ccf8 -C extra-filename=-4d3d3188f06b1b7f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro_crate=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro_crate-f77a7a5d9fa05c5e.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing v0.1.44
Running `/usr/bin/rustc --crate-name tracing --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --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", "valuable"))' -C metadata=134af48258d81834 -C extra-filename=-f9e3eb982f8dcab6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern tracing_attributes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_attributes-a64ef359b97b6ec3.so --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-0694b474ade7f8ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing-subscriber v0.3.22
Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-subscriber/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --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="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,test)' --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", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=93b4ab5c22243751 -C extra-filename=-815d10c41bfd40e9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern matchers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmatchers-f8f2771bb54ba90e.rmeta --extern nu_ansi_term=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnu_ansi_term-2758772f18e601b8.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_automata-0db8c054cf77c4ae.rmeta --extern sharded_slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsharded_slab-ed3d76af0a78f1e6.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-1e733ab9e1589a30.rmeta --extern thread_local=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthread_local-53a94fe6f4481f88.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-0694b474ade7f8ad.rmeta --extern tracing_log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_log-0afc9b55bfa469cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking comfy-table v7.2.1
Running `/usr/bin/rustc --crate-name comfy_table --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comfy-table/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tty"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_debug", "_integration_test", "custom_styling", "default", "reexport_crossterm", "tty"))' -C metadata=04a8044dc841899e -C extra-filename=-ceafdc1b79512fbb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcrossterm-90cee90c516de345.rmeta --extern unicode_segmentation=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_segmentation-21d1a739c37dbbf7.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-1aed1c0295c4e0ca.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name ref_cast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1868d8ab2bc0b3eb -C extra-filename=-4cd9d4509cf31f40 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern ref_cast_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libref_cast_impl-004af34578c71d5e.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
Compiling gvariant-macro v0.5.1
Running `/usr/bin/rustc --crate-name gvariant_macro --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gvariant-macro/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=5850d42b3ea172b4 -C extra-filename=-6a7f819ade79dff1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-db3880553a4ce1cb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing-journald v0.3.2
Running `/usr/bin/rustc --crate-name tracing_journald --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-journald/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e7a5a4509a19697 -C extra-filename=-41d236fab22b4ff2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-0694b474ade7f8ad.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_subscriber-815d10c41bfd40e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing-error v0.2.1
Running `/usr/bin/rustc --crate-name tracing_error --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-error/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=6616b19b2715462d -C extra-filename=-e82fd9131d6f0f6a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_subscriber-815d10c41bfd40e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pin-project-internal v1.1.10
Running `/usr/bin/rustc --crate-name pin_project_internal --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project-internal/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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e125f4544d9345e3 -C extra-filename=-8e7d4c4e25466b7b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name openssl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=97bf1d3a085a2d07 -C extra-filename=-f5e776ebc3b901fd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-03035e73ba5f4a4d.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern foreign_types=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libforeign_types-5b84a4aed4966b02.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern openssl_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl_macros-25b31eddab311bf6.so --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl_sys-016c88828985cedf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'`
Checking clap v4.5.54
Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=658f9f8400e8f247 -C extra-filename=-b70cf285dd7b9afe --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern clap_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_builder-36f0c7942e7c286e.rmeta --extern clap_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_derive-3af5baf20070283d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name color_spantrace --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-spantrace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8bb6808561559ef -C extra-filename=-f91a939e87b487c8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d7c632cc29d5993c.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-0694b474ade7f8ad.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_error-e82fd9131d6f0f6a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
Checking tokio-stream v0.1.18
Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-stream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=72dde4f2b52d9e18 -C extra-filename=-cb613ec4846f27bb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-fb38009ebbe9ef93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name serde --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ee45135dcdf133e8 -C extra-filename=-24be7c46ed595d06 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2a2d05b2675df850.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_derive-02fee0b1082d3559.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Checking gvariant v0.5.1
Running `/usr/bin/rustc --crate-name gvariant --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gvariant/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b2f84cd099f4423e -C extra-filename=-8e2d706b31e79951 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern gvariant_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgvariant_macro-6a7f819ade79dff1.so --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-5a10eb02e4e0292a.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libref_cast-4cd9d4509cf31f40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling schemars_derive v1.2.0
Running `/usr/bin/rustc --crate-name schemars_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/schemars_derive/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=4743237a0a351559 -C extra-filename=-3951f5e6b15e0588 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern serde_derive_internals=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_derive_internals-83055043684358e3.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking chrono v0.4.42
Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chrono/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=a2a4476cf4ae1606 -C extra-filename=-26f0344c80bc7d29 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern iana_time_zone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libiana_time_zone-bf2e67aa9a6a6860.rmeta --extern num_traits=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnum_traits-dd5d4d7a84f4afdc.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-kernel-cmdline v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/kernel_cmdline)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_kernel_cmdline --edition=2024 crates/kernel_cmdline/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=086afafe55c28800 -C extra-filename=-4a0c08da8e072f5c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking serde_yaml v0.9.34+deprecated
Running `/usr/bin/rustc --crate-name serde_yaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_yaml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfca4fc8922c63b2 -C extra-filename=-cb783c96b75a9d60 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindexmap-0af87aeef913a843.rmeta --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitoa-5eb6ad4b8532c809.rmeta --extern ryu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libryu-a89cd9990e409ebe.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern unsafe_libyaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunsafe_libyaml-093d0d1f22e40221.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-internal-utils v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/utils)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_internal_utils --edition=2024 crates/utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a129a4029edadf6 -C extra-filename=-9b24c3c07456e758 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-9476548e6ce9ba79.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-26f0344c80bc7d29.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d7c632cc29d5993c.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern shlex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libshlex-dd093f4d25cb2a72.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern tracing_journald=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_journald-41d236fab22b4ff2.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_subscriber-815d10c41bfd40e9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking canon-json v0.2.1
Running `/usr/bin/rustc --crate-name canon_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/canon-json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=668ad9696b74aad6 -C extra-filename=-2f753c91bd8782e2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_derive-02fee0b1082d3559.so --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking libsystemd v0.7.2
Running `/usr/bin/rustc --crate-name libsystemd --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libsystemd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e063ddf95ef064d3 -C extra-filename=-2c92041aa5895c19 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern hmac=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhmac-e0d1bd497ad63be3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-3c625b08cb323331.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnom-36ded5eaec5d25cf.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-7bfcf4f5d6d9d03b.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuuid-7e11f821012fa8d6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-internal-mount v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/mount)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_internal_mount --edition=2024 crates/mount/src/mount.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f320a5a14204e50 -C extra-filename=-abf764d81746a8d7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name linkme_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme-impl/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,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=6f3bed56337ca6b2 -C extra-filename=-df019d87beb84151 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(no_unsafe_attributes)' --check-cfg 'cfg(no_unsafe_extern_blocks)'`
Checking bootc-internal-blockdev v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/blockdev)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_internal_blockdev --edition=2024 crates/blockdev/src/blockdev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dbcd79631796b10 -C extra-filename=-1e282f30608a7457 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_mount-abf764d81746a8d7.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c721922598ba698 -C extra-filename=-b3c4102bd2c9325d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror_impl-eec070d71b348a86.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
Checking bootc-sysusers v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/sysusers)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_sysusers --edition=2024 crates/sysusers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c973fbc17bda126 -C extra-filename=-1d5b667dbfd6cba8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuzers-2c39f4650d029cac.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-tmpfiles v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tmpfiles)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_tmpfiles --edition=2024 crates/tmpfiles/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=488d7b2ca013691c -C extra-filename=-5c0c97043c2a14ca --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuzers-2c39f4650d029cac.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking color-eyre v0.6.5
Running `/usr/bin/rustc --crate-name color_eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-eyre/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="capture-spantrace"' --cfg 'feature="color-spantrace"' --cfg 'feature="default"' --cfg 'feature="tracing-error"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=b28f51f6ec0fead6 -C extra-filename=-72fcff4799ed0d41 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern backtrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbacktrace-ce95dfb47a86a54f.rmeta --extern color_spantrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcolor_spantrace-f91a939e87b487c8.rmeta --extern eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libeyre-f26e44b63bfa19af.rmeta --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindenter-f2f52e616b2659ff.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d7c632cc29d5993c.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_error-e82fd9131d6f0f6a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking clap_complete v4.5.61
Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=b4e4f627bd136dfc -C extra-filename=-2138a2012cfac2b9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking openssh-keys v0.6.5
Running `/usr/bin/rustc --crate-name openssh_keys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssh-keys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f1f78002c6afe95 -C extra-filename=-ac94c200edad2091 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbase64-31f8f8db00853490.rmeta --extern byteorder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbyteorder-f2592eb98f507947.rmeta --extern md5=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmd5-97c3ed5d28f3b2c7.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-7bfcf4f5d6d9d03b.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-b3c4102bd2c9325d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cargo_metadata v0.23.1
Running `/usr/bin/rustc --crate-name cargo_metadata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo_metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=50d9137c391360a5 -C extra-filename=-de6ebea8c9b3c416 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cargo_platform=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcargo_platform-aba77ad6dd30dbb5.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsemver-6420a25e38a45f8b.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bcvk-qemu v0.1.0 (https://github.com/bootc-dev/bcvk?rev=f4dd05a74ccb54084093c9167317a14356ca53e4#f4dd05a7)
Running `/usr/bin/rustc --crate-name bcvk_qemu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bcvk-qemu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unused_must_use --deny=unused_imports --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7758084ba33952d7 -C extra-filename=-13f2ddadbdfa0061 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern color_eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcolor_eyre-72fcff4799ed0d41.rmeta --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdata_encoding-f77ea7be3b580bf8.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-3c625b08cb323331.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern vsock=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libvsock-0b78ed4cd9612da0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking libtest-mimic v0.8.1
Running `/usr/bin/rustc --crate-name libtest_mimic --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libtest-mimic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=355ef02d0dd6ca29 -C extra-filename=-ee6ef71da8333237 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-27d419c78ef8ad70.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-062fa973968de645.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern escape8259=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libescape8259-85e7c38991aaca4a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rexpect v0.7.0
Running `/usr/bin/rustc --crate-name rexpect --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rexpect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "which"))' -C metadata=01492e41e9a30ff8 -C extra-filename=-42c855a333c1fc56 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern comma=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomma-ab8d867becf0a566.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-4c6ed8fc2460fe83.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-9d4423161905ccc7.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking system-reinstall-bootc v0.1.9 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/system-reinstall-bootc)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name system_reinstall_bootc --edition=2024 crates/system-reinstall-bootc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=963a4f8116d8432e -C extra-filename=-73c729050607c115 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-9476548e6ce9ba79.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_mount-abf764d81746a8d7.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcrossterm-90cee90c516de345.rmeta --extern dialoguer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdialoguer-335d68e97b103d12.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-1291d7a8b5f04981.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindoc-dd19c20a716c218b.so --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --extern openssh_keys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssh_keys-ac94c200edad2091.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_yaml-cb783c96b75a9d60.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuzers-2c39f4650d029cac.rmeta --extern which=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libwhich-a60a86615ad2ccb6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking xtask v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/xtask)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name xtask --edition=2024 crates/xtask/src/xtask.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b27710ce53314325 -C extra-filename=-ead419e30a5f34c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-9476548e6ce9ba79.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cargo_metadata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcargo_metadata-de6ebea8c9b3c416.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-26f0344c80bc7d29.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitertools-53b0b7d2cbe68cb9.rmeta --extern mandown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmandown-f720b8168c3ef771.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d7c632cc29d5993c.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand-8ad1f6520fa9fae4.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_yaml-cb783c96b75a9d60.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-92bdedc0f3a1e4e0.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-563e73c4b896fad9.rmeta --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxshell-06e2455a4f241da1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name linkme --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=6ff487053a320034 -C extra-filename=-405e284ef33a9f10 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern linkme_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblinkme_impl-df019d87beb84151.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking oci-spec v0.8.4
Checking oci-spec v0.9.0
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=4ecd309ecee8af13 -C extra-filename=-0b9e310fc5404794 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconst_format-f5eb861bb6d2f6f6.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder-6398aac8a56ee111.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-9d4423161905ccc7.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum-c1a1d6586a82e5a3.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=7df188801c78d561 -C extra-filename=-9313417def09b3e3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconst_format-f5eb861bb6d2f6f6.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder-6398aac8a56ee111.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-9d4423161905ccc7.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum-c1a1d6586a82e5a3.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking pin-project v1.1.10
Running `/usr/bin/rustc --crate-name pin_project --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2443b0b08f60049 -C extra-filename=-6cc4e25b00f0e985 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern pin_project_internal=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_internal-8e7d4c4e25466b7b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking containers-image-proxy v0.9.2
Checking ocidir v0.7.0
Running `/usr/bin/rustc --crate-name containers_image_proxy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/containers-image-proxy/src/imageproxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85c1b997f542cad1 -C extra-filename=-99f9c359c6538f9b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-ae644f309c9b40bb.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-0147054f420c2776.rmeta --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitertools-53b0b7d2cbe68cb9.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-0b9e310fc5404794.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsemver-6420a25e38a45f8b.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name ocidir --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ocidir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zstd", "zstdmt"))' -C metadata=dbe0f68d3d2baeb7 -C extra-filename=-8046e21033c9937c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcanon_json-2f753c91bd8782e2.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-26f0344c80bc7d29.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libflate2-96b7d9b7364c7725.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-0b9e310fc5404794.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-f5e776ebc3b901fd.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-92bdedc0f3a1e4e0.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tests-integration v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tests-integration)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name tests_integration --edition=2024 crates/tests-integration/src/tests-integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e40ed071a5742d5 -C extra-filename=-e336d321755e8444 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bcvk_qemu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbcvk_qemu-13f2ddadbdfa0061.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-4a0c08da8e072f5c.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdata_encoding-f77ea7be3b580bf8.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-1291d7a8b5f04981.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindoc-dd19c20a716c218b.so --extern libtest_mimic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibtest_mimic-ee6ef71da8333237.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-9313417def09b3e3.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand-8ad1f6520fa9fae4.rmeta --extern rexpect=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librexpect-42c855a333c1fc56.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libscopeguard-b68223e32db3e775.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-92bdedc0f3a1e4e0.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxshell-06e2455a4f241da1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking composefs-oci v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_oci --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-oci/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51fdd28360773d51 -C extra-filename=-3c913c9b48b1c2fa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern async_compression=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libasync_compression-adcf6e7f6a5f4b49.rmeta --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbytes-daeb58b727ed5c44.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs-c9ba346b4105c633.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcontainers_image_proxy-99f9c359c6538f9b.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-96e70bd4a2595cef.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-0b9e310fc5404794.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-7bfcf4f5d6d9d03b.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-92bdedc0f3a1e4e0.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-fb38009ebbe9ef93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking cfsctl v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name cfsctl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfsctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="composefs-oci"' --cfg 'feature="default"' --cfg 'feature="oci"' --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("composefs-http", "composefs-oci", "default", "http", "oci", "pre-6.15", "rhel9"))' -C metadata=7dd92b872ecd5f08 -C extra-filename=-e2d684ac36a23a5a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomfy_table-ceafdc1b79512fbb.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs-c9ba346b4105c633.rmeta --extern composefs_boot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs_boot-68ce9df84c7cc22f.rmeta --extern composefs_oci=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs_oci-3c913c9b48b1c2fa.rmeta --extern env_logger=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libenv_logger-254502d861ec07b7.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking bootc-initramfs-setup v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/initramfs)
Checking etc-merge v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/etc-merge)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=e3fd42e9dc2a93ae -C extra-filename=-ae4728b63c54741a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-4a0c08da8e072f5c.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-e2d684ac36a23a5a.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-563e73c4b896fad9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name etc_merge --edition=2024 crates/etc-merge/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8a2c2348e106b41 -C extra-filename=-526731aaf7555b71 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-9476548e6ce9ba79.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-e2d684ac36a23a5a.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-f5e776ebc3b901fd.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d7c632cc29d5993c.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=69d529f075491796 -C extra-filename=-e64260d183be247c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_initramfs_setup-ae4728b63c54741a.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-4a0c08da8e072f5c.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-e2d684ac36a23a5a.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-563e73c4b896fad9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking schemars v1.2.0
Running `/usr/bin/rustc --crate-name schemars --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/schemars/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="chrono04"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_ui_test", "arrayvec07", "bigdecimal04", "bytes1", "chrono04", "default", "derive", "either1", "indexmap2", "jiff02", "preserve_order", "raw_value", "rust_decimal1", "schemars_derive", "semver1", "smallvec1", "smol_str02", "smol_str03", "std", "url2", "uuid1"))' -C metadata=cdad7ec6d5e270b0 -C extra-filename=-1e58187ba3367074 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern chrono04=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-26f0344c80bc7d29.rmeta --extern dyn_clone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdyn_clone-af29d563d3c3ce0c.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libref_cast-4cd9d4509cf31f40.rmeta --extern schemars_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libschemars_derive-3951f5e6b15e0588.so --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking glib v0.20.12
Running `/usr/bin/rustc --crate-name glib --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=ad0499eeeca69ac8 -C extra-filename=-305e36cc8096352d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-03035e73ba5f4a4d.rmeta --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_channel-db1d88813c2159bd.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern futures_executor=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_executor-762f939c14b902e8.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_task-a2927d317e2b5214.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-0147054f420c2776.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio_sys-cfeb666dae5accaf.rmeta --extern glib_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_macros-4d3d3188f06b1b7f.so --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_sys-fa65def9548f3fad.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgobject_sys-667b0975b43d4976.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-5a10eb02e4e0292a.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-1e733ab9e1589a30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name gio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=bbd40842730278e6 -C extra-filename=-51ed5391b9cf44c3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_channel-db1d88813c2159bd.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-2ac6b4911ae5c0b2.rmeta --extern futures_io=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_io-989b90e885a51d4d.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-0147054f420c2776.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio_sys-cfeb666dae5accaf.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib-305e36cc8096352d.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-a80ff37fdaae1372.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-1e733ab9e1589a30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ostree v0.20.5
Running `/usr/bin/rustc --crate-name ostree --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree/rust-bindings/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=daa35cf4bb3f8762 -C extra-filename=-8a9e6aedb65e6d3d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbase64-4de8396d8d30e12c.rmeta --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-f4f77e93318a76ca.rmeta --extern gio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio-51ed5391b9cf44c3.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib-305e36cc8096352d.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-82dcbc868399201b.rmeta --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libostree_sys-ce1f97bc5c40a56e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-b3c4102bd2c9325d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ostree-ext v0.15.3 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/ostree-ext)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name ostree_ext --edition=2024 crates/ostree-ext/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="bootc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootc", "clap_mangen", "docgen", "dox", "indoc", "internal-testing-api", "similar-asserts", "xshell"))' -C metadata=1d2ddd330ebdb04f -C extra-filename=-fa8427914e0ebdd4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcanon_json-2f753c91bd8782e2.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-e2d684ac36a23a5a.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-26f0344c80bc7d29.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomfy_table-ceafdc1b79512fbb.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcontainers_image_proxy-99f9c359c6538f9b.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libflate2-96b7d9b7364c7725.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-0147054f420c2776.rmeta --extern gvariant=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgvariant-8e2d706b31e79951.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindexmap-0af87aeef913a843.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-1291d7a8b5f04981.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-1509407bc07a4974.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibsystemd-2c92041aa5895c19.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libocidir-8046e21033c9937c.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-f5e776ebc3b901fd.rmeta --extern ostree=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libostree-8a9e6aedb65e6d3d.rmeta --extern pin_project=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project-6cc4e25b00f0e985.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-9d4423161905ccc7.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-92bdedc0f3a1e4e0.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tokio_stream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_stream-cb613ec4846f27bb.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-fb38009ebbe9ef93.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd-f07b4ae342691961.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking bootc-lib v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/lib)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_lib --edition=2024 crates/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="install-to-disk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_mangen", "default", "docgen", "install-to-disk", "rhsm", "xshell"))' -C metadata=de942207ce795539 -C extra-filename=-b813a3ce7e6a2e57 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-9476548e6ce9ba79.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-062fa973968de645.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_initramfs_setup-ae4728b63c54741a.rmeta --extern bootc_blockdev=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_blockdev-1e282f30608a7457.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_mount-abf764d81746a8d7.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-4a0c08da8e072f5c.rmeta --extern bootc_sysusers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_sysusers-1d5b667dbfd6cba8.rmeta --extern bootc_tmpfiles=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_tmpfiles-5c0c97043c2a14ca.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-632e9c93b1b70cbc.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcanon_json-2f753c91bd8782e2.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-89e55ec03d13bd10.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e1289c60924961c3.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-e2d684ac36a23a5a.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-26f0344c80bc7d29.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-b70cf285dd7b9afe.rmeta --extern clap_complete=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_complete-2138a2012cfac2b9.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomfy_table-ceafdc1b79512fbb.rmeta --extern etc_merge=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libetc_merge-526731aaf7555b71.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-69a467e6a47d2ef1.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-1291d7a8b5f04981.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindoc-dd19c20a716c218b.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-f3bb778ac201fff5.rmeta --extern liboverdrop=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libliboverdrop-5b7fbc4779ed5470.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibsystemd-2c92041aa5895c19.rmeta --extern linkme=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblinkme-405e284ef33a9f10.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnom-36ded5eaec5d25cf.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libocidir-8046e21033c9937c.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-f5e776ebc3b901fd.rmeta --extern ostree_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libostree_ext-fa8427914e0ebdd4.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-9d4423161905ccc7.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-564389e3eba5458f.rmeta --extern schemars=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libschemars-1e58187ba3367074.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-24be7c46ed595d06.rmeta --extern serde_ignored=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_ignored-b8861580f6e577c3.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-33502879ab723df9.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_yaml-cb783c96b75a9d60.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-92bdedc0f3a1e4e0.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-0a3214f0d16ce8ea.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-0d28e30b52c36b28.rmeta --extern tini=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtini-7b06ec32b5470faf.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-fb38009ebbe9ef93.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-563e73c4b896fad9.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta --extern uapi_version=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuapi_version-64a63a45f55356c3.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-1aed1c0295c4e0ca.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuuid-7e11f821012fa8d6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking bootc v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/cli)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=41062279cc782090 -C extra-filename=-01c7cd9f396dc8f7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-9476548e6ce9ba79.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-10ec9a136bbb7ec1.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-9b24c3c07456e758.rmeta --extern bootc_lib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_lib-b813a3ce7e6a2e57.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-61b9b18f80e7cd3e.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-041a6b8064018287.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-f9e3eb982f8dcab6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 33s
+ break
+ exec /usr/bin/cargo_original build -j8 -Z avoid-dev-deps --profile rpm --bins
Fresh unicode-ident v1.0.22
Compiling cfg-if v1.0.4
Compiling bitflags v2.10.0
Compiling once_cell v1.21.3
Compiling memchr v2.7.6
Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfg-if/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=95619f493245bb11 -C extra-filename=-e614222afc0498f0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bitflags/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=4f65edf9fd269e8b -C extra-filename=-c60fc060396f324e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh proc-macro2 v1.0.105
Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/once_cell/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=62ca2b568d764e7c -C extra-filename=-0fee6f61e55d495e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/memchr/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b0d09bbc8d16b684 -C extra-filename=-1f6e387a3ef931bd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh quote v1.0.43
Compiling libc v0.2.183
Running `/usr/bin/rustc --crate-name libc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=22aec47c817fc398 -C extra-filename=-a236b318194ee85a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Fresh syn v2.0.114
Compiling linux-raw-sys v0.11.0
Compiling serde_core v1.0.228
Fresh pkg-config v0.3.32
Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linux-raw-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="system"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=81d5bbac98236039 -C extra-filename=-b682495a47a8fc66 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling log v0.4.29
Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=1ce9226eba2b0fa7 -C extra-filename=-2909a3a77fddd878 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Running `/usr/bin/rustc --crate-name log --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/log/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "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", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=2b2473ce6bc1a6d6 -C extra-filename=-260d1ae854b115ac --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh heck v0.5.0
Compiling pin-project-lite v0.2.16
Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project-lite/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43e1a968171c02bb -C extra-filename=-92b04a73ab31112e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling regex-syntax v0.8.8
Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex-syntax/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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,test)' --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=69c74472d0ebbc61 -C extra-filename=-71150382a439691c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh jobserver v0.1.34
Fresh find-msvc-tools v0.1.6
Fresh cc v1.2.51
Compiling io-lifetimes v2.0.4
Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasi_ext)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=65408116952661c1 -C extra-filename=-3a1f0ace370b4a00 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh serde_derive v1.0.228
Compiling smallvec v1.15.1
Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/smallvec/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=5d1da0764eb29738 -C extra-filename=-690b02bc8cb2d5e3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ipnet v2.11.0
Running `/usr/bin/rustc --crate-name ipnet --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ipnet/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=c7c6ca855e0c9bf1 -C extra-filename=-8fef0e14c7f24d65 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling maybe-owned v0.3.4
Running `/usr/bin/rustc --crate-name maybe_owned --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/maybe-owned/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=da571aa683d5e58a -C extra-filename=-e0de19a324f4ab8c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ambient-authority v0.0.2
Running `/usr/bin/rustc --crate-name ambient_authority --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ambient-authority/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a7ed647989e9f63 -C extra-filename=-9b70371b4ec42ca3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling itoa v1.0.17
Running `/usr/bin/rustc --crate-name itoa --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/itoa/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=397b5b5fcf4c45e8 -C extra-filename=-8a13a60f1de0f25f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling zmij v1.0.12
Running `/usr/bin/rustc --crate-name zmij --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zmij/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7d7028528bc17135 -C extra-filename=-44a48f14925f33b2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
Compiling aho-corasick v1.1.4
Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/aho-corasick/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=f88f6fc5797fb210 -C extra-filename=-8ca1aaa6037bcf63 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tracing-core v0.1.36
Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=bea99c1ea8229c49 -C extra-filename=-548dd762351dfb15 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh thiserror-impl v2.0.17
Fresh tokio-macros v2.6.0
Compiling bytes v1.11.0
Running `/usr/bin/rustc --crate-name bytes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bytes/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=8d40293d2c0ab158 -C extra-filename=-3b96098a7df01c27 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh autocfg v1.5.0
Compiling thiserror v2.0.17
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f356e9b8924cf40b -C extra-filename=-3d0da361d600a5b4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror_impl-aa737eee0eda955d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
Fresh tracing-attributes v0.1.31
Fresh toml_datetime v0.7.5+spec-1.1.0
Compiling utf8parse v0.2.2
Running `/usr/bin/rustc --crate-name utf8parse --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/utf8parse/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=635b703cf8f768ea -C extra-filename=-25de2258d39bfff9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tracing v0.1.44
Running `/usr/bin/rustc --crate-name tracing --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --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", "valuable"))' -C metadata=78a675069489cb0a -C extra-filename=-a0b8206a5a5b945b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern tracing_attributes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_attributes-a64ef359b97b6ec3.so --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-548dd762351dfb15.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling errno v0.3.14
Running `/usr/bin/rustc --crate-name errno --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/errno/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=15374633e0c49fc1 -C extra-filename=-99143c4d6ae958ab --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling getrandom v0.3.4
Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom-0.3.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=bb486b3e53d83c8c -C extra-filename=-ebcb5d27d90ee08c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rustix v1.1.3
Running `/usr/bin/rustc --crate-name rustix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix/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 panic=abort -C linker-plugin-lto -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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="mount"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b9d534182bed2652 -C extra-filename=-0ca6e5b681ca7c6f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern libc_errno=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liberrno-99143c4d6ae958ab.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern linux_raw_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblinux_raw_sys-b682495a47a8fc66.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg libc --cfg linux_like --cfg linux_kernel`
Compiling signal-hook-registry v1.4.8
Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook-registry/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d91ee1ff6d362062 -C extra-filename=-c482e2a86e444bd0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern errno=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liberrno-99143c4d6ae958ab.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling mio v1.1.1
Running `/usr/bin/rustc --crate-name mio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mio/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=37396d7e2a06d6dd -C extra-filename=-b0693fb105978802 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling socket2 v0.6.1
Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/socket2/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=36920a22aebe7f64 -C extra-filename=-50075ae350c8a8b2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh version_check v0.9.5
Compiling fastrand v2.3.0
Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fastrand/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=9a45ac3b0a55b9da -C extra-filename=-3f3ceba6b2dea4c0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling anstyle-query v1.1.5
Running `/usr/bin/rustc --crate-name anstyle_query --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle-query/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b32de5b810e65f01 -C extra-filename=-1bc0dbc5d7ef802c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling regex-automata v0.4.13
Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex-automata/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --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=506477b1ae4f6075 -C extra-filename=-735fc6018904c4a7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libaho_corasick-8ca1aaa6037bcf63.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern regex_syntax=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_syntax-71150382a439691c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tokio v1.49.0
Running `/usr/bin/rustc --crate-name tokio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6424ee7768f453a5 -C extra-filename=-6618df1db4afb69b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbytes-3b96098a7df01c27.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmio-b0693fb105978802.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook_registry-c482e2a86e444bd0.rmeta --extern socket2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsocket2-50075ae350c8a8b2.rmeta --extern tokio_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_macros-b4d1c8357d297359.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling anstyle v1.0.13
Running `/usr/bin/rustc --crate-name anstyle --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4a26d18f171bad19 -C extra-filename=-410a723c4d236c94 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde v1.0.228
Running `/usr/bin/rustc --crate-name serde --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=571251fc96597eca -C extra-filename=-16f4af35237bd81b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_derive-02fee0b1082d3559.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Compiling serde_json v1.0.149
Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_json/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=8b4230b4bbc599d7 -C extra-filename=-afd6440e48685e50 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitoa-8a13a60f1de0f25f.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --extern zmij=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzmij-44a48f14925f33b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
Compiling uuid v1.19.0
Running `/usr/bin/rustc --crate-name uuid --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uuid/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=574313081e9f70f3 -C extra-filename=-ff310a147e8de064 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetrandom-ebcb5d27d90ee08c.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling is_terminal_polyfill v1.70.2
Running `/usr/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/is_terminal_polyfill/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=cf57c58431d79753 -C extra-filename=-a9999f08a011980d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling colorchoice v1.0.4
Running `/usr/bin/rustc --crate-name colorchoice --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/colorchoice/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=badeb7c4c0b00ad4 -C extra-filename=-0c2377aa8493f3f0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling camino v1.2.2
Running `/usr/bin/rustc --crate-name camino --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/camino/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=2604a72f25cdd1ea -C extra-filename=-041dfc0b49331961 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'`
Compiling io-lifetimes v3.0.1
Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasi_ext)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=2f2f6222d7c4027e -C extra-filename=-035cfebe58cb7eec --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh target-lexicon v0.13.3
Compiling typenum v1.19.0
Running `/usr/bin/rustc --crate-name typenum --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/typenum/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=3dc9dd9cced19665 -C extra-filename=-dc861a0d7caad6d6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh vcpkg v0.2.15
Fresh toml v0.9.10+spec-1.1.0
Fresh cfg-expr v0.20.5
Compiling io-extras v0.19.0
Running `/usr/bin/rustc --crate-name io_extras --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=721c9f0042092823 -C extra-filename=-eeda43b37f0e9ec6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-035cfebe58cb7eec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg can_vector --cfg write_all_vectored --cfg io_lifetimes_use_std`
Compiling anyhow v1.0.100
Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anyhow/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a6ef2d9bc3d31aa2 -C extra-filename=-016a295e7a4043a5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --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(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
Compiling generic-array v0.14.7
Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/generic-array/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=c210956a9ea44e53 -C extra-filename=-ac931616544ecc78 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern typenum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtypenum-dc861a0d7caad6d6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg relaxed_coherence`
Fresh ident_case v1.0.1
Fresh version-compare v0.2.1
Fresh fnv v1.0.7
Fresh darling_core v0.20.11
Fresh system-deps v7.0.7
Compiling futures-core v0.3.31
Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=310659cd8481aaf4 -C extra-filename=-4e4f15f64aff06b6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh darling_macro v0.20.11
Fresh fn-error-context v0.2.1
Compiling adler2 v2.0.1
Running `/usr/bin/rustc --crate-name adler2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/adler2/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=e393fb52b008d44b -C extra-filename=-114fc6107417d9fb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling block-buffer v0.10.4
Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/block-buffer/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d041182e93cfda3 -C extra-filename=-52ef2e6af55016c6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern generic_array=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgeneric_array-ac931616544ecc78.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling crypto-common v0.1.7
Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crypto-common/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=7e30a40a21511e0d -C extra-filename=-a8cd9b4d56b15466 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern generic_array=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgeneric_array-ac931616544ecc78.rmeta --extern typenum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtypenum-dc861a0d7caad6d6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling lazy_static v1.5.0
Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/lazy_static/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=d9187453f22ed118 -C extra-filename=-50149732324ee472 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling subtle v2.6.1
Running `/usr/bin/rustc --crate-name subtle --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/subtle/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=8e81575bd5e22dc5 -C extra-filename=-5edcc2532111de37 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling unicode-width v0.2.2
Running `/usr/bin/rustc --crate-name unicode_width --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-width/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=969ebb357f37bfc2 -C extra-filename=-013ce098fb53f4fa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling simd-adler32 v0.3.8
Running `/usr/bin/rustc --crate-name simd_adler32 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/simd-adler32/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=ee1f77f5a44ebb2b -C extra-filename=-858383675faa2b23 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling miniz_oxide v0.8.9
Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/miniz_oxide/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b5598a6dc11a89d9 -C extra-filename=-ac538468f9b38b4f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern adler2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libadler2-114fc6107417d9fb.rmeta --extern simd_adler32=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsimd_adler32-858383675faa2b23.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling digest v0.10.7
Running `/usr/bin/rustc --crate-name digest --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/digest/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=3459289f8701d470 -C extra-filename=-c95c5e75e3b84612 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern block_buffer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libblock_buffer-52ef2e6af55016c6.rmeta --extern crypto_common=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcrypto_common-a8cd9b4d56b15466.rmeta --extern subtle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsubtle-5edcc2532111de37.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling sharded-slab v0.1.7
Running `/usr/bin/rustc --crate-name sharded_slab --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/sharded-slab/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=dd8b1fe837592720 -C extra-filename=-e5dbbaa83b43b648 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern lazy_static=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblazy_static-50149732324ee472.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh darling v0.20.11
Compiling tracing-log v0.2.0
Running `/usr/bin/rustc --crate-name tracing_log --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-log/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=d84866735180ff59 -C extra-filename=-846160d4f2e84dda --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-548dd762351dfb15.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling thread_local v1.1.9
Running `/usr/bin/rustc --crate-name thread_local --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thread_local/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3d3272a5784c5005 -C extra-filename=-fc6b36742ee02dd1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling nu-ansi-term v0.50.3
Running `/usr/bin/rustc --crate-name nu_ansi_term --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nu-ansi-term/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=2727322a5da6ce93 -C extra-filename=-e414f01608d810fd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling matchers v0.2.0
Running `/usr/bin/rustc --crate-name matchers --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/matchers/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unicode"))' -C metadata=148925ddadebb170 -C extra-filename=-5aa0cac7bf401827 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_automata-735fc6018904c4a7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh derive_builder_core v0.20.2
Compiling owo-colors v4.2.3
Running `/usr/bin/rustc --crate-name owo_colors --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/owo-colors/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=8f1536d54849e0b1 -C extra-filename=-d0e67b95095add72 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'`
Compiling tracing-subscriber v0.3.22
Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-subscriber/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --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="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,test)' --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", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=42f957f8cfcb1942 -C extra-filename=-4de78809a7a1955c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern matchers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmatchers-5aa0cac7bf401827.rmeta --extern nu_ansi_term=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnu_ansi_term-e414f01608d810fd.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_automata-735fc6018904c4a7.rmeta --extern sharded_slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsharded_slab-e5dbbaa83b43b648.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-690b02bc8cb2d5e3.rmeta --extern thread_local=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthread_local-fc6b36742ee02dd1.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-548dd762351dfb15.rmeta --extern tracing_log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_log-846160d4f2e84dda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling anstyle-parse v0.2.7
Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle-parse-0.2.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=18031c06c7673580 -C extra-filename=-d3e6a1f15ffc05e2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libutf8parse-25de2258d39bfff9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh proc-macro-error-attr2 v2.0.0
Fresh unicode-xid v0.2.6
Fresh const_format_proc_macros v0.2.34
Fresh proc-macro-error2 v2.0.1
Compiling anstream v0.6.21
Running `/usr/bin/rustc --crate-name anstream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstream-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=31c84697354efa16 -C extra-filename=-09228f15da2a6fb6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-410a723c4d236c94.rmeta --extern anstyle_parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle_parse-d3e6a1f15ffc05e2.rmeta --extern anstyle_query=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle_query-1bc0dbc5d7ef802c.rmeta --extern colorchoice=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcolorchoice-0c2377aa8493f3f0.rmeta --extern is_terminal_polyfill=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libis_terminal_polyfill-a9999f08a011980d.rmeta --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libutf8parse-25de2258d39bfff9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh derive_builder_macro v0.20.2
Compiling regex v1.12.2
Running `/usr/bin/rustc --crate-name regex --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --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=1d05c02aba3a06e5 -C extra-filename=-3482a48d968cbbcb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libaho_corasick-8ca1aaa6037bcf63.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_automata-735fc6018904c4a7.rmeta --extern regex_syntax=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_syntax-71150382a439691c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling zstd-sys v2.0.16+zstd.1.5.7
Running `/usr/bin/rustc --crate-name zstd_sys --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=5b0ca2fb95629d74 -C extra-filename=-5a834fa61e44cdeb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -l zstd`
Fresh zerocopy-derive v0.8.33
Fresh futures-macro v0.3.31
Compiling strsim v0.11.1
Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strsim/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71ede861b45ecd18 -C extra-filename=-ff312a506e692ac1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling slab v0.4.11
Running `/usr/bin/rustc --crate-name slab --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/slab/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=235757ec6d542262 -C extra-filename=-665faff250babd91 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-task v0.3.31
Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-task/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=19dce7ee8fa2ee68 -C extra-filename=-f5534efd092fef96 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pin-utils v0.1.0
Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-utils/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f8c51a97447dafa -C extra-filename=-3836fd5c927e1cab --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling clap_lex v0.7.6
Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_lex/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbc9163e70fef6e7 -C extra-filename=-0619758b10d2e3a9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh cfg_aliases v0.2.1
Compiling cpufeatures v0.2.17
Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cpufeatures-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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=139d2ea8ff568579 -C extra-filename=-58210c5e9d468344 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling sha2 v0.10.9
Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/sha2/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=133ef09e38fe2dbb -C extra-filename=-8b7f03d1fc21251e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern cpufeatures=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcpufeatures-58210c5e9d468344.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdigest-c95c5e75e3b84612.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling fs-set-times v0.20.3
Running `/usr/bin/rustc --crate-name fs_set_times --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fs-set-times/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d3507c32efc5a93 -C extra-filename=-97fdd1c311f92e6e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-3a1f0ace370b4a00.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rustix-linux-procfs v0.1.1
Running `/usr/bin/rustc --crate-name rustix_linux_procfs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix-linux-procfs/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b051463a7e35f782 -C extra-filename=-9474320443a72d75 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tempfile v3.24.0
Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tempfile/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a656e9a7e9795607 -C extra-filename=-b8373efcb30d5194 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern fastrand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfastrand-3f3ceba6b2dea4c0.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetrandom-ebcb5d27d90ee08c.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling terminal_size v0.4.3
Running `/usr/bin/rustc --crate-name terminal_size --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/terminal_size/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=266a93de8a266065 -C extra-filename=-590ca17db2a839d0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-primitives v4.0.2
Running `/usr/bin/rustc --crate-name cap_primitives --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=1823680f7f6dd7e6 -C extra-filename=-e3ae5ecc19dd819e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern ambient_authority=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libambient_authority-9b70371b4ec42ca3.rmeta --extern fs_set_times=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfs_set_times-97fdd1c311f92e6e.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_extras-eeda43b37f0e9ec6.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-035cfebe58cb7eec.rmeta --extern ipnet=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libipnet-8fef0e14c7f24d65.rmeta --extern maybe_owned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmaybe_owned-e0de19a324f4ab8c.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix_linux_procfs-9474320443a72d75.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg unix_file_vectored_at --cfg io_error_more --cfg io_error_uncategorized --check-cfg 'cfg(unix_file_vectored_at)' --check-cfg 'cfg(windows_by_handle)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(io_error_uncategorized)' --check-cfg 'cfg(racy_asserts)' --check-cfg 'cfg(emulate_second_only_system)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Compiling clap_builder v4.5.54
Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_builder/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=446065e3f99ccc11 -C extra-filename=-7ab1dea9281624e6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-09228f15da2a6fb6.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-410a723c4d236c94.rmeta --extern clap_lex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_lex-0619758b10d2e3a9.rmeta --extern strsim=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrsim-ff312a506e692ac1.rmeta --extern terminal_size=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libterminal_size-590ca17db2a839d0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-std v4.0.2
Running `/usr/bin/rustc --crate-name cap_std --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=edae6fbdcaa7d1fb -C extra-filename=-9f5a3df3f463b2e0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_primitives-e3ae5ecc19dd819e.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_extras-eeda43b37f0e9ec6.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-035cfebe58cb7eec.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg can_vector --cfg write_all_vectored --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Compiling futures-util v0.3.31
Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-util/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=ecfc18c6bfd3ce52 -C extra-filename=-5b8ab06f53d0765f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern futures_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_macro-32488af47039998d.so --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_task-f5534efd092fef96.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern pin_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_utils-3836fd5c927e1cab.rmeta --extern slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libslab-665faff250babd91.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-tempfile v4.0.2
Running `/usr/bin/rustc --crate-name cap_tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-tempfile/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf_strings", "camino", "default", "fs_utf8"))' -C metadata=8b7da0bf4760b836 -C extra-filename=-00751b839b91793a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_std=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std-9f5a3df3f463b2e0.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix_linux_procfs-9474320443a72d75.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuuid-ff310a147e8de064.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-std-ext v5.1.2
Running `/usr/bin/rustc --crate-name cap_std_ext --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-ext/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs_utf8"))' -C metadata=657cc135a0af9f7f -C extra-filename=-abdbe189ffb901b2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_primitives-e3ae5ecc19dd819e.rmeta --extern cap_tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_tempfile-00751b839b91793a.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling zerocopy v0.8.33
Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=d9dac4d1e2db4f93 -C extra-filename=-1e76539682809bf3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern zerocopy_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy_derive-7613037cee86ac6b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
Compiling zstd-safe v7.2.4
Running `/usr/bin/rustc --crate-name zstd_safe --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-safe/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=0219888c3148523d -C extra-filename=-7dc260677a976a81 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern zstd_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd_sys-5a834fa61e44cdeb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling derive_builder v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=295dcc861f417907 -C extra-filename=-3beec17d7c66fd7d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern derive_builder_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder_macro-8cbff3f995778553.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling num-traits v0.2.19
Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/num-traits/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=353b28c94a6fb0d6 -C extra-filename=-96e2dfc03aff2666 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Fresh getset v0.1.6
Compiling io-extras v0.18.4
Running `/usr/bin/rustc --crate-name io_extras --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras-0.18.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=b5733ce7d058d2c1 -C extra-filename=-36becda7e3cad5d7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-3a1f0ace370b4a00.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg can_vector --cfg write_all_vectored --cfg io_lifetimes_use_std`
Compiling const_format v0.2.35
Running `/usr/bin/rustc --crate-name const_format --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/const_format/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=413a4e4ddf353ddf -C extra-filename=-6d8c32f35a3cc597 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern const_format_proc_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconst_format_proc_macros-de94d07794e29ff7.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh strum_macros v0.27.2
Fresh clap_derive v4.5.49
Compiling strum v0.27.2
Running `/usr/bin/rustc --crate-name strum --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strum/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=f209f0a0d92fd53a -C extra-filename=-82aca2682f2afd5d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling hex v0.4.3
Running `/usr/bin/rustc --crate-name hex --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hex/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=f13344626c339980 -C extra-filename=-56f74cb83a0a348d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling iana-time-zone v0.1.64
Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/iana-time-zone/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=c94b63333f935013 -C extra-filename=-aa7ef60635121250 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling scopeguard v1.2.0
Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/scopeguard/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=791f9f7bd87f7430 -C extra-filename=-5dcb3eaf84db2fcb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling chrono v0.4.42
Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chrono/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=009cc12ce0be2645 -C extra-filename=-7db1d9bc5420850c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern iana_time_zone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libiana_time_zone-aa7ef60635121250.rmeta --extern num_traits=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnum_traits-96e2dfc03aff2666.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ppv-lite86 v0.2.21
Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ppv-lite86/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=d14b3f16ae2af22a -C extra-filename=-22728407c25ff8c9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy-1e76539682809bf3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh convert_case v0.10.0
Compiling clap v4.5.54
Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=cd84a5d29db0058c -C extra-filename=-e158aa4165b61c02 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern clap_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_builder-7ab1dea9281624e6.rmeta --extern clap_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_derive-3af5baf20070283d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-primitives v3.4.5
Running `/usr/bin/rustc --crate-name cap_primitives --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives-3.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=cb5f2584ddc99a8c -C extra-filename=-5204831db1743909 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern ambient_authority=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libambient_authority-9b70371b4ec42ca3.rmeta --extern fs_set_times=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfs_set_times-97fdd1c311f92e6e.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_extras-36becda7e3cad5d7.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-3a1f0ace370b4a00.rmeta --extern ipnet=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libipnet-8fef0e14c7f24d65.rmeta --extern maybe_owned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmaybe_owned-e0de19a324f4ab8c.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix_linux_procfs-9474320443a72d75.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg unix_file_vectored_at --cfg io_error_more --cfg io_error_uncategorized --check-cfg 'cfg(unix_file_vectored_at)' --check-cfg 'cfg(windows_by_handle)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(io_error_uncategorized)' --check-cfg 'cfg(racy_asserts)' --check-cfg 'cfg(emulate_second_only_system)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Compiling zstd v0.13.3
Running `/usr/bin/rustc --crate-name zstd --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=2a5123aeb7d9cc92 -C extra-filename=-ee5e9e026dd82ed9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern zstd_safe=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd_safe-7dc260677a976a81.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling libz-sys v1.1.23
Running `/usr/bin/rustc --crate-name libz_sys --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libz-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=23e697dfcdb0b88d -C extra-filename=-8db5e4512443eeed --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l z -l z`
Compiling crc32fast v1.5.0
Running `/usr/bin/rustc --crate-name crc32fast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crc32fast/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=67054a5db01bfc83 -C extra-filename=-034fda8e2caf537b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
Compiling portable-atomic v1.13.0
Running `/usr/bin/rustc --crate-name portable_atomic --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/portable-atomic/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=d760512eac6744c0 -C extra-filename=-f58dc467af18839a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
Compiling xattr v1.6.1
Running `/usr/bin/rustc --crate-name xattr --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xattr/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=68dc72d3f50a0416 -C extra-filename=-d2d10e0f57766b59 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand_core v0.9.3
Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_core-0.9.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=4d1f2a82e10cf323 -C extra-filename=-bbda9947af736da3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetrandom-ebcb5d27d90ee08c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling filetime v0.2.26
Running `/usr/bin/rustc --crate-name filetime --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/filetime/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bab6fd07167e82e -C extra-filename=-afe273b6a26a2f2f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling anstyle-parse v1.0.0
Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle-parse/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=21ab4a44703db684 -C extra-filename=-4e398d86991bc28f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libutf8parse-25de2258d39bfff9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tar v0.4.44
Running `/usr/bin/rustc --crate-name tar --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tar/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=cb1bdc8a356fabda -C extra-filename=-f948f960a0b190e1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern filetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfiletime-afe273b6a26a2f2f.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern xattr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxattr-d2d10e0f57766b59.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand_chacha v0.9.0
Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_chacha/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=cc2ea98a5eca6413 -C extra-filename=-3ff11f575c691d65 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libppv_lite86-22728407c25ff8c9.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-bbda9947af736da3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling anstream v1.0.0
Running `/usr/bin/rustc --crate-name anstream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstream/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=e15182dfd56ba6e7 -C extra-filename=-a1965bc41785f2e0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-410a723c4d236c94.rmeta --extern anstyle_parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle_parse-4e398d86991bc28f.rmeta --extern anstyle_query=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle_query-1bc0dbc5d7ef802c.rmeta --extern colorchoice=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcolorchoice-0c2377aa8493f3f0.rmeta --extern is_terminal_polyfill=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libis_terminal_polyfill-a9999f08a011980d.rmeta --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libutf8parse-25de2258d39bfff9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-std v3.4.5
Running `/usr/bin/rustc --crate-name cap_std --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-3.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=2227ee5d57cbb3e4 -C extra-filename=-ca684e01c89b2082 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_primitives-5204831db1743909.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_extras-36becda7e3cad5d7.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-3a1f0ace370b4a00.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg can_vector --cfg write_all_vectored --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Compiling flate2 v1.1.5
Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/flate2/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=392fa2f9dbaa0f84 -C extra-filename=-0b33b96c48168fa9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern crc32fast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcrc32fast-034fda8e2caf537b.rmeta --extern libz_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibz_sys-8db5e4512443eeed.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libminiz_oxide-ac538468f9b38b4f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling signal-hook v0.3.18
Running `/usr/bin/rustc --crate-name signal_hook --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=b309ca3e2cc15fb2 -C extra-filename=-f4d286d4c4a03fe8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook_registry-c482e2a86e444bd0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh derive_more-impl v2.1.1
Compiling parking_lot_core v0.9.12
Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot_core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=b15f88fb9324661e -C extra-filename=-5bf813918ea24543 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-690b02bc8cb2d5e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'`
Compiling lock_api v0.4.14
Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/lock_api/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=254214a9f5dd7e6e -C extra-filename=-93044be56ae56aef --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libscopeguard-5dcb3eaf84db2fcb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling semver v1.0.27
Running `/usr/bin/rustc --crate-name semver --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/semver/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=6ee440fff523df5b -C extra-filename=-1b89c72729cf4ba8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh litrs v1.0.0
Compiling either v1.15.0
Running `/usr/bin/rustc --crate-name either --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/either/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=3400ac30afc8bf50 -C extra-filename=-5ebe0b3478b2f82a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling parking_lot v0.12.5
Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=1e5ada11a686fbf3 -C extra-filename=-09ae90394207457e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern lock_api=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblock_api-93044be56ae56aef.rmeta --extern parking_lot_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libparking_lot_core-5bf813918ea24543.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling itertools v0.14.0
Running `/usr/bin/rustc --crate-name itertools --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/itertools/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=44c8f7625be71661 -C extra-filename=-1974ddc8983b5d52 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern either=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libeither-5ebe0b3478b2f82a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh document-features v0.2.12
Compiling signal-hook-mio v0.2.5
Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook-mio/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=743d6b27ef44dbdd -C extra-filename=-7f50810ad7e7d0c3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern mio_1_0=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmio-b0693fb105978802.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook-f4d286d4c4a03fe8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling derive_more v2.1.1
Running `/usr/bin/rustc --crate-name derive_more --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_more/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=304f0bccda7fbefb -C extra-filename=-dc15a4969e790765 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern derive_more_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_more_impl-b7380c2da9b2ad40.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-tempfile v3.4.5
Running `/usr/bin/rustc --crate-name cap_tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-tempfile-3.4.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf_strings", "camino", "default", "fs_utf8"))' -C metadata=dac8046e93ff3a94 -C extra-filename=-2314bf7283626a39 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cap_std=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std-ca684e01c89b2082.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix_linux_procfs-9474320443a72d75.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuuid-ff310a147e8de064.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand v0.9.2
Running `/usr/bin/rustc --crate-name rand --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand-0.9.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=808a2ad199b215e7 -C extra-filename=-bf03988145465db9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern rand_chacha=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_chacha-3ff11f575c691d65.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-bbda9947af736da3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling oci-spec v0.8.4
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec-0.8.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=1f5e429427da65fd -C extra-filename=-c95b05ff0a35ede6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconst_format-6d8c32f35a3cc597.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder-3beec17d7c66fd7d.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-3482a48d968cbbcb.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum-82aca2682f2afd5d.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling composefs-ioctls v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_ioctls --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-ioctls/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="loop-device"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loop-device"))' -C metadata=4e3b23477622a924 -C extra-filename=-0785072fd030bd34 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling xxhash-rust v0.8.15
Running `/usr/bin/rustc --crate-name xxhash_rust --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xxhash-rust/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="xxh32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_xxh3", "const_xxh32", "const_xxh64", "std", "xxh3", "xxh32", "xxh64"))' -C metadata=ddf1b2fe4bcf0460 -C extra-filename=-930e9f878f562762 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-sink v0.3.31
Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-sink/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b0fe5e82d1276cd0 -C extra-filename=-edb898024e6994f6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling compression-core v0.4.31
Running `/usr/bin/rustc --crate-name compression_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/compression-core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ab1be04fd5a1985 -C extra-filename=-bc3045e1d99454bf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tokio-util v0.7.18
Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-util/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=9d154a89d59bacc1 -C extra-filename=-b4979b7dbb9b4de7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbytes-3b96098a7df01c27.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern futures_sink=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_sink-edb898024e6994f6.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling compression-codecs v0.4.35
Running `/usr/bin/rustc --crate-name compression_codecs --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/compression-codecs/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="libzstd"' --cfg 'feature="memchr"' --cfg 'feature="zstd"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=e9a4d3487804cf07 -C extra-filename=-581f55fcc031179b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcompression_core-bc3045e1d99454bf.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libflate2-0b33b96c48168fa9.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern libzstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd-ee5e9e026dd82ed9.rmeta --extern zstd_safe=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd_safe-7dc260677a976a81.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling composefs v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pre-6.15", "rhel9", "tempfile", "test"))' -C metadata=c2fb665f8356bb0f -C extra-filename=-2051904c6ea5bb27 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern composefs_ioctls=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs_ioctls-0785072fd030bd34.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand-bf03988145465db9.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-8b7f03d1fc21251e.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern xxhash_rust=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxxhash_rust-930e9f878f562762.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy-1e76539682809bf3.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd-ee5e9e026dd82ed9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling cap-std-ext v4.0.7
Running `/usr/bin/rustc --crate-name cap_std_ext --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-ext-4.0.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs_utf8"))' -C metadata=815452c714376599 -C extra-filename=-882292d24cf8de05 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_primitives-5204831db1743909.rmeta --extern cap_tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_tempfile-2314bf7283626a39.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling crossterm v0.29.0
Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crossterm/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="derive-more"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=155ac95a8ac339b0 -C extra-filename=-986a2cddea60dd2a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern derive_more=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_more-dc15a4969e790765.rmeta --extern document_features=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdocument_features-23dd167801955f7d.so --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmio-b0693fb105978802.rmeta --extern parking_lot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libparking_lot-09ae90394207457e.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook-f4d286d4c4a03fe8.rmeta --extern signal_hook_mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsignal_hook_mio-7f50810ad7e7d0c3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling glib-sys v0.20.10
Running `/usr/bin/rustc --crate-name glib_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=aa00ab3d72c56554 -C extra-filename=-35c055078045e7f1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l glib-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_glib_2_0 --cfg system_deps_have_gobject_2_0`
Compiling tracing-journald v0.3.2
Running `/usr/bin/rustc --crate-name tracing_journald --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-journald/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e45c88743a0b8465 -C extra-filename=-7eab03f78f4817ca --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-548dd762351dfb15.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_subscriber-4de78809a7a1955c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling console v0.15.11
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console-0.15.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="ansi-parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=464c7eaf81747a0d -C extra-filename=-755f0a02791ea4db --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling number_prefix v0.4.0
Running `/usr/bin/rustc --crate-name number_prefix --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/number_prefix/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a0dfca3193570e31 -C extra-filename=-caed9d0ec611bc4a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling shlex v1.3.0
Running `/usr/bin/rustc --crate-name shlex --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shlex/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=abe22f61a0634e7f -C extra-filename=-7c9f4034be878b75 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-internal-utils v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/utils)
Running `/usr/bin/rustc --crate-name bootc_internal_utils --edition=2024 crates/utils/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=879114560e993440 -C extra-filename=-d3b11f2c3a4e8dd3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-a1965bc41785f2e0.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-7db1d9bc5420850c.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d0e67b95095add72.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern shlex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libshlex-7c9f4034be878b75.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --extern tracing_journald=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_journald-7eab03f78f4817ca.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_subscriber-4de78809a7a1955c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling indicatif v0.17.11
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif-0.17.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=bd4224c932a37ae3 -C extra-filename=-eef5d2dcfbc8421e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconsole-755f0a02791ea4db.rmeta --extern number_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnumber_prefix-caed9d0ec611bc4a.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libportable_atomic-f58dc467af18839a.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling gobject-sys v0.20.10
Running `/usr/bin/rustc --crate-name gobject_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gobject-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=ceb811ba96a86d54 -C extra-filename=-3f06d0693d855977 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_sys-35c055078045e7f1.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gobject_2_0`
Compiling async-compression v0.4.36
Running `/usr/bin/rustc --crate-name async_compression --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/async-compression/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=b886203a39b075d0 -C extra-filename=-b3e6008840983eb7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern compression_codecs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcompression_codecs-581f55fcc031179b.rmeta --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcompression_core-bc3045e1d99454bf.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling memoffset v0.9.1
Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/memoffset/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=233b8d2d2aa43076 -C extra-filename=-659b7a2cbf2b68c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
Fresh toml_edit v0.23.10+spec-1.0.0
Compiling env_filter v1.0.0
Running `/usr/bin/rustc --crate-name env_filter --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_filter/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=48afa28d753fde0b -C extra-filename=-766e27114b59a280 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling unicode-segmentation v1.12.0
Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-segmentation/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=3d14d1a8611941be -C extra-filename=-0ea92f582886fbfd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling env_logger v0.11.9
Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_logger/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=3aff37a3d12c571f -C extra-filename=-1a2a9d31801eacd6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern env_filter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libenv_filter-766e27114b59a280.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling comfy-table v7.2.1
Running `/usr/bin/rustc --crate-name comfy_table --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comfy-table/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tty"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_debug", "_integration_test", "custom_styling", "default", "reexport_crossterm", "tty"))' -C metadata=7e3c539efbc86502 -C extra-filename=-39a1fd2b18af9a49 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcrossterm-986a2cddea60dd2a.rmeta --extern unicode_segmentation=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_segmentation-0ea92f582886fbfd.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-013ce098fb53f4fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh proc-macro-crate v3.4.0
Compiling nix v0.29.0
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix-0.29.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=145e5302bf522412 -C extra-filename=-55279f3aa4fe5fc2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern memoffset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemoffset-659b7a2cbf2b68c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
Compiling gio-sys v0.20.10
Running `/usr/bin/rustc --crate-name gio_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=a8f048c8947bb3e8 -C extra-filename=-d4a0c66248beb7af --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_sys-35c055078045e7f1.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgobject_sys-3f06d0693d855977.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gio_2_0`
Compiling composefs-boot v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_boot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-boot/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9dba250b0a359bd3 -C extra-filename=-6dd077d331b7d031 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs-2051904c6ea5bb27.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex_automata-735fc6018904c4a7.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzerocopy-1e76539682809bf3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling console v0.16.2
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=d0bd85bf9b1cdb4d -C extra-filename=-17a7b34917371af6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-013ce098fb53f4fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling containers-image-proxy v0.9.2
Running `/usr/bin/rustc --crate-name containers_image_proxy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/containers-image-proxy/src/imageproxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=990c60a620becb73 -C extra-filename=-29932ba206994071 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-882292d24cf8de05.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-5b8ab06f53d0765f.rmeta --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitertools-1974ddc8983b5d52.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-c95b05ff0a35ede6.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsemver-1b89c72729cf4ba8.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh thiserror-impl v1.0.69
Compiling hashbrown v0.16.1
Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hashbrown/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=74aa0d5d4e6c9c25 -C extra-filename=-ca1b9dddc588abed --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling foreign-types-shared v0.1.1
Running `/usr/bin/rustc --crate-name foreign_types_shared --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types-shared/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83e9a373639e2e8c -C extra-filename=-5bf31e1d6f6678b6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling equivalent v1.0.2
Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/equivalent/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98ad106a535e35e7 -C extra-filename=-f2e22d09fcb0ef43 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling winnow v0.7.14
Running `/usr/bin/rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/winnow/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=45a11a97bfb22eb3 -C extra-filename=-c52ea22220336711 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling composefs-oci v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_oci --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-oci/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=005fa37bec7ca3b6 -C extra-filename=-3c9e25618c50529a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern async_compression=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libasync_compression-b3e6008840983eb7.rmeta --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbytes-3b96098a7df01c27.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs-2051904c6ea5bb27.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcontainers_image_proxy-29932ba206994071.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-eef5d2dcfbc8421e.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-c95b05ff0a35ede6.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-8b7f03d1fc21251e.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-f948f960a0b190e1.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-b4979b7dbb9b4de7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling foreign-types v0.3.2
Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc321a50f6640f1f -C extra-filename=-237f1a4fcff8aeac --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern foreign_types_shared=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libforeign_types_shared-5bf31e1d6f6678b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling thiserror v1.0.69
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-1.0.69/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cbe7b627d19d021 -C extra-filename=-4412fccc184f1734 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror_impl-eec070d71b348a86.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
Fresh glib-macros v0.20.12
Compiling openssl-sys v0.9.111
Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=196901b355fd8cdb -C extra-filename=-7baa2519d05d5213 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
Compiling futures-executor v0.3.31
Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-executor/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=7a344e2d2c2ca8f6 -C extra-filename=-b461f31ff06a382d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_task-f5534efd092fef96.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-5b8ab06f53d0765f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling indexmap v2.13.0
Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indexmap/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=4c2811f55be54aa5 -C extra-filename=-b7853c793d30fb73 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern equivalent=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libequivalent-f2e22d09fcb0ef43.rmeta --extern hashbrown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhashbrown-ca1b9dddc588abed.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cfsctl v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name cfsctl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfsctl/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="composefs-oci"' --cfg 'feature="default"' --cfg 'feature="oci"' --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("composefs-http", "composefs-oci", "default", "http", "oci", "pre-6.15", "rhel9"))' -C metadata=255361d2d6b9a610 -C extra-filename=-400f45093ddedca1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomfy_table-39a1fd2b18af9a49.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs-2051904c6ea5bb27.rmeta --extern composefs_boot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs_boot-6dd077d331b7d031.rmeta --extern composefs_oci=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomposefs_oci-3c9e25618c50529a.rmeta --extern env_logger=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libenv_logger-1a2a9d31801eacd6.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling futures-channel v0.3.31
Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-channel/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=a14c4902d21b0ee3 -C extra-filename=-3400b81935765554 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde_spanned v1.0.4
Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_spanned/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=178cf54db1b38067 -C extra-filename=-6b11f1bcb277edef --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling toml_datetime v1.0.0+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_datetime/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=1a7cfc5b2789b5f6 -C extra-filename=-0a198bae76c99429 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh ref-cast-impl v1.0.25
Fresh openssl-macros v0.1.1
Compiling toml_writer v1.0.6+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_writer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_writer/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9b5e3d389220b257 -C extra-filename=-7538767365f039fd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling unit-prefix v0.5.2
Running `/usr/bin/rustc --crate-name unit_prefix --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unit-prefix/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=414abb984c8952d3 -C extra-filename=-37554f3ff3cf35f8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling openssl v0.10.75
Running `/usr/bin/rustc --crate-name openssl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=088db18973b52c1c -C extra-filename=-7a61ea52a5ac90b2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern foreign_types=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libforeign_types-237f1a4fcff8aeac.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern openssl_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl_macros-25b31eddab311bf6.so --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl_sys-7baa2519d05d5213.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'`
Compiling indicatif v0.18.3
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=b4d17f60327987a6 -C extra-filename=-543debc4be111cdf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconsole-17a7b34917371af6.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libportable_atomic-f58dc467af18839a.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-013ce098fb53f4fa.rmeta --extern unit_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunit_prefix-37554f3ff3cf35f8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ref-cast v1.0.25
Running `/usr/bin/rustc --crate-name ref_cast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f322d101930b549 -C extra-filename=-3ba10a763074bc68 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern ref_cast_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libref_cast_impl-004af34578c71d5e.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
Compiling glib v0.20.12
Running `/usr/bin/rustc --crate-name glib --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=42f303df0b97436b -C extra-filename=-72b7fa3d0a6fede1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_channel-3400b81935765554.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern futures_executor=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_executor-b461f31ff06a382d.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_task-f5534efd092fef96.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-5b8ab06f53d0765f.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio_sys-d4a0c66248beb7af.rmeta --extern glib_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_macros-4d3d3188f06b1b7f.so --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_sys-35c055078045e7f1.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgobject_sys-3f06d0693d855977.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-690b02bc8cb2d5e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh syn v1.0.109
Compiling bootc-kernel-cmdline v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/kernel_cmdline)
Running `/usr/bin/rustc --crate-name bootc_kernel_cmdline --edition=2024 crates/kernel_cmdline/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a0275c4f35d6003 -C extra-filename=-129e45ed91a16fc8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling uzers v0.12.2
Running `/usr/bin/rustc --crate-name uzers --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uzers/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=8d45490c3ed46549 -C extra-filename=-21c666b8b8e54190 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling toml_parser v1.0.9+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_parser --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_parser/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=c5d0f3c22b34a54f -C extra-filename=-d096a74e13d08fc1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libwinnow-c52ea22220336711.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling gimli v0.32.3
Running `/usr/bin/rustc --crate-name gimli --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gimli/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=80e3f54f00ad147c -C extra-filename=-fe181bbd49a5fb23 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling toml v1.0.3+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=94d116e903a324c0 -C extra-filename=-74511adccdcd739a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --extern serde_spanned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_spanned-6b11f1bcb277edef.rmeta --extern toml_datetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_datetime-0a198bae76c99429.rmeta --extern toml_parser=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_parser-d096a74e13d08fc1.rmeta --extern toml_writer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml_writer-7538767365f039fd.rmeta --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libwinnow-c52ea22220336711.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ryu v1.0.22
Running `/usr/bin/rustc --crate-name ryu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ryu/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=be4daa65a60c021b -C extra-filename=-e1e452abfb39536c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-io v0.3.31
Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-io/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=37912921cc7e0ddc -C extra-filename=-292528abac2d74e6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand_core v0.10.0
Running `/usr/bin/rustc --crate-name rand_core --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_core/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f79916f20641fdc6 -C extra-filename=-9c331eb5126a93e2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling unsafe-libyaml v0.2.11
Running `/usr/bin/rustc --crate-name unsafe_libyaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unsafe-libyaml/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25c91ae6bc05fddc -C extra-filename=-23ad7c5a7e1b92d9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh gvariant-macro v0.5.1
Compiling ostree-sys v0.15.3
Running `/usr/bin/rustc --crate-name ostree_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree-sys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2024_7"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2024_7", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=04bde3512d2762c9 -C extra-filename=-609678ff70d6a54a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio_sys-d4a0c66248beb7af.rmeta --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib_sys-35c055078045e7f1.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgobject_sys-3f06d0693d855977.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ostree-1 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_ostree_1`
Compiling object v0.37.3
Running `/usr/bin/rustc --crate-name object --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/object/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=9ebb86f0df312b20 -C extra-filename=-fc6e2305052080e3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'`
Compiling bootc-internal-mount v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/mount)
Running `/usr/bin/rustc --crate-name bootc_internal_mount --edition=2024 crates/mount/src/mount.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=008669d2a00c4a32 -C extra-filename=-b780713747085f1b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde_yaml v0.9.34+deprecated
Running `/usr/bin/rustc --crate-name serde_yaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_yaml/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e31cc4242a3a96d -C extra-filename=-e08a3b29983f88ce --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindexmap-b7853c793d30fb73.rmeta --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitoa-8a13a60f1de0f25f.rmeta --extern ryu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libryu-e1e452abfb39536c.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern unsafe_libyaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunsafe_libyaml-23ad7c5a7e1b92d9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling addr2line v0.25.1
Running `/usr/bin/rustc --crate-name addr2line --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/addr2line/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=ae86f0ce6a7a70b2 -C extra-filename=-2eb45097e2b7b316 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern gimli=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgimli-fe181bbd49a5fb23.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tracing-error v0.2.1
Running `/usr/bin/rustc --crate-name tracing_error --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-error/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=49a6c702dc1062bb -C extra-filename=-68b2ece979115c57 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_subscriber-4de78809a7a1955c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling hmac v0.12.1
Running `/usr/bin/rustc --crate-name hmac --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hmac/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=e571682a0e7bc31e -C extra-filename=-4b63214f7b8376fb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdigest-c95c5e75e3b84612.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling canon-json v0.2.1
Running `/usr/bin/rustc --crate-name canon_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/canon-json/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba1ccd2979fa6138 -C extra-filename=-0524f213ad294471 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_derive-02fee0b1082d3559.so --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling nom v8.0.0
Running `/usr/bin/rustc --crate-name nom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nom/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=51c67730886a190d -C extra-filename=-92dab7e0d6c03fcb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh serde_derive_internals v0.29.1
Fresh pin-project-internal v1.1.10
Fresh indoc v2.0.7
Compiling rustc-demangle v0.1.27
Running `/usr/bin/rustc --crate-name rustc_demangle --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustc-demangle/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=4056cdce2eb13b02 -C extra-filename=-3f1b7f20861c853e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cpufeatures v0.3.0
Running `/usr/bin/rustc --crate-name cpufeatures --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cpufeatures/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f935acdd570de268 -C extra-filename=-5003c7e3c778bef5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling indenter v0.3.4
Running `/usr/bin/rustc --crate-name indenter --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indenter/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a98483d939ddc773 -C extra-filename=-9b82c440d1360e7d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling base64 v0.20.0
Running `/usr/bin/rustc --crate-name base64 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64-0.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e9bfa3e9fc74000d -C extra-filename=-83a66554cfbc4910 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bitflags v1.3.2
Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bitflags-1.3.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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=45ba9b6c66ee26bd -C extra-filename=-55cb7dfe913b277d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling eyre v0.6.12
Running `/usr/bin/rustc --crate-name eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/eyre/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=cf0b545dc6575e1d -C extra-filename=-cc1c7926ee80e0a0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindenter-9b82c440d1360e7d.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg track_caller --cfg stable`
Compiling chacha20 v0.10.0
Running `/usr/bin/rustc --crate-name chacha20 --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chacha20/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=1c5eac745235b8a2 -C extra-filename=-a9d710f5c15fdb46 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern cpufeatures=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcpufeatures-5003c7e3c778bef5.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-9c331eb5126a93e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ocidir v0.7.0
Running `/usr/bin/rustc --crate-name ocidir --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ocidir/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zstd", "zstdmt"))' -C metadata=d3b6ca88fb55fa1a -C extra-filename=-e419db42ef07541f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcanon_json-0524f213ad294471.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-7db1d9bc5420850c.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libflate2-0b33b96c48168fa9.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-c95b05ff0a35ede6.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-7a61ea52a5ac90b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-f948f960a0b190e1.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pin-project v1.1.10
Running `/usr/bin/rustc --crate-name pin_project --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfaa86566f447e2b -C extra-filename=-ccb5f632923d8d4a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern pin_project_internal=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_internal-8e7d4c4e25466b7b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh schemars_derive v1.2.0
Compiling color-spantrace v0.3.0
Running `/usr/bin/rustc --crate-name color_spantrace --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-spantrace/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=222be2510259b519 -C extra-filename=-ca99f54b50e08ab2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d0e67b95095add72.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_core-548dd762351dfb15.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_error-68b2ece979115c57.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
Compiling bootc-initramfs-setup v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/initramfs)
Running `/usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=b0f29b3cf8228d85 -C extra-filename=-06e8c8508eea645e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-129e45ed91a16fc8.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-400f45093ddedca1.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-74511adccdcd739a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling gvariant v0.5.1
Running `/usr/bin/rustc --crate-name gvariant --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gvariant/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bf846379f83592d4 -C extra-filename=-0f486ac96bf7782d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern gvariant_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgvariant_macro-6a7f819ade79dff1.so --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libref_cast-3ba10a763074bc68.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh linkme-impl v0.3.35
Compiling getrandom v0.4.1
Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=76f0a913d6115fb9 -C extra-filename=-c083a4c90c813543 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-9c331eb5126a93e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tokio-stream v0.1.18
Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-stream/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=96f29ab4ac5108ef -C extra-filename=-99c270803dde0685 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-b4979b7dbb9b4de7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling backtrace v0.3.76
Running `/usr/bin/rustc --crate-name backtrace --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/backtrace/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=31aae5d457186fde -C extra-filename=-d501f95fd7f6cef8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern addr2line=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libaddr2line-2eb45097e2b7b316.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libminiz_oxide-ac538468f9b38b4f.rmeta --extern object=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libobject-fc6e2305052080e3.rmeta --extern rustc_demangle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustc_demangle-3f1b7f20861c853e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling getopts v0.2.24
Running `/usr/bin/rustc --crate-name getopts --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getopts/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std", "unicode"))' -C metadata=13516665fa266131 -C extra-filename=-e1f714fc2bb1f676 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-013ce098fb53f4fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling dyn-clone v1.0.20
Running `/usr/bin/rustc --crate-name dyn_clone --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dyn-clone/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ceebef69b6cd9ee -C extra-filename=-2370282aa7dadc64 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling unicase v2.9.0
Running `/usr/bin/rustc --crate-name unicase --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicase/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=5003f0b9acf51496 -C extra-filename=-78193f1f6d6226a5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pulldown-cmark-escape v0.11.0
Running `/usr/bin/rustc --crate-name pulldown_cmark_escape --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark-escape/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=68154d5a23894072 -C extra-filename=-c591659deb1c204b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh xshell-macros v0.2.7
Compiling xshell v0.2.7
Running `/usr/bin/rustc --crate-name xshell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xshell/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae1893de38ceb40f -C extra-filename=-c54001b5cb5e042f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern xshell_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxshell_macros-89d82ed095528da4.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pulldown-cmark v0.13.0
Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=c02e78ae20e67770 -C extra-filename=-babf8763d9bcad6e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern getopts=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetopts-e1f714fc2bb1f676.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmemchr-1f6e387a3ef931bd.rmeta --extern pulldown_cmark_escape=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpulldown_cmark_escape-c591659deb1c204b.rmeta --extern unicase=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicase-78193f1f6d6226a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling color-eyre v0.6.5
Running `/usr/bin/rustc --crate-name color_eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-eyre/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="capture-spantrace"' --cfg 'feature="color-spantrace"' --cfg 'feature="default"' --cfg 'feature="tracing-error"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=d62eaf3166fcc77e -C extra-filename=-d71a39c486afd6a3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern backtrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbacktrace-d501f95fd7f6cef8.rmeta --extern color_spantrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcolor_spantrace-ca99f54b50e08ab2.rmeta --extern eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libeyre-cc1c7926ee80e0a0.rmeta --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindenter-9b82c440d1360e7d.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d0e67b95095add72.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing_error-68b2ece979115c57.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling gio v0.20.12
Running `/usr/bin/rustc --crate-name gio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=7091a7eea021b5bb -C extra-filename=-b88c017ca03638d3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_channel-3400b81935765554.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_core-4e4f15f64aff06b6.rmeta --extern futures_io=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_io-292528abac2d74e6.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-5b8ab06f53d0765f.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio_sys-d4a0c66248beb7af.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib-72b7fa3d0a6fede1.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project_lite-92b04a73ab31112e.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsmallvec-690b02bc8cb2d5e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling libsystemd v0.7.2
Running `/usr/bin/rustc --crate-name libsystemd --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libsystemd/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4ac939fdaeee521 -C extra-filename=-d0771bc1bb0d446a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern hmac=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhmac-4b63214f7b8376fb.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-55279f3aa4fe5fc2.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnom-92dab7e0d6c03fcb.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-8b7f03d1fc21251e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuuid-ff310a147e8de064.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling schemars v1.2.0
Running `/usr/bin/rustc --crate-name schemars --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/schemars/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="chrono04"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_ui_test", "arrayvec07", "bigdecimal04", "bytes1", "chrono04", "default", "derive", "either1", "indexmap2", "jiff02", "preserve_order", "raw_value", "rust_decimal1", "schemars_derive", "semver1", "smallvec1", "smol_str02", "smol_str03", "std", "url2", "uuid1"))' -C metadata=cd92c9e33f5af11c -C extra-filename=-cfc6120af948ae6b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern chrono04=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-7db1d9bc5420850c.rmeta --extern dyn_clone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdyn_clone-2370282aa7dadc64.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libref_cast-3ba10a763074bc68.rmeta --extern schemars_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libschemars_derive-3951f5e6b15e0588.so --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand v0.10.0
Running `/usr/bin/rustc --crate-name rand --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=a9d77371c2d3d4f8 -C extra-filename=-3cc8af80e28f051c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern chacha20=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchacha20-a9d710f5c15fdb46.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetrandom-c083a4c90c813543.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand_core-9c331eb5126a93e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling linkme v0.3.35
Running `/usr/bin/rustc --crate-name linkme --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=3d3d04219104c5ea -C extra-filename=-d784754b0b9df3bf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern linkme_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblinkme_impl-df019d87beb84151.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling nix v0.31.2
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f6ffd4e6bf8c732c -C extra-filename=-c8aa01c82f58ed67 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-c60fc060396f324e.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
Compiling etc-merge v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/etc-merge)
Running `/usr/bin/rustc --crate-name etc_merge --edition=2024 crates/etc-merge/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12c01f3f6611cf36 -C extra-filename=-c1b49d6ee56945c0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-a1965bc41785f2e0.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-400f45093ddedca1.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-7a61ea52a5ac90b2.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d0e67b95095add72.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling bootc-internal-blockdev v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/blockdev)
Running `/usr/bin/rustc --crate-name bootc_internal_blockdev --edition=2024 crates/blockdev/src/blockdev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=78c5bafdca79dd4a -C extra-filename=-a97fd01879310a9d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_mount-b780713747085f1b.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-tmpfiles v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tmpfiles)
Running `/usr/bin/rustc --crate-name bootc_tmpfiles --edition=2024 crates/tmpfiles/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f250648c44efd80a -C extra-filename=-f736364f0a990f84 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuzers-21c666b8b8e54190.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-sysusers v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/sysusers)
Running `/usr/bin/rustc --crate-name bootc_sysusers --edition=2024 crates/sysusers/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c165e1756742ec5b -C extra-filename=-405f9812123a1772 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuzers-21c666b8b8e54190.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling vsock v0.5.1
Running `/usr/bin/rustc --crate-name vsock --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/vsock/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee2d1ef9283a5d9a -C extra-filename=-7f98b8dc7d3ff1e2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-55279f3aa4fe5fc2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling clap_complete v4.5.61
Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_complete/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=133361bed21bcc8d -C extra-filename=-bc2fd59f089d3ee0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling md-5 v0.10.6
Running `/usr/bin/rustc --crate-name md5 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/md-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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=aa941b1fca8f26f2 -C extra-filename=-1659b4398db1e496 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdigest-c95c5e75e3b84612.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cargo-platform v0.3.2
Running `/usr/bin/rustc --crate-name cargo_platform --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo-platform/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--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,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a19772fd88a1ee0 -C extra-filename=-aeeb3c270821fa8f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde_ignored v0.1.14
Running `/usr/bin/rustc --crate-name serde_ignored --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_ignored/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b61c820e0c8ad36 -C extra-filename=-03de26c47d6aef80 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_core-2909a3a77fddd878.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling liboverdrop v0.1.0
Running `/usr/bin/rustc --crate-name liboverdrop --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/liboverdrop/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c20761abe6965e86 -C extra-filename=-ae1ad2b0591c49c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tini v1.3.0
Running `/usr/bin/rustc --crate-name tini --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tini/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=636142da08e83c6c -C extra-filename=-2081a4f04d2ec8b7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling deunicode v1.6.2
Running `/usr/bin/rustc --crate-name deunicode --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/deunicode/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=28f8504adde4df75 -C extra-filename=-837b7b33710bba72 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling byteorder v1.5.0
Running `/usr/bin/rustc --crate-name byteorder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/byteorder/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=0fd6727be67bd9d6 -C extra-filename=-fbdd10b23e22a896 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling comma v1.0.0
Running `/usr/bin/rustc --crate-name comma --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comma/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=857f1c3893a3bead -C extra-filename=-57a8402798d3e3f5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling zeroize v1.8.2
Compiling env_home v0.1.0
Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zeroize/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=1680ff5e27a1bb09 -C extra-filename=-5ee88648b9ac6125 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name env_home --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_home/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0cfd075abd186a2 -C extra-filename=-ff3d31211dbc71dc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling shell-words v1.1.1
Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shell-words/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d50eea2010b4ace1 -C extra-filename=-a40527eb3cdab4e7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling base64 v0.21.7
Running `/usr/bin/rustc --crate-name base64 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bafde10ac3ffccfa -C extra-filename=-eafdd21c649a140e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling uapi-version v0.4.0
Running `/usr/bin/rustc --crate-name uapi_version --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uapi-version/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::pedantic' '--deny=clippy::expect_used' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=730e5c488bc4ef46 -C extra-filename=-cd6d7a71826f946e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling escape8259 v0.5.3
Running `/usr/bin/rustc --crate-name escape8259 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/escape8259/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb84a56def434a02 -C extra-filename=-002e5ea9a2301a7c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling data-encoding v2.10.0
Running `/usr/bin/rustc --crate-name data_encoding --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/data-encoding/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=62b44922d8fedd53 -C extra-filename=-82c8ac149080c593 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling openssh-keys v0.6.5
Running `/usr/bin/rustc --crate-name openssh_keys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssh-keys/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91059594a6e78fa4 -C extra-filename=-a685ec5e7dfcf37e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbase64-eafdd21c649a140e.rmeta --extern byteorder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbyteorder-fbdd10b23e22a896.rmeta --extern md5=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmd5-1659b4398db1e496.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsha2-8b7f03d1fc21251e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-4412fccc184f1734.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling libtest-mimic v0.8.1
Running `/usr/bin/rustc --crate-name libtest_mimic --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libtest-mimic/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38a8d734fcc2671b -C extra-filename=-e7c32984c1c76342 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-09228f15da2a6fb6.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-410a723c4d236c94.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rmeta --extern escape8259=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libescape8259-002e5ea9a2301a7c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling dialoguer v0.12.0
Running `/usr/bin/rustc --crate-name dialoguer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dialoguer/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="editor"' --cfg 'feature="password"' --cfg 'feature="tempfile"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("completion", "default", "editor", "fuzzy-matcher", "fuzzy-select", "history", "password", "tempfile", "zeroize"))' -C metadata=55936fc8b6588f94 -C extra-filename=-e4f96f27ea135f7d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconsole-17a7b34917371af6.rmeta --extern shell_words=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libshell_words-a40527eb3cdab4e7.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern zeroize=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzeroize-5ee88648b9ac6125.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling which v8.0.0
Running `/usr/bin/rustc --crate-name which --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/which/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=7062a7188a7980ea -C extra-filename=-54ae466ef2061aee --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern env_home=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libenv_home-ff3d31211dbc71dc.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bcvk-qemu v0.1.0 (https://github.com/bootc-dev/bcvk?rev=f4dd05a74ccb54084093c9167317a14356ca53e4#f4dd05a7)
Running `/usr/bin/rustc --crate-name bcvk_qemu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bcvk-qemu/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --deny=unused_must_use --deny=unused_imports --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a7192a734a0744e -C extra-filename=-c976250ba1496f8a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern color_eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcolor_eyre-d71a39c486afd6a3.rmeta --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdata_encoding-82c8ac149080c593.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-55279f3aa4fe5fc2.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --extern vsock=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libvsock-7f98b8dc7d3ff1e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rexpect v0.7.0
Running `/usr/bin/rustc --crate-name rexpect --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rexpect/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "which"))' -C metadata=fa031287e5017a7b -C extra-filename=-7941d0bc617b6f91 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern comma=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomma-57a8402798d3e3f5.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnix-c8aa01c82f58ed67.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-3482a48d968cbbcb.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling mandown v1.1.0
Running `/usr/bin/rustc --crate-name mandown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mandown/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82bfb3c108720509 -C extra-filename=-48cbe8df11c575a5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern deunicode=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdeunicode-837b7b33710bba72.rmeta --extern pulldown_cmark=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpulldown_cmark-babf8763d9bcad6e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cargo_metadata v0.23.1
Running `/usr/bin/rustc --crate-name cargo_metadata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo_metadata/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=e21fa392409a5c8d -C extra-filename=-19720ee9a6fd5be3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern cargo_platform=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcargo_platform-aeeb3c270821fa8f.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libsemver-1b89c72729cf4ba8.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling oci-spec v0.9.0
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=0bbbfb5abd852e79 -C extra-filename=-d41951d48bd731ae --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libconst_format-6d8c32f35a3cc597.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libderive_builder-3beec17d7c66fd7d.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-3482a48d968cbbcb.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum-82aca2682f2afd5d.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling system-reinstall-bootc v0.1.9 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/system-reinstall-bootc)
Running `/usr/bin/rustc --crate-name system_reinstall_bootc --edition=2024 crates/system-reinstall-bootc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d51c91425b82929 -C extra-filename=-528e3e3a3adfb631 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-a1965bc41785f2e0.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rlib --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_mount-b780713747085f1b.rlib --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rlib --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcrossterm-986a2cddea60dd2a.rlib --extern dialoguer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdialoguer-e4f96f27ea135f7d.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-543debc4be111cdf.rlib --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindoc-dd19c20a716c218b.so --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rlib --extern openssh_keys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssh_keys-a685ec5e7dfcf37e.rlib --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rlib --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_yaml-e08a3b29983f88ce.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rlib --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rlib --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuzers-21c666b8b8e54190.rlib --extern which=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libwhich-54ae466ef2061aee.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=e503161c8a66a95c -C extra-filename=-645cf5e1cd950c21 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rlib --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_initramfs_setup-06e8c8508eea645e.rlib --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-129e45ed91a16fc8.rlib --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rlib --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-400f45093ddedca1.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rlib --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rlib --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-74511adccdcd739a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling xtask v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/xtask)
Running `/usr/bin/rustc --crate-name xtask --edition=2024 crates/xtask/src/xtask.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc14a7bb6ecb9355 -C extra-filename=-8db742465b56d98f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-a1965bc41785f2e0.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rlib --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rlib --extern cargo_metadata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcargo_metadata-19720ee9a6fd5be3.rlib --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-7db1d9bc5420850c.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libitertools-1974ddc8983b5d52.rlib --extern mandown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libmandown-48cbe8df11c575a5.rlib --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libowo_colors-d0e67b95095add72.rlib --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand-3cc8af80e28f051c.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rlib --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_yaml-e08a3b29983f88ce.rlib --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-f948f960a0b190e1.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rlib --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-74511adccdcd739a.rlib --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxshell-c54001b5cb5e042f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ostree v0.20.5
Running `/usr/bin/rustc --crate-name ostree --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree/rust-bindings/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=0035287568bf4e4d -C extra-filename=-2f8cf2c7ca456415 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbase64-83a66554cfbc4910.rmeta --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbitflags-55cb7dfe913b277d.rmeta --extern gio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgio-b88c017ca03638d3.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libglib-72b7fa3d0a6fede1.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libonce_cell-0fee6f61e55d495e.rmeta --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libostree_sys-609678ff70d6a54a.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-4412fccc184f1734.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tests-integration v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tests-integration)
Running `/usr/bin/rustc --crate-name tests_integration --edition=2024 crates/tests-integration/src/tests-integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90c945b382438cb8 -C extra-filename=-bed9154fa3a5183f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rlib --extern bcvk_qemu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbcvk_qemu-c976250ba1496f8a.rlib --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-129e45ed91a16fc8.rlib --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rlib --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rlib --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libdata_encoding-82c8ac149080c593.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-543debc4be111cdf.rlib --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindoc-dd19c20a716c218b.so --extern libtest_mimic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibtest_mimic-e7c32984c1c76342.rlib --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liboci_spec-d41951d48bd731ae.rlib --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librand-3cc8af80e28f051c.rlib --extern rexpect=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librexpect-7941d0bc617b6f91.rlib --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rlib --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libscopeguard-5dcb3eaf84db2fcb.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rlib --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-f948f960a0b190e1.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rlib --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rlib --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libxshell-c54001b5cb5e042f.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ostree-ext v0.15.3 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/ostree-ext)
Running `/usr/bin/rustc --crate-name ostree_ext --edition=2024 crates/ostree-ext/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="bootc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootc", "clap_mangen", "docgen", "dox", "indoc", "internal-testing-api", "similar-asserts", "xshell"))' -C metadata=eb2f316cd04e2dbf -C extra-filename=-c96ccdfd0877bd0b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcanon_json-0524f213ad294471.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-400f45093ddedca1.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-7db1d9bc5420850c.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomfy_table-39a1fd2b18af9a49.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcontainers_image_proxy-29932ba206994071.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libflate2-0b33b96c48168fa9.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfutures_util-5b8ab06f53d0765f.rmeta --extern gvariant=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libgvariant-0f486ac96bf7782d.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindexmap-b7853c793d30fb73.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-543debc4be111cdf.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libio_lifetimes-035cfebe58cb7eec.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibsystemd-d0771bc1bb0d446a.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libocidir-e419db42ef07541f.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-7a61ea52a5ac90b2.rmeta --extern ostree=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libostree-2f8cf2c7ca456415.rmeta --extern pin_project=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libpin_project-ccb5f632923d8d4a.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-3482a48d968cbbcb.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-f948f960a0b190e1.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tokio_stream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_stream-99c270803dde0685.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-b4979b7dbb9b4de7.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libzstd-ee5e9e026dd82ed9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling bootc-lib v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/lib)
Running `/usr/bin/rustc --crate-name bootc_lib --edition=2024 crates/lib/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 panic=abort -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="install-to-disk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_mangen", "default", "docgen", "install-to-disk", "rhsm", "xshell"))' -C metadata=66b6d3541aefb2cb -C extra-filename=-43e7d752431d7ed9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-a1965bc41785f2e0.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstyle-410a723c4d236c94.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_initramfs_setup-06e8c8508eea645e.rmeta --extern bootc_blockdev=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_blockdev-a97fd01879310a9d.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_mount-b780713747085f1b.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_kernel_cmdline-129e45ed91a16fc8.rmeta --extern bootc_sysusers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_sysusers-405f9812123a1772.rmeta --extern bootc_tmpfiles=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_tmpfiles-f736364f0a990f84.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcamino-041dfc0b49331961.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcanon_json-0524f213ad294471.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcap_std_ext-abdbe189ffb901b2.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfg_if-e614222afc0498f0.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcfsctl-400f45093ddedca1.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libchrono-7db1d9bc5420850c.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap-e158aa4165b61c02.rmeta --extern clap_complete=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libclap_complete-bc2fd59f089d3ee0.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libcomfy_table-39a1fd2b18af9a49.rmeta --extern etc_merge=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libetc_merge-c1b49d6ee56945c0.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libhex-56f74cb83a0a348d.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindicatif-543debc4be111cdf.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libindoc-dd19c20a716c218b.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibc-a236b318194ee85a.rmeta --extern liboverdrop=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libliboverdrop-ae1ad2b0591c49c2.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblibsystemd-d0771bc1bb0d446a.rmeta --extern linkme=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblinkme-d784754b0b9df3bf.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libnom-92dab7e0d6c03fcb.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libocidir-e419db42ef07541f.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libopenssl-7a61ea52a5ac90b2.rmeta --extern ostree_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libostree_ext-c96ccdfd0877bd0b.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libregex-3482a48d968cbbcb.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/librustix-0ca6e5b681ca7c6f.rmeta --extern schemars=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libschemars-cfc6120af948ae6b.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde-16f4af35237bd81b.rmeta --extern serde_ignored=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_ignored-03de26c47d6aef80.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_json-afd6440e48685e50.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libserde_yaml-e08a3b29983f88ce.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtar-f948f960a0b190e1.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtempfile-b8373efcb30d5194.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libthiserror-3d0da361d600a5b4.rmeta --extern tini=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtini-2081a4f04d2ec8b7.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio_util-b4979b7dbb9b4de7.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtoml-74511adccdcd739a.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rmeta --extern uapi_version=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuapi_version-cd6d7a71826f946e.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libunicode_width-013ce098fb53f4fa.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libuuid-ff310a147e8de064.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling bootc v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/cli)
Running `/usr/bin/rustc --crate-name bootc --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C codegen-units=1 -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=962fe16d16bb5d44 -C extra-filename=-2acb37841b2fa9c5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanstream-a1965bc41785f2e0.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libanyhow-016a295e7a4043a5.rlib --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_internal_utils-d3b11f2c3a4e8dd3.rlib --extern bootc_lib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libbootc_lib-43e7d752431d7ed9.rlib --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/liblog-260d1ae854b115ac.rlib --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtokio-6618df1db4afb69b.rlib --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/rpm/deps/libtracing-a0b8206a5a5b945b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Finished `rpm` profile [optimized + debuginfo] target(s) in 3m 41s
+ /usr/bin/cargo2rpm write-vendor-manifest
+ sed -i -e '/https:\/\//d' cargo-vendor.txt
+ /usr/bin/cargo2rpm --path Cargo.toml license-summary
### BEGIN LICENSE SUMMARY ###
# (MIT OR Apache-2.0) AND Unicode-3.0
# 0BSD OR MIT OR Apache-2.0
# Apache-2.0
# Apache-2.0 OR BSL-1.0
# Apache-2.0 OR MIT
# Apache-2.0 WITH LLVM-exception
# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
# BSD-2-Clause OR Apache-2.0 OR MIT
# BSD-3-Clause
# BSL-1.0
# MIT
# MIT OR Apache-2.0
# MIT OR Apache-2.0 OR LGPL-2.1-or-later
# MIT OR Zlib OR Apache-2.0
# Unlicense OR MIT
# Zlib
### END LICENSE SUMMARY ###
+ /usr/bin/cargo2rpm --path Cargo.toml license-breakdown
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: chroot ['/bin/bash -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSGCCA_ADD_OPTS=\\$\'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none\' sh -c \\"rpmbuild -bc --nodeps --short-circuit /builddir/build/SPECS/bootc.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\'\\""']
Finish: run
>>> 2026-05-04 21:28:19 "/usr/bin/mock" "-r" "fedora-rawhide-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "rpmbuild --nocheck"
>>> 2026-05-04 21:28:20 "/usr/bin/mock" "-r" "fedora-rawhide-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--unpriv" "--chroot" "/bin/bash -l -c \"PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\\\$PATH CSWRAP_CAP_FILE=\\\$'/builddir/cswrap-capture.err' CSWRAP_TIMEOUT=\\\$'30' CSWRAP_TIMEOUT_FOR=\\\$'::cppcheck:gcc' CSWRAP_ADD_CFLAGS=\\\$'-Wno-unknown-pragmas' CSWRAP_DEL_CFLAGS=\\\$'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register' CSWRAP_ADD_CXXFLAGS=\\\$'' CSWRAP_DEL_CXXFLAGS=\\\$'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register' CSGCCA_ADD_OPTS=\\\$'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none' sh -c \\\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/bootc.spec '--define' '_unpackaged_files_terminate_build 0' '--define' 'apidocs 0' '--define' 'with_publican 0' '--without' 'docs' '--without' 'langpacks' '--define' 'libguestfs_runtests 0' '--define' 'runselftest 0' '--without' 'test' '--without' 'testsuite' '--nocheck' '--define' 'libguestfs_runtests 0' '--define' 'runselftest 0' '--without' 'test' '--without' 'testsuite'\\\"\""
INFO: mock.py version 6.7 starting (python version = 3.9.25, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -r fedora-rawhide-x86_64 --plugin-option=tmpfs:keep_mounted=True --config-opts=print_main_output=True --unpriv --chroot '/bin/bash -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\$PATH CSWRAP_CAP_FILE=\$'"'"'/builddir/cswrap-capture.err'"'"' CSWRAP_TIMEOUT=\$'"'"'30'"'"' CSWRAP_TIMEOUT_FOR=\$'"'"'::cppcheck:gcc'"'"' CSWRAP_ADD_CFLAGS=\$'"'"'-Wno-unknown-pragmas'"'"' CSWRAP_DEL_CFLAGS=\$'"'"'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register'"'"' CSWRAP_ADD_CXXFLAGS=\$'"'"''"'"' CSWRAP_DEL_CXXFLAGS=\$'"'"'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register'"'"' CSGCCA_ADD_OPTS=\$'"'"'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none'"'"' sh -c \"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/bootc.spec '"'"'--define'"'"' '"'"'_unpackaged_files_terminate_build 0'"'"' '"'"'--define'"'"' '"'"'apidocs 0'"'"' '"'"'--define'"'"' '"'"'with_publican 0'"'"' '"'"'--without'"'"' '"'"'docs'"'"' '"'"'--without'"'"' '"'"'langpacks'"'"' '"'"'--define'"'"' '"'"'libguestfs_runtests 0'"'"' '"'"'--define'"'"' '"'"'runselftest 0'"'"' '"'"'--without'"'"' '"'"'test'"'"' '"'"'--without'"'"' '"'"'testsuite'"'"' '"'"'--nocheck'"'"' '"'"'--define'"'"' '"'"'libguestfs_runtests 0'"'"' '"'"'--define'"'"' '"'"'runselftest 0'"'"' '"'"'--without'"'"' '"'"'test'"'"' '"'"'--without'"'"' '"'"'testsuite'"'"'\""'
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['/bin/bash -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSGCCA_ADD_OPTS=\\$\'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/bootc.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\'\\""']
Start: chroot ['/bin/bash -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSGCCA_ADD_OPTS=\\$\'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/bootc.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\'\\""']
setting SOURCE_DATE_EPOCH=1777852800
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pTYKp6
+ umask 022
+ cd /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build
+ '[' /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT
++ dirname /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build
+ mkdir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd bootc-202605041232.g8d8996d904
+ /usr/bin/make install DESTDIR=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p -c' CARGO_FEATURES=
cargo run --release --package xtask -- manpages
Dirty proc-macro2 v1.0.105: the dependency info output changed
Compiling proc-macro2 v1.0.105
Dirty serde_core v1.0.228: the dependency info output changed
Compiling serde_core v1.0.228
Dirty unicode-ident v1.0.22: the dependency info output changed
Compiling unicode-ident v1.0.22
Dirty quote v1.0.43: the dependency info output changed
Compiling quote v1.0.43
Dirty libc v0.2.183: the dependency info output changed
Compiling libc v0.2.183
Fresh cfg-if v1.0.4
Fresh bitflags v2.10.0
Fresh utf8parse v0.2.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/proc-macro2/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,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1730f2a9505a14fc -C extra-filename=-eaa3a2619d691123 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/proc-macro2-eaa3a2619d691123 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_core/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="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=40804d12006d445d -C extra-filename=-8aef7375e296b99a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/serde_core-8aef7375e296b99a -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-ident/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3fb2114c4f79f09 -C extra-filename=-4ad3aca5eea4bc30 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/quote/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,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7e889ebffe79186b -C extra-filename=-99aa4fd9748fb186 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/quote-99aa4fd9748fb186 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6127f7a46302b494 -C extra-filename=-b42ff6aa38bea847 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libc-b42ff6aa38bea847 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh colorchoice v1.0.4
Fresh anstyle-query v1.1.5
Fresh is_terminal_polyfill v1.70.2
Fresh anstyle v1.0.13
Fresh linux-raw-sys v0.11.0
Dirty zmij v1.0.12: the dependency info output changed
Compiling zmij v1.0.12
Fresh memchr v2.7.6
Dirty autocfg v1.5.0: the dependency info output changed
Compiling autocfg v1.5.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zmij/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ae04411f25c04432 -C extra-filename=-7d8493a0302ef5b7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zmij-7d8493a0302ef5b7 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh rustix v1.1.3
Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/autocfg/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=fabdcff50150d844 -C extra-filename=-02bed15798929ce3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh anstyle-parse v0.2.7
Fresh itoa v1.0.17
Dirty thiserror v2.0.17: the dependency info output changed
Compiling thiserror v2.0.17
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8ceb2030b21efc85 -C extra-filename=-178708c1ee3a908d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/thiserror-178708c1ee3a908d -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty camino v1.2.2: the dependency info output changed
Compiling camino v1.2.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/camino/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="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=ffed542ff2977f73 -C extra-filename=-648a2d9a012e0dee --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/camino-648a2d9a012e0dee -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/quote-99aa4fd9748fb186/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zmij-7d8493a0302ef5b7/build-script-build`
Fresh rand_core v0.10.0
Dirty getrandom v0.4.1: the dependency info output changed
Compiling getrandom v0.4.1
Fresh unicode-width v0.2.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=a53817a3410b3aeb -C extra-filename=-defae557ce912a61 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/getrandom-defae557ce912a61 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty pulldown-cmark v0.13.0: the dependency info output changed
Compiling pulldown-cmark v0.13.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark/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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=1d4e58f8d94f3818 -C extra-filename=-e550209a7d2e9b41 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/pulldown-cmark-e550209a7d2e9b41 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/proc-macro2-eaa3a2619d691123/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/pulldown-cmark-e550209a7d2e9b41/build-script-build`
Fresh getopts v0.2.24
Running `/usr/bin/rustc --crate-name zmij --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zmij/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=b3acc8928c2a97ed -C extra-filename=-133ca377b5726ff6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/camino-648a2d9a012e0dee/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/serde_core-8aef7375e296b99a/build-script-build`
Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/proc-macro2/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,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c830cda5169346ae -C extra-filename=-b1ff6628d241b12b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern unicode_ident=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_ident-4ad3aca5eea4bc30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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)'`
Fresh anstream v0.6.21
Fresh equivalent v1.0.2
Fresh cpufeatures v0.3.0
Dirty anyhow v1.0.100: the dependency info output changed
Compiling anyhow v1.0.100
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anyhow/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=cde327b84bdc4edd -C extra-filename=-4d379bbc95db8570 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/anyhow-4d379bbc95db8570 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_core/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=458624361f1639ca -C extra-filename=-f09879b97b347d6c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/getrandom-defae557ce912a61/build-script-build`
Dirty heck v0.5.0: the dependency info output changed
Compiling heck v0.5.0
Running `/usr/bin/rustc --crate-name heck --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/heck/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=2959c6a6a3e72579 -C extra-filename=-5bef5bcba9cc6f4c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/thiserror-178708c1ee3a908d/build-script-build`
Dirty owo-colors v4.2.3: the dependency info output changed
Compiling owo-colors v4.2.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/owo-colors/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=a6b1c54495b25359 -C extra-filename=-4db07796535ad297 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/owo-colors-4db07796535ad297 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh pulldown-cmark-escape v0.11.0
Fresh unicase v2.9.0
Fresh hashbrown v0.16.1
Fresh strsim v0.11.1
Fresh winnow v0.7.14
Fresh clap_lex v0.7.6
Fresh clap_builder v4.5.54
Fresh toml_parser v1.0.9+spec-1.1.0
Fresh indexmap v2.13.0
Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=eca601c78853caa1 -C extra-filename=-cd90ea614e84983c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern getopts=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetopts-f6154dd87e3299a9.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern pulldown_cmark_escape=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpulldown_cmark_escape-6a9892e6fb3d5b15.rmeta --extern unicase=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicase-c37d6c9270ad756b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libc-b42ff6aa38bea847/build-script-build`
Running `/usr/bin/rustc --crate-name libc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=10fcfd630e8cffcc -C extra-filename=-68f7858b1494bcf2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `/usr/bin/rustc --crate-name quote --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/quote/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,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=aaff4ff8bdb376d0 -C extra-filename=-da2ab2a373fa5dbe --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/owo-colors-4db07796535ad297/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/anyhow-4d379bbc95db8570/build-script-build`
Dirty syn v2.0.114: info of dependency `proc-macro2` changed
Compiling syn v2.0.114
Running `/usr/bin/rustc --crate-name syn --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/syn/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=ca2bd21fd1a8ce93 -C extra-filename=-b3cb6cf87c068030 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern unicode_ident=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_ident-4ad3aca5eea4bc30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty num-traits v0.2.19: the dependency info output changed
Compiling num-traits v0.2.19
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/num-traits/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=26c786771d9c1666 -C extra-filename=-f7d00cc95ac1b01e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/num-traits-f7d00cc95ac1b01e -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern autocfg=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libautocfg-02bed15798929ce3.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/num-traits-f7d00cc95ac1b01e/build-script-build`
Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/num-traits/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=eb8c41510633f2cf -C extra-filename=-6d7abddab31bcb9c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Dirty filetime v0.2.26: the dependency `libc` was rebuilt
Compiling filetime v0.2.26
Running `/usr/bin/rustc --crate-name filetime --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/filetime/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b61cc9e32420bc6e -C extra-filename=-6d18c9e87ab81ee0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-68f7858b1494bcf2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty getrandom v0.3.4: the dependency `libc` was rebuilt
Compiling getrandom v0.3.4
Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom-0.3.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=e082912ce63ac66e -C extra-filename=-d7d4c68e8b4cfbcc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-68f7858b1494bcf2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=5579706266bad387 -C extra-filename=-d91dc60485b0a8fa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-68f7858b1494bcf2.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-d0881839d8997627.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh chacha20 v0.10.0
Fresh xattr v1.6.1
Fresh anstyle-parse v1.0.0
Fresh once_cell v1.21.3
Fresh fastrand v2.3.0
Fresh toml_writer v1.0.6+spec-1.1.0
Dirty xshell-macros v0.2.7: the dependency info output changed
Compiling xshell-macros v0.2.7
Running `/usr/bin/rustc --crate-name xshell_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xshell-macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c2378f09b665328 -C extra-filename=-89d82ed095528da4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh either v1.15.0
Fresh ryu v1.0.22
Fresh unsafe-libyaml v0.2.11
Fresh deunicode v1.6.2
Dirty mandown v1.1.0: the dependency `pulldown-cmark` was rebuilt
Compiling mandown v1.1.0
Running `/usr/bin/rustc --crate-name mandown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mandown/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6068d86752e3d87f -C extra-filename=-ebaf11133a56dc01 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern deunicode=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdeunicode-b821f784d3cabd65.rmeta --extern pulldown_cmark=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpulldown_cmark-cd90ea614e84983c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty rand v0.10.0: the dependency `getrandom` was rebuilt
Compiling rand v0.10.0
Running `/usr/bin/rustc --crate-name rand --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=23758f952d7a640a -C extra-filename=-3181cd7e3cf76459 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern chacha20=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchacha20-9576852723477afc.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-d91dc60485b0a8fa.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-d0881839d8997627.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty chrono v0.4.42: the dependency `num-traits` was rebuilt
Compiling chrono v0.4.42
Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chrono/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=c3222d87e2633c3c -C extra-filename=-40ea6d28a800cbae --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern num_traits=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnum_traits-6d7abddab31bcb9c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh itertools v0.14.0
Dirty tempfile v3.24.0: the dependency `getrandom` was rebuilt
Compiling tempfile v3.24.0
Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tempfile/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=a7fa04f338de2015 -C extra-filename=-8079d54984b1ca4f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern fastrand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfastrand-04cc58bb2749fdbe.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-d7d4c68e8b4cfbcc.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-85e151ab98e485a9.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-f3a03429cee73adb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty cargo-platform v0.3.2: the dependency `serde_core` was rebuilt
Compiling cargo-platform v0.3.2
Running `/usr/bin/rustc --crate-name cargo_platform --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo-platform/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--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,test)' --check-cfg 'cfg(feature, values())' -C metadata=be9f01532299f300 -C extra-filename=-b263033be6c01277 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty toml_datetime v1.0.0+spec-1.1.0: the dependency `serde_core` was rebuilt
Compiling toml_datetime v1.0.0+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_datetime/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=b33e46565b63d520 -C extra-filename=-6531555b4016c789 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name camino --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/camino/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=794cd78554beef11 -C extra-filename=-e9876558e4a4369a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'`
Dirty serde_json v1.0.149: the dependency `zmij` was rebuilt
Compiling serde_json v1.0.149
Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_json/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c05d36f282d6ffce -C extra-filename=-368e1eba3bb43a83 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitoa-e03608b1a91b3cee.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --extern zmij=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzmij-133ca377b5726ff6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
Dirty semver v1.0.27: the dependency `serde_core` was rebuilt
Compiling semver v1.0.27
Running `/usr/bin/rustc --crate-name semver --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/semver/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5ef5e68ee003eade -C extra-filename=-3e416c1134e3dae7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde_spanned v1.0.4: the dependency `serde_core` was rebuilt
Compiling serde_spanned v1.0.4
Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_spanned/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=e9b0ae45d714c4d1 -C extra-filename=-7418f4bfae90438b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty toml v1.0.3+spec-1.1.0: the dependency `serde_core` was rebuilt
Compiling toml v1.0.3+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=14c4d39be4ad250d -C extra-filename=-26284278e401ca75 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --extern serde_spanned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_spanned-7418f4bfae90438b.rmeta --extern toml_datetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_datetime-6531555b4016c789.rmeta --extern toml_parser=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_parser-41738c3fb441dc54.rmeta --extern toml_writer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_writer-fabbfc4ef77434d4.rmeta --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwinnow-33e76842a186d30d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty xshell v0.2.7: the dependency `xshell-macros` was rebuilt (1777929815.167915643s, 5m 57s after last build at 1777929458.513311350s)
Compiling xshell v0.2.7
Running `/usr/bin/rustc --crate-name xshell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xshell/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e5f47aacc4f6b05 -C extra-filename=-317a3c5303c63861 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern xshell_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell_macros-89d82ed095528da4.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh anstream v1.0.0
Dirty tar v0.4.44: the dependency `filetime` was rebuilt
Compiling tar v0.4.44
Running `/usr/bin/rustc --crate-name tar --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tar/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=ed0597126c45bb09 -C extra-filename=-de6b89b32451f77a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern filetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfiletime-6d18c9e87ab81ee0.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-68f7858b1494bcf2.rmeta --extern xattr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxattr-0a8fb72059789dc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anyhow/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=8ccb69354cbc7e02 -C extra-filename=-63dc75945f555084 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --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(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
Running `/usr/bin/rustc --crate-name owo_colors --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/owo-colors/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=622e4f5387583aba -C extra-filename=-f7e59fc2cc5eb5ab --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'`
Dirty serde_derive v1.0.228: info of dependency `syn` changed
Compiling serde_derive v1.0.228
Dirty thiserror-impl v2.0.17: info of dependency `syn` changed
Compiling thiserror-impl v2.0.17
Dirty clap_derive v4.5.49: info of dependency `syn` changed
Compiling clap_derive v4.5.49
Dirty fn-error-context v0.2.1: info of dependency `syn` changed
Compiling fn-error-context v0.2.1
Running `/usr/bin/rustc --crate-name fn_error_context --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fn-error-context/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=15f6a8cc243ad62e -C extra-filename=-b5edbbb30dfa097d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-b3cb6cf87c068030.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_derive/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,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9ea684b830881022 -C extra-filename=-53fc221f87d389b6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-b3cb6cf87c068030.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-impl/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d3458067bcf530b -C extra-filename=-2e22bf20a795880a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-b3cb6cf87c068030.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_derive/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=a206f46128ca4a3b -C extra-filename=-648a5fe53edcaa12 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-b3cb6cf87c068030.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b0a9c27e632b0170 -C extra-filename=-cacf2f3ba863d9cd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror_impl-2e22bf20a795880a.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
Dirty clap v4.5.54: info of dependency `clap_derive` changed
Compiling clap v4.5.54
Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=0e3e6f59e19b24f6 -C extra-filename=-6c78730349a81fcd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern clap_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_builder-4f9716df5c991a39.rmeta --extern clap_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_derive-648a5fe53edcaa12.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde v1.0.228: info of dependency `serde_derive` changed
Compiling serde v1.0.228
Running `/usr/bin/rustc --crate-name serde --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=deac8409eb10273e -C extra-filename=-7c1876e6c85015c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_derive-53fc221f87d389b6.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Dirty serde_yaml v0.9.34+deprecated: info of dependency `serde` changed
Compiling serde_yaml v0.9.34+deprecated
Dirty cargo_metadata v0.23.1: info of dependency `thiserror` changed
Compiling cargo_metadata v0.23.1
Running `/usr/bin/rustc --crate-name serde_yaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_yaml/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a454528996ebd0ea -C extra-filename=-4ba7b472d75cd185 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-996edf323486bdc7.rmeta --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitoa-e03608b1a91b3cee.rmeta --extern ryu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libryu-4c398d8a5b5358cb.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-7c1876e6c85015c2.rmeta --extern unsafe_libyaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunsafe_libyaml-3c5ecda924bafd65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name cargo_metadata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo_metadata/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=a1e68baddc4e6ff2 -C extra-filename=-f1d38452f99e0ccb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cargo_platform=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcargo_platform-b263033be6c01277.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsemver-3e416c1134e3dae7.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-7c1876e6c85015c2.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-368e1eba3bb43a83.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-cacf2f3ba863d9cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty xtask v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/xtask): info of dependency `cargo_metadata` changed
Compiling xtask v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/xtask)
Running `/usr/bin/rustc --crate-name xtask --edition=2024 crates/xtask/src/xtask.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7351f1cd0f91f850 -C extra-filename=-5965c598401e3aa6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rlib --extern cargo_metadata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcargo_metadata-f1d38452f99e0ccb.rlib --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-40ea6d28a800cbae.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-6c78730349a81fcd.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-b5edbbb30dfa097d.so --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitertools-156de10a0acf4e73.rlib --extern mandown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmandown-ebaf11133a56dc01.rlib --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-f7e59fc2cc5eb5ab.rlib --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-3181cd7e3cf76459.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-7c1876e6c85015c2.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-368e1eba3bb43a83.rlib --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-4ba7b472d75cd185.rlib --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-de6b89b32451f77a.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-8079d54984b1ca4f.rlib --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-26284278e401ca75.rlib --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell-317a3c5303c63861.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Finished `release` profile [optimized + debuginfo] target(s) in 55.59s
Running `target/release/xtask manpages`
Fresh unicode-ident v1.0.22
Dirty libc v0.2.183: the dependency info output changed
Compiling libc v0.2.183
Fresh bitflags v2.10.0
Fresh cfg-if v1.0.4
Dirty pkg-config v0.3.32: the dependency info output changed
Compiling pkg-config v0.3.32
Dirty rustix v1.1.3: the dependency info output changed
Compiling rustix v1.1.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=347ada112e5d92fa -C extra-filename=-fcd95e88f88f0c8f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libc-fcd95e88f88f0c8f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh proc-macro2 v1.0.105
Compiling once_cell v1.21.3
Compiling linux-raw-sys v0.11.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix/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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="mount"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f5cd6a0a6b8371f5 -C extra-filename=-b1193fc459c2e28f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/rustix-b1193fc459c2e28f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/once_cell/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=40dec10e478fac8d -C extra-filename=-1c0c4393f456b195 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh quote v1.0.43
Fresh memchr v2.7.6
Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linux-raw-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="system"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=79819448d4762bba -C extra-filename=-c691c320504c8e1d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name pkg_config --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pkg-config/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=40f9dd09e9781754 -C extra-filename=-6e846a887fb4f0f6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty syn v2.0.114: the dependency info output changed
Compiling syn v2.0.114
Fresh serde_core v1.0.228
Compiling log v0.4.29
Fresh heck v0.5.0
Running `/usr/bin/rustc --crate-name log --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/log/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "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", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=871d821d72d11087 -C extra-filename=-1f25c8511990be76 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libc-b42ff6aa38bea847/build-script-build`
Running `/usr/bin/rustc --crate-name syn --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/syn/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=2a99cc8555406953 -C extra-filename=-a7c1709d4d2c6c2e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern unicode_ident=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_ident-4ad3aca5eea4bc30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name libc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8a7ff18be49f98f5 -C extra-filename=-86a51231b4107479 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Dirty getrandom v0.3.4: the dependency info output changed
Compiling getrandom v0.3.4
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom-0.3.4/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(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=dedd034c17c6cbeb -C extra-filename=-bed258aa6421a130 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/getrandom-bed258aa6421a130 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty shlex v1.3.0: the dependency info output changed
Compiling shlex v1.3.0
Running `/usr/bin/rustc --crate-name shlex --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shlex/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a10c0572786d1163 -C extra-filename=-6781f081a1fc3200 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty find-msvc-tools v0.1.6: the dependency info output changed
Compiling find-msvc-tools v0.1.6
Running `/usr/bin/rustc --crate-name find_msvc_tools --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/find-msvc-tools/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26ab51805768b57e -C extra-filename=-de57f89f0f7ab524 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pin-project-lite v0.2.16
Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project-lite/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=184190cac8330db2 -C extra-filename=-915d3ac576263c2f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/getrandom-bed258aa6421a130/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/rustix-b1193fc459c2e28f/build-script-build`
Dirty io-lifetimes v2.0.4: the dependency info output changed
Compiling io-lifetimes v2.0.4
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes-2.0.4/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(wasi_ext)' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=b21765c8abe39ab0 -C extra-filename=-b7bfcddc8c661343 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-lifetimes-b7bfcddc8c661343 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty winnow v0.7.14: the dependency info output changed
Compiling winnow v0.7.14
Running `/usr/bin/rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/winnow/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=445e9137b7cde7f5 -C extra-filename=-b7c1f3305274ce1d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty jobserver v0.1.34: the dependency info output changed
Compiling jobserver v0.1.34
Running `/usr/bin/rustc --crate-name jobserver --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/jobserver/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=815b4d48aecd9526 -C extra-filename=-475d309cb5437d61 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-86a51231b4107479.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde v1.0.228: the dependency info output changed
Compiling serde v1.0.228
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde/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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e3da3e830a6904b4 -C extra-filename=-3ed03607a4f84832 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/serde-3ed03607a4f84832 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libc-fcd95e88f88f0c8f/build-script-build`
Running `/usr/bin/rustc --crate-name libc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=764399584ac700ce -C extra-filename=-b12eb6d15c690567 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Dirty cc v1.2.51: the dependency info output changed
Compiling cc v1.2.51
Running `/usr/bin/rustc --crate-name cc --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cc/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=1f1bf60c6a122d78 -C extra-filename=-032ad99d1e84efeb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern find_msvc_tools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfind_msvc_tools-de57f89f0f7ab524.rmeta --extern jobserver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libjobserver-475d309cb5437d61.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-86a51231b4107479.rmeta --extern shlex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libshlex-6781f081a1fc3200.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-lifetimes-b7bfcddc8c661343/build-script-build`
Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasi_ext)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=f20094ae4a9aec9e -C extra-filename=-d13401ac25aec993 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty toml_datetime v0.7.5+spec-1.1.0: the dependency info output changed
Compiling toml_datetime v0.7.5+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_datetime-0.7.5+spec-1.1.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=edb033a2337b80c6 -C extra-filename=-fdad240ec4d0c233 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/serde-3ed03607a4f84832/build-script-build`
Compiling maybe-owned v0.3.4
Running `/usr/bin/rustc --crate-name maybe_owned --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/maybe-owned/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=99c2671071ae1af4 -C extra-filename=-cd9e561d2124f139 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty target-lexicon v0.13.3: the dependency info output changed
Compiling target-lexicon v0.13.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/target-lexicon/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,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=ad3954d9565fca9e -C extra-filename=-6605f1741862a6b7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/target-lexicon-6605f1741862a6b7 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ipnet v2.11.0
Running `/usr/bin/rustc --crate-name ipnet --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ipnet/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=d2237ad297b8902f -C extra-filename=-e84716a6da74eb94 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ambient-authority v0.0.2
Running `/usr/bin/rustc --crate-name ambient_authority --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ambient-authority/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da14a2a7573dbe24 -C extra-filename=-8a946320d3801d2d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling aho-corasick v1.1.4
Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/aho-corasick/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=88f4ebddf43a5564 -C extra-filename=-5375a4987144d5ed --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling regex-syntax v0.8.8
Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex-syntax/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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,test)' --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=42efc94071b5907a -C extra-filename=-b9c34346aad02612 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling errno v0.3.14
Running `/usr/bin/rustc --crate-name errno --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/errno/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eb34515326d117db -C extra-filename=-825504b7d298418d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name rustix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix/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 panic=abort -C linker-plugin-lto -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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="mount"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=868151e26942fcfa -C extra-filename=-ed992b19924788b2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern libc_errno=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liberrno-825504b7d298418d.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern linux_raw_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinux_raw_sys-c691c320504c8e1d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg libc --cfg linux_like --cfg linux_kernel`
Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom-0.3.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=7144ebad366e16d3 -C extra-filename=-d311e704a12a1ef4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling signal-hook-registry v1.4.8
Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook-registry/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb0e3f23b466ffec -C extra-filename=-6ad0b928a34a3465 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern errno=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liberrno-825504b7d298418d.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty toml_parser v1.0.9+spec-1.1.0: the dependency info output changed
Compiling toml_parser v1.0.9+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_parser --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_parser/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=7e5d01dd07da4f7a -C extra-filename=-c03011351d81931b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwinnow-b7c1f3305274ce1d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling mio v1.1.1
Running `/usr/bin/rustc --crate-name mio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mio/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=2bb69e8051a0e238 -C extra-filename=-17ceeacb166da37b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/target-lexicon-6605f1741862a6b7/build-script-build`
Running `/usr/bin/rustc --crate-name target_lexicon --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/target-lexicon/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=f242264b20caf0c0 -C extra-filename=-2cfc287516af871a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'feature="rust_1_40"'`
Compiling socket2 v0.6.1
Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/socket2/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=06d21784c032c9b6 -C extra-filename=-035dda405868c515 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling smallvec v1.15.1
Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/smallvec/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=7afdf17ae656837d -C extra-filename=-e7011056f8f16859 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bytes v1.11.0
Running `/usr/bin/rustc --crate-name bytes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bytes/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=a3042593829bcccb -C extra-filename=-a7b91a637e09ac3a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling regex-automata v0.4.13
Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex-automata/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --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=27b0174cf072e13b -C extra-filename=-54a2480056d9b33e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern aho_corasick=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libaho_corasick-5375a4987144d5ed.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern regex_syntax=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_syntax-b9c34346aad02612.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/smallvec/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,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=2a2583c04cef8276 -C extra-filename=-c34ae459ae3b0945 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde_spanned v1.0.4: the dependency info output changed
Compiling serde_spanned v1.0.4
Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_spanned/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=83c492e00ccd61bd -C extra-filename=-efe6b7878ea9c5cf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty cfg-expr v0.20.5: the dependency info output changed
Compiling cfg-expr v0.20.5
Running `/usr/bin/rustc --crate-name cfg_expr --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfg-expr/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="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=6bc19fdff56c895b -C extra-filename=-5b160f0956c734ad --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-c34ae459ae3b0945.rmeta --extern target_lexicon=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtarget_lexicon-2cfc287516af871a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty toml v0.9.10+spec-1.1.0: the dependency info output changed
Compiling toml v0.9.10+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml-0.9.10+spec-1.1.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=53425be56fb436d6 -C extra-filename=-4e21f8a97ee34d27 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_spanned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_spanned-efe6b7878ea9c5cf.rmeta --extern toml_datetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_datetime-fdad240ec4d0c233.rmeta --extern toml_parser=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_parser-c03011351d81931b.rmeta --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwinnow-b7c1f3305274ce1d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling uuid v1.19.0
Running `/usr/bin/rustc --crate-name uuid --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uuid/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=89708b18d37a13b2 -C extra-filename=-b57bce297a851b07 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-d311e704a12a1ef4.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh utf8parse v0.2.2
Dirty version-compare v0.2.1: the dependency info output changed
Compiling version-compare v0.2.1
Running `/usr/bin/rustc --crate-name version_compare --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/version-compare/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 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=299124aac3646a5c -C extra-filename=-c53872b4a0114a6d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty vcpkg v0.2.15: the dependency info output changed
Compiling vcpkg v0.2.15
Running `/usr/bin/rustc --crate-name vcpkg --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/vcpkg/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f5578f40714c08a -C extra-filename=-1354aa3a3aaaac59 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde_json v1.0.149: the dependency info output changed
Compiling serde_json v1.0.149
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_json/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=8166d28ba9a3381d -C extra-filename=-c0fc61b11f825bb7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/serde_json-c0fc61b11f825bb7 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh itoa v1.0.17
Fresh autocfg v1.5.0
Dirty system-deps v7.0.7: the dependency info output changed
Compiling system-deps v7.0.7
Running `/usr/bin/rustc --crate-name system_deps --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/system-deps/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=8da85adc6f865d03 -C extra-filename=-a0ae21f4a4c0925b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_expr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_expr-5b160f0956c734ad.rmeta --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libheck-5bef5bcba9cc6f4c.rmeta --extern pkg_config=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpkg_config-6e846a887fb4f0f6.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-4e21f8a97ee34d27.rmeta --extern version_compare=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libversion_compare-c53872b4a0114a6d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/serde_json-c0fc61b11f825bb7/build-script-build`
Fresh zmij v1.0.12
Dirty version_check v0.9.5: the dependency info output changed
Compiling version_check v0.9.5
Running `/usr/bin/rustc --crate-name version_check --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/version_check/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=753e14f77a3a0fbc -C extra-filename=-420f92d804a6951f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling fs-set-times v0.20.3
Running `/usr/bin/rustc --crate-name fs_set_times --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fs-set-times/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f766cf9dd64e91f8 -C extra-filename=-4b5bf4a684faed1e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-d13401ac25aec993.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rustix-linux-procfs v0.1.1
Running `/usr/bin/rustc --crate-name rustix_linux_procfs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix-linux-procfs/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a103a363cff40278 -C extra-filename=-e15a8ca8894a59d1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty io-lifetimes v3.0.1: the dependency info output changed
Compiling io-lifetimes v3.0.1
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes/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(wasi_ext)' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=cf1a8f6dd85d4b80 -C extra-filename=-cd41af8e86e6abf1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-lifetimes-cd41af8e86e6abf1 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty typenum v1.19.0: the dependency info output changed
Compiling typenum v1.19.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/typenum/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=78ef8acc27d6c064 -C extra-filename=-630322e7547d1bfb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/typenum-630322e7547d1bfb -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-lifetimes-cd41af8e86e6abf1/build-script-build`
Dirty generic-array v0.14.7: the dependency info output changed
Compiling generic-array v0.14.7
Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/generic-array/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=7c831416357d9f8f -C extra-filename=-d31c70a9eeaa585c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/generic-array-d31c70a9eeaa585c -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern version_check=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libversion_check-420f92d804a6951f.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_json/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=315b530ed7f4028a -C extra-filename=-7c5e37527149846e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitoa-e03608b1a91b3cee.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --extern zmij=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzmij-133ca377b5726ff6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/typenum-630322e7547d1bfb/build-script-build`
Compiling tracing-core v0.1.36
Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-core/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=eaabefc32dcd49fc -C extra-filename=-237931ee91de41f7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh is_terminal_polyfill v1.70.2
Fresh anstyle-query v1.1.5
Fresh colorchoice v1.0.4
Compiling futures-core v0.3.31
Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-core/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=60d9ad409e8fa34c -C extra-filename=-ceaa8a5ceff96741 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh anstyle v1.0.13
Dirty io-extras v0.19.0: the dependency info output changed
Compiling io-extras v0.19.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras/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(can_vector)' --check-cfg 'cfg(write_all_vectored)' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=8aa122995e56fb8f -C extra-filename=-6cb7e1a8a3c23283 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-extras-6cb7e1a8a3c23283 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty zstd-sys v2.0.16+zstd.1.5.7: the dependency info output changed
Compiling zstd-sys v2.0.16+zstd.1.5.7
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=non_upper_case_globals -C debug-assertions=off --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=e4c70358b0be3fe7 -C extra-filename=-25428d174574d5cc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zstd-sys-25428d174574d5cc -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcc-032ad99d1e84efeb.rlib --extern pkg_config=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpkg_config-6e846a887fb4f0f6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-extras-6cb7e1a8a3c23283/build-script-build`
Running `/usr/bin/rustc --crate-name typenum --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/typenum/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=86583f61634f3f89 -C extra-filename=-cdc7dcdbc012e905 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/generic-array-d31c70a9eeaa585c/build-script-build`
Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasi_ext)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=57022e7dec021541 -C extra-filename=-6e2fb6c3e9003259 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty fnv v1.0.7: the dependency info output changed
Compiling fnv v1.0.7
Running `/usr/bin/rustc --crate-name fnv --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fnv/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=87747bea2533c086 -C extra-filename=-91ed29eb32e5ff26 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty ident_case v1.0.1: the dependency info output changed
Compiling ident_case v1.0.1
Running `/usr/bin/rustc --crate-name ident_case --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ident_case/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=bbd8e50d5c56b603 -C extra-filename=-1922e625d34a3f38 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty cap-primitives v4.0.2: the dependency info output changed
Compiling cap-primitives v4.0.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=3711fbea11fa3843 -C extra-filename=-84baab575606be8e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-primitives-84baab575606be8e -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty strsim v0.11.1: the dependency info output changed
Compiling strsim v0.11.1
Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strsim/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=38cc7902912ae3be -C extra-filename=-88c8a405a6dcf02b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zstd-sys-25428d174574d5cc/build-script-build`
Dirty darling_core v0.20.11: the dependency info output changed
Compiling darling_core v0.20.11
Running `/usr/bin/rustc --crate-name darling_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/darling_core/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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=1348d6cc81e63045 -C extra-filename=-4e76db902d6f07e0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern fnv=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfnv-91ed29eb32e5ff26.rmeta --extern ident_case=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libident_case-1922e625d34a3f38.rmeta --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern strsim=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrsim-88c8a405a6dcf02b.rmeta --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name io_extras --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=b087bdb90b54d7e4 -C extra-filename=-aa5ec434ef42d3cb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-6e2fb6c3e9003259.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg io_lifetimes_use_std`
Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/generic-array/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=efde882bea851b03 -C extra-filename=-3389b54dde04bbf2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern typenum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtypenum-cdc7dcdbc012e905.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg relaxed_coherence`
Fresh anyhow v1.0.100
Dirty cap-std v4.0.2: the dependency info output changed
Compiling cap-std v4.0.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std/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="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=e12b993d9de45ce3 -C extra-filename=-d6aa569089186331 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-std-d6aa569089186331 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-primitives-84baab575606be8e/build-script-build`
Fresh fastrand v2.3.0
Compiling tempfile v3.24.0
Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tempfile/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=ef7cf0c24a218d4f -C extra-filename=-62a00da2e5a78e17 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern fastrand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfastrand-04cc58bb2749fdbe.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-d311e704a12a1ef4.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-std-d6aa569089186331/build-script-build`
Running `/usr/bin/rustc --crate-name cap_primitives --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=9ebe9946b51f3b28 -C extra-filename=-8e009334cbfa344f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ambient_authority=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libambient_authority-8a946320d3801d2d.rmeta --extern fs_set_times=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfs_set_times-4b5bf4a684faed1e.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-aa5ec434ef42d3cb.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-6e2fb6c3e9003259.rmeta --extern ipnet=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libipnet-e84716a6da74eb94.rmeta --extern maybe_owned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmaybe_owned-cd9e561d2124f139.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-e15a8ca8894a59d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(unix_file_vectored_at)' --check-cfg 'cfg(windows_by_handle)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(io_error_uncategorized)' --check-cfg 'cfg(racy_asserts)' --check-cfg 'cfg(emulate_second_only_system)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Fresh camino v1.2.2
Dirty zerocopy v0.8.33: the dependency info output changed
Compiling zerocopy v0.8.33
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy/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="alloc"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=def7938db4c7acc2 -C extra-filename=-4d35c592c4d5b7df --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zerocopy-4d35c592c4d5b7df -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty zstd-safe v7.2.4: the dependency info output changed
Compiling zstd-safe v7.2.4
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-safe/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=non_upper_case_globals -C debug-assertions=off --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=8b9dd64249796b37 -C extra-filename=-4491b9f5b3117962 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zstd-safe-4491b9f5b3117962 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty io-extras v0.18.4: the dependency info output changed
Compiling io-extras v0.18.4
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras-0.18.4/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(can_vector)' --check-cfg 'cfg(write_all_vectored)' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=ef92c2ebae3b20f9 -C extra-filename=-85f88ef935a6547b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-extras-85f88ef935a6547b -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zstd-safe-4491b9f5b3117962/build-script-build`
Compiling block-buffer v0.10.4
Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/block-buffer/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=667f124de8001aa0 -C extra-filename=-6712b18ae01f30b6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern generic_array=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgeneric_array-3389b54dde04bbf2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling crypto-common v0.1.7
Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crypto-common/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=a9c409642441c68e -C extra-filename=-16ecb85f17be3fa3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern generic_array=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgeneric_array-3389b54dde04bbf2.rmeta --extern typenum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtypenum-cdc7dcdbc012e905.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name cap_std --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=384da202bad4def6 -C extra-filename=-0137846bfaba3104 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-8e009334cbfa344f.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-aa5ec434ef42d3cb.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-6e2fb6c3e9003259.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/io-extras-85f88ef935a6547b/build-script-build`
Running `/usr/bin/rustc --crate-name zstd_sys --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=527fa22ef60e6774 -C extra-filename=-62d1599cc31ad9bc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -l zstd`
Dirty libz-sys v1.1.23: the dependency info output changed
Compiling libz-sys v1.1.23
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libz-sys/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(zng)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=cdcd098d618ae0c3 -C extra-filename=-ecc488faacea59fb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libz-sys-ecc488faacea59fb -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcc-032ad99d1e84efeb.rlib --extern pkg_config=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpkg_config-6e846a887fb4f0f6.rlib --extern vcpkg=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libvcpkg-1354aa3a3aaaac59.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-task v0.3.31
Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-task/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=96b7880efb7586d9 -C extra-filename=-54f6b70219a1dd8a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty cap-primitives v3.4.5: the dependency info output changed
Compiling cap-primitives v3.4.5
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives-3.4.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=bd70b5bd7aa2ee88 -C extra-filename=-89d7dfb596b4e6e1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-primitives-89d7dfb596b4e6e1 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/zerocopy-4d35c592c4d5b7df/build-script-build`
Dirty crc32fast v1.5.0: the dependency info output changed
Compiling crc32fast v1.5.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crc32fast/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=5c3053234c9279ad -C extra-filename=-c4869d41df71edc8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/crc32fast-c4869d41df71edc8 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling subtle v2.6.1
Running `/usr/bin/rustc --crate-name subtle --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/subtle/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=341071a9fbb54417 -C extra-filename=-e4f533c06b58af69 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling slab v0.4.11
Running `/usr/bin/rustc --crate-name slab --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/slab/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=10d6e198baf3cc91 -C extra-filename=-77d5531bb918406b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pin-utils v0.1.0
Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-utils/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0aa6f47357b05d6 -C extra-filename=-9f5171e00fd54bec --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling digest v0.10.7
Running `/usr/bin/rustc --crate-name digest --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/digest/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=ec938948c4b137d5 -C extra-filename=-35ef2940fe11a53b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern block_buffer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libblock_buffer-6712b18ae01f30b6.rmeta --extern crypto_common=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrypto_common-16ecb85f17be3fa3.rmeta --extern subtle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsubtle-e4f533c06b58af69.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/crc32fast-c4869d41df71edc8/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-primitives-89d7dfb596b4e6e1/build-script-build`
Running `/usr/bin/rustc --crate-name zstd_safe --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-safe/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=6181ba0d956bc918 -C extra-filename=-dbd29e104ec62a73 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zstd_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd_sys-62d1599cc31ad9bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name io_extras --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras-0.18.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=9607fa0ce09929cf -C extra-filename=-921ef40299a445d2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-d13401ac25aec993.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg io_lifetimes_use_std`
Compiling cap-tempfile v4.0.2
Running `/usr/bin/rustc --crate-name cap_tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-tempfile/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf_strings", "camino", "default", "fs_utf8"))' -C metadata=9a20e86f17d33264 -C extra-filename=-015e41369aee2168 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_std=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std-0137846bfaba3104.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-e15a8ca8894a59d1.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-b57bce297a851b07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty proc-macro-error-attr2 v2.0.0: the dependency info output changed
Compiling proc-macro-error-attr2 v2.0.0
Running `/usr/bin/rustc --crate-name proc_macro_error_attr2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/proc-macro-error-attr2/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 '--warn=clippy::pedantic' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2421e1fdb5dbe42 -C extra-filename=-d9d768f3c609e1cc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty unicode-xid v0.2.6: the dependency info output changed
Compiling unicode-xid v0.2.6
Running `/usr/bin/rustc --crate-name unicode_xid --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-xid/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=76879d0cb1aa6ce1 -C extra-filename=-99a352ac32be0bbb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling hex v0.4.3
Running `/usr/bin/rustc --crate-name hex --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hex/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=2e9c4c87a03456e4 -C extra-filename=-3959ae247f1566ab --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling adler2 v2.0.1
Running `/usr/bin/rustc --crate-name adler2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/adler2/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=956f6c4eac34d11b -C extra-filename=-ed447e5ac2abd9b3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling simd-adler32 v0.3.8
Running `/usr/bin/rustc --crate-name simd_adler32 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/simd-adler32/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=e0a440b8c7aee97a -C extra-filename=-9c176e4d6dc5689c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty cap-std v3.4.5: the dependency info output changed
Compiling cap-std v3.4.5
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-3.4.5/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,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=78a12a00e0a74724 -C extra-filename=-728a078a22e5e0c3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-std-728a078a22e5e0c3 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/libz-sys-ecc488faacea59fb/build-script-build`
Dirty glib-sys v0.20.10: the dependency info output changed
Compiling glib-sys v0.20.10
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=2018547924a67b6c -C extra-filename=-510df1cf41b96022 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/glib-sys-510df1cf41b96022 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern system_deps=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsystem_deps-a0ae21f4a4c0925b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name libz_sys --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libz-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=7e0a36afa4790b0f -C extra-filename=-8c1b704c23d389b8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l z -l z`
Compiling miniz_oxide v0.8.9
Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/miniz_oxide/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=be32286e5c949c03 -C extra-filename=-f9702b0631e97ad5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern adler2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libadler2-ed447e5ac2abd9b3.rmeta --extern simd_adler32=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsimd_adler32-9c176e4d6dc5689c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty const_format_proc_macros v0.2.34: the dependency info output changed
Compiling const_format_proc_macros v0.2.34
Running `/usr/bin/rustc --crate-name const_format_proc_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/const_format_proc_macros/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,test)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=6b652618f18672fe -C extra-filename=-de94d07794e29ff7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern unicode_xid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_xid-99a352ac32be0bbb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/cap-std-728a078a22e5e0c3/build-script-build`
Compiling cap-std-ext v5.1.2
Running `/usr/bin/rustc --crate-name cap_std_ext --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-ext/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs_utf8"))' -C metadata=542402459651eeb3 -C extra-filename=-0245f9c4b45298ee --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-8e009334cbfa344f.rmeta --extern cap_tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_tempfile-015e41369aee2168.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name cap_primitives --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives-3.4.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=54bd96b4d4a7911f -C extra-filename=-112b9a1a27a821aa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ambient_authority=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libambient_authority-8a946320d3801d2d.rmeta --extern fs_set_times=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfs_set_times-4b5bf4a684faed1e.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-921ef40299a445d2.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-d13401ac25aec993.rmeta --extern ipnet=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libipnet-e84716a6da74eb94.rmeta --extern maybe_owned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmaybe_owned-cd9e561d2124f139.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-e15a8ca8894a59d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(unix_file_vectored_at)' --check-cfg 'cfg(windows_by_handle)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(io_error_uncategorized)' --check-cfg 'cfg(racy_asserts)' --check-cfg 'cfg(emulate_second_only_system)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Dirty proc-macro-error2 v2.0.1: the dependency info output changed
Compiling proc-macro-error2 v2.0.1
Running `/usr/bin/rustc --crate-name proc_macro_error2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/proc-macro-error2/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 '--warn=clippy::pedantic' --warn=unexpected_cfgs '--allow=clippy::module_name_repetitions' --check-cfg 'cfg(run_ui_tests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "syn-error"))' -C metadata=d6032a9029376fb9 -C extra-filename=-d5869ad549c2cafe --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro_error_attr2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro_error_attr2-d9d768f3c609e1cc.so --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling zstd v0.13.3
Running `/usr/bin/rustc --crate-name zstd --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=63ae7a67865717a6 -C extra-filename=-0df5e33f1eeb84e1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zstd_safe=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd_safe-dbd29e104ec62a73.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Fresh num-traits v0.2.19
Running `/usr/bin/rustc --crate-name crc32fast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crc32fast/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=7d8780a118836f0a -C extra-filename=-2691883c91b4a7fe --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
Fresh anstyle-parse v0.2.7
Compiling rand_core v0.9.3
Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_core-0.9.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=2d62d801fd95b656 -C extra-filename=-d9fd4074a6843f3e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-d311e704a12a1ef4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling iana-time-zone v0.1.64
Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/iana-time-zone/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=cdd58154e272210c -C extra-filename=-055809f85f671e50 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cpufeatures v0.2.17
Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cpufeatures-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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0f3a5667ad7c51d -C extra-filename=-c8c51ef8d2a4e065 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling lazy_static v1.5.0
Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/lazy_static/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=e53a587a133a4768 -C extra-filename=-ce218c0b41ceb752 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty signal-hook v0.3.18: the dependency info output changed
Compiling signal-hook v0.3.18
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook/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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=a904550f338d7570 -C extra-filename=-2762bac074610ab3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/signal-hook-2762bac074610ab3 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty parking_lot_core v0.9.12: the dependency info output changed
Compiling parking_lot_core v0.9.12
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot_core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=42600d423e7c982f -C extra-filename=-6a7fcf626176dc0e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/parking_lot_core-6a7fcf626176dc0e -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty portable-atomic v1.13.0: the dependency info output changed
Compiling portable-atomic v1.13.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/portable-atomic/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=844449e09fcd101b -C extra-filename=-c05506a97669d6dc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/portable-atomic-c05506a97669d6dc -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty unicode-segmentation v1.12.0: the dependency info output changed
Compiling unicode-segmentation v1.12.0
Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-segmentation/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,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=dc9c04f74f058e86 -C extra-filename=-65a4ee6f7a72b82c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/signal-hook-2762bac074610ab3/build-script-build`
Compiling sharded-slab v0.1.7
Running `/usr/bin/rustc --crate-name sharded_slab --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/sharded-slab/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=96c1aee90914d1c8 -C extra-filename=-18e94f3691175f6b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern lazy_static=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblazy_static-ce218c0b41ceb752.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/parking_lot_core-6a7fcf626176dc0e/build-script-build`
Compiling sha2 v0.10.9
Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/sha2/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=e922005757945088 -C extra-filename=-c840c53e41b6f9db --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern cpufeatures=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcpufeatures-c8c51ef8d2a4e065.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdigest-35ef2940fe11a53b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty convert_case v0.10.0: the dependency info output changed
Compiling convert_case v0.10.0
Running `/usr/bin/rustc --crate-name convert_case --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/convert_case/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c8be5f606a3fd32 -C extra-filename=-9ed42a4aabafdeee --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern unicode_segmentation=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_segmentation-65a4ee6f7a72b82c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling flate2 v1.1.5
Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/flate2/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=6acd7cac43b97cc1 -C extra-filename=-8e6011e44f724f9a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern crc32fast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrc32fast-2691883c91b4a7fe.rmeta --extern libz_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibz_sys-8c1b704c23d389b8.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libminiz_oxide-f9702b0631e97ad5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh anstream v0.6.21
Running `/usr/bin/rustc --crate-name cap_std --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-3.4.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=281e778bc7244d59 -C extra-filename=-417ef22e2fb35462 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-112b9a1a27a821aa.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-921ef40299a445d2.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-d13401ac25aec993.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/glib-sys-510df1cf41b96022/build-script-build`
Dirty gobject-sys v0.20.10: the dependency info output changed
Compiling gobject-sys v0.20.10
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gobject-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=f08456ace73b9f65 -C extra-filename=-7ac67fd090e14bde --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/gobject-sys-7ac67fd090e14bde -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern system_deps=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsystem_deps-a0ae21f4a4c0925b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/portable-atomic-c05506a97669d6dc/build-script-build`
Compiling tracing-log v0.2.0
Running `/usr/bin/rustc --crate-name tracing_log --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-log/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=7303ed717abd4124 -C extra-filename=-ead928f4a12986c9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-237931ee91de41f7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling matchers v0.2.0
Running `/usr/bin/rustc --crate-name matchers --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/matchers/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unicode"))' -C metadata=059791361b0f1379 -C extra-filename=-303675b53176d19b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-54a2480056d9b33e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling regex v1.12.2
Running `/usr/bin/rustc --crate-name regex --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --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=6e9921a9183893ba -C extra-filename=-5757c27ee9739e7f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern aho_corasick=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libaho_corasick-5375a4987144d5ed.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-54a2480056d9b33e.rmeta --extern regex_syntax=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_syntax-b9c34346aad02612.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling terminal_size v0.4.3
Running `/usr/bin/rustc --crate-name terminal_size --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/terminal_size/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f35f01f7b54becea -C extra-filename=-b12d3d44803ec871 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh anstyle-parse v1.0.0
Compiling thread_local v1.1.9
Running `/usr/bin/rustc --crate-name thread_local --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thread_local/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=613f88054b4d4d8e -C extra-filename=-1c60346265a4842d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling strum v0.27.2
Running `/usr/bin/rustc --crate-name strum --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strum/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=0f7e70053bd90380 -C extra-filename=-c25587b4ac6a3cfa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling scopeguard v1.2.0
Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/scopeguard/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=579c7ddd0438b22d -C extra-filename=-5bb3b1bfb81377cb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling nu-ansi-term v0.50.3
Running `/usr/bin/rustc --crate-name nu_ansi_term --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nu-ansi-term/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=ea8262900d1c51f0 -C extra-filename=-9378b4b6299b67aa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty equivalent v1.0.2: the dependency info output changed
Compiling equivalent v1.0.2
Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/equivalent/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4d9e0b04337460a -C extra-filename=-4ae1cc49135259fc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh clap_lex v0.7.6
Dirty hashbrown v0.16.1: the dependency info output changed
Compiling hashbrown v0.16.1
Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hashbrown/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,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=702d0ba19e3233fe -C extra-filename=-4792c5e364734e17 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling clap_builder v4.5.54
Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_builder/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=c445b351b081103e -C extra-filename=-cd7777be131a4dd9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-43f6a67c317099cf.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-37f4ff540e9f690e.rmeta --extern clap_lex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_lex-e3f85aadb0e3b08b.rmeta --extern strsim=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrsim-39280c2502215f4b.rmeta --extern terminal_size=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libterminal_size-b12d3d44803ec871.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling const_format v0.2.35
Running `/usr/bin/rustc --crate-name const_format --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/const_format/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=ceb50637af16db9c -C extra-filename=-43c943e4f0a9129f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern const_format_proc_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconst_format_proc_macros-de94d07794e29ff7.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling lock_api v0.4.14
Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/lock_api/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=a65d32ba7a7f2482 -C extra-filename=-da3129474524d439 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libscopeguard-5bb3b1bfb81377cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/gobject-sys-7ac67fd090e14bde/build-script-build`
Fresh anstream v1.0.0
Compiling cap-tempfile v3.4.5
Running `/usr/bin/rustc --crate-name cap_tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-tempfile-3.4.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf_strings", "camino", "default", "fs_utf8"))' -C metadata=8821d5c379b948d7 -C extra-filename=-f6b5ab37a7b72d21 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_std=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std-417ef22e2fb35462.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-e15a8ca8894a59d1.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-b57bce297a851b07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name portable_atomic --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/portable-atomic/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=24391206e1eef06e -C extra-filename=-be81625dc2f3121a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
Running `/usr/bin/rustc --crate-name glib_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=dfe03452e1e06173 -C extra-filename=-b4176ce5f699fc7c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l glib-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_glib_2_0 --cfg system_deps_have_gobject_2_0`
Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot_core/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=c94a30c30d1ed329 -C extra-filename=-3908033947bc7aa6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-e7011056f8f16859.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'`
Dirty indexmap v2.13.0: the dependency info output changed
Compiling indexmap v2.13.0
Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indexmap/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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=50eb933d45905412 -C extra-filename=-6123f151c07a9ef3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern equivalent=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libequivalent-4ae1cc49135259fc.rmeta --extern hashbrown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhashbrown-4792c5e364734e17.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh owo-colors v4.2.3
Running `/usr/bin/rustc --crate-name signal_hook --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=23baa61b2893fc53 -C extra-filename=-237abd53998eeb7c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook_registry-6ad0b928a34a3465.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty gio-sys v0.20.10: the dependency info output changed
Compiling gio-sys v0.20.10
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=49220719aca6dec2 -C extra-filename=-87981209453658f4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/gio-sys-87981209453658f4 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern system_deps=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsystem_deps-a0ae21f4a4c0925b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty openssl-sys v0.9.111: the dependency info output changed
Compiling openssl-sys v0.9.111
Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-sys/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=7058b32cd60f2740 -C extra-filename=-8e9fe83397abcd01 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/openssl-sys-8e9fe83397abcd01 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcc-032ad99d1e84efeb.rlib --extern pkg_config=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpkg_config-6e846a887fb4f0f6.rlib --extern vcpkg=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libvcpkg-1354aa3a3aaaac59.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling xattr v1.6.1
Running `/usr/bin/rustc --crate-name xattr --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xattr/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=2a16080d82ad56dd -C extra-filename=-c00017d0dde68b47 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling filetime v0.2.26
Running `/usr/bin/rustc --crate-name filetime --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/filetime/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72faa95967e84bff -C extra-filename=-0231dc9dd52bbc5e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh unicode-width v0.2.2
Compiling futures-sink v0.3.31
Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-sink/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=72ef481b6fd4ac08 -C extra-filename=-8b9f8e787a75e9a4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty litrs v1.0.0: the dependency info output changed
Compiling litrs v1.0.0
Running `/usr/bin/rustc --crate-name litrs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/litrs/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,test)' --check-cfg 'cfg(feature, values("check_suffix", "proc-macro2", "unicode-xid"))' -C metadata=7302e8d09c65df7f -C extra-filename=-5f8e7b549b994085 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling compression-core v0.4.31
Running `/usr/bin/rustc --crate-name compression_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/compression-core/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ba7879e7af90627 -C extra-filename=-49f4d03003674515 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh either v1.15.0
Compiling xxhash-rust v0.8.15
Running `/usr/bin/rustc --crate-name xxhash_rust --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xxhash-rust/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="xxh32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_xxh3", "const_xxh32", "const_xxh64", "std", "xxh3", "xxh32", "xxh64"))' -C metadata=ed9c7184cda56c91 -C extra-filename=-f3c4fd4309521115 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh itertools v0.14.0
Compiling compression-codecs v0.4.35
Running `/usr/bin/rustc --crate-name compression_codecs --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/compression-codecs/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="libzstd"' --cfg 'feature="memchr"' --cfg 'feature="zstd"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=f76c87e07f803f3c -C extra-filename=-d93cec1308743b5d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcompression_core-49f4d03003674515.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-8e6011e44f724f9a.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern libzstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-0df5e33f1eeb84e1.rmeta --extern zstd_safe=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd_safe-dbd29e104ec62a73.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Dirty toml_edit v0.23.10+spec-1.0.0: the dependency info output changed
Compiling toml_edit v0.23.10+spec-1.0.0
Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_edit/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "parse", "serde", "unbounded"))' -C metadata=0fec3e7a7d16fbd8 -C extra-filename=-ec77de4bdccda464 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-6123f151c07a9ef3.rmeta --extern toml_datetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_datetime-fdad240ec4d0c233.rmeta --extern toml_parser=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_parser-c03011351d81931b.rmeta --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwinnow-b7c1f3305274ce1d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tar v0.4.44
Running `/usr/bin/rustc --crate-name tar --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tar/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=9db6201795a9ee99 -C extra-filename=-ef39cef1ecfca651 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern filetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfiletime-0231dc9dd52bbc5e.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern xattr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxattr-c00017d0dde68b47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/gio-sys-87981209453658f4/build-script-build`
Compiling signal-hook-mio v0.2.5
Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook-mio/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=959e6e5b7b68bb49 -C extra-filename=-54bc66f8606a0a69 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern mio_1_0=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmio-17ceeacb166da37b.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook-237abd53998eeb7c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name gobject_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gobject-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=f6870f38f94c3cf5 -C extra-filename=-bcb03163d2caeebe --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-b4176ce5f699fc7c.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gobject_2_0`
Compiling parking_lot v0.12.5
Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=abbcc55a18b67e82 -C extra-filename=-bfa77e71c0edf829 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern lock_api=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblock_api-da3129474524d439.rmeta --extern parking_lot_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libparking_lot_core-3908033947bc7aa6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty document-features v0.2.12: the dependency info output changed
Compiling document-features v0.2.12
Running `/usr/bin/rustc --crate-name document_features --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/document-features/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,test)' --check-cfg 'cfg(feature, values("default", "self-test"))' -C metadata=cb250b2a0b611ba8 -C extra-filename=-23dd167801955f7d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern litrs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblitrs-5f8e7b549b994085.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cap-std-ext v4.0.7
Running `/usr/bin/rustc --crate-name cap_std_ext --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-ext-4.0.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs_utf8"))' -C metadata=7d3411b6bd4cc8bc -C extra-filename=-bb2f2884271874ca --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-112b9a1a27a821aa.rmeta --extern cap_tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_tempfile-f6b5ab37a7b72d21.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling console v0.15.11
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console-0.15.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="ansi-parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=580cabe99042e917 -C extra-filename=-14b44e56c65f73b8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/openssl-sys-8e9fe83397abcd01/build-script-main`
Fresh semver v1.0.27
Running `/usr/bin/rustc --crate-name shlex --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shlex/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b9527dbd22d1fdf -C extra-filename=-72166ada3e8c89cb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling number_prefix v0.4.0
Running `/usr/bin/rustc --crate-name number_prefix --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/number_prefix/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6ae25b3c3dfd7f4d -C extra-filename=-0b20f811946d754b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty proc-macro-crate v3.4.0: the dependency info output changed
Compiling proc-macro-crate v3.4.0
Running `/usr/bin/rustc --crate-name proc_macro_crate --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/proc-macro-crate/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=414bd0e2b64cf037 -C extra-filename=-f77a7a5d9fa05c5e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern toml_edit=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_edit-ec77de4bdccda464.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name gio_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=525c5662f3d72426 -C extra-filename=-080236a355153f5d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-b4176ce5f699fc7c.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgobject_sys-bcb03163d2caeebe.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gio_2_0`
Dirty memoffset v0.9.1: the dependency info output changed
Compiling memoffset v0.9.1
Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/memoffset/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,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=489badaaa7561266 -C extra-filename=-ae75aef96571cca1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/memoffset-ae75aef96571cca1 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern autocfg=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libautocfg-02bed15798929ce3.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling env_filter v1.0.0
Running `/usr/bin/rustc --crate-name env_filter --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_filter/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=b1b12ce8023c664f -C extra-filename=-ffa9a927ef5cf158 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty syn v1.0.109: the dependency info output changed
Compiling syn v1.0.109
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=541cdb3cce98b2cf -C extra-filename=-87806c95c001a5bb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/syn-87806c95c001a5bb -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty ref-cast v1.0.25: the dependency info output changed
Compiling ref-cast v1.0.25
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fd9d686b217d1e0 -C extra-filename=-5d08abac0f5db60f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/ref-cast-5d08abac0f5db60f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling foreign-types-shared v0.1.1
Running `/usr/bin/rustc --crate-name foreign_types_shared --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types-shared/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b57d288a0613320 -C extra-filename=-c6ae46e670a55725 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-segmentation/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=1e22ab0c7d09d953 -C extra-filename=-f08659763da788d7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty cfg_aliases v0.2.1: the dependency info output changed
Compiling cfg_aliases v0.2.1
Running `/usr/bin/rustc --crate-name cfg_aliases --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfg_aliases/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 '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a71e2ff7a1aa14f2 -C extra-filename=-1d617814f18ea443 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty openssl v0.10.75: the dependency info output changed
Compiling openssl v0.10.75
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl/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,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=7a612aa3acce348f -C extra-filename=-201623cbe445d35f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/openssl-201623cbe445d35f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/ref-cast-5d08abac0f5db60f/build-script-build`
Dirty nix v0.29.0: the dependency info output changed
Compiling nix v0.29.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix-0.29.0/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="dir"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=bb63fafea03c6cd8 -C extra-filename=-ce9568c983a3e0b6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/nix-ce9568c983a3e0b6 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_aliases=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_aliases-1d617814f18ea443.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling foreign-types v0.3.2
Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e687d1ca02c4541 -C extra-filename=-c1aad6edd2f8f0ab --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern foreign_types_shared=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libforeign_types_shared-c6ae46e670a55725.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/syn-87806c95c001a5bb/build-script-build`
Compiling env_logger v0.11.9
Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_logger/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=c7e49aaad1680187 -C extra-filename=-18895594865b623a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern env_filter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libenv_filter-ffa9a927ef5cf158.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/openssl-201623cbe445d35f/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/memoffset-ae75aef96571cca1/build-script-build`
Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a6b6e61ca3cf4173 -C extra-filename=-f6ef55bd8f5688b8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
Dirty ostree-sys v0.15.3: the dependency info output changed
Compiling ostree-sys v0.15.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree-sys/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="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2024_7"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2024_7", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=40d2ee8d960fa2e5 -C extra-filename=-309fe7f554b27f3b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/ostree-sys-309fe7f554b27f3b -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern system_deps=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsystem_deps-a0ae21f4a4c0925b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-channel v0.3.31
Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-channel/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=b49af35262e4b236 -C extra-filename=-e12f159610183c59 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty gio v0.20.12: the dependency info output changed
Compiling gio v0.20.12
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=69af1ca30e1d5c83 -C extra-filename=-3d49ceb165b904a7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/gio-3d49ceb165b904a7 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty thiserror v1.0.69: the dependency info output changed
Compiling thiserror v1.0.69
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f787af2a3610c0c1 -C extra-filename=-e960148d8a3cb536 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/thiserror-e960148d8a3cb536 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/gio-3d49ceb165b904a7/build-script-build`
Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/memoffset/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=629de302dd8ad9f6 -C extra-filename=-be8b74c795a6c9df --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/syn-1.0.109/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"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c0c9014f9d5505ce -C extra-filename=-db3880553a4ce1cb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern unicode_ident=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_ident-4ad3aca5eea4bc30.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg syn_disable_nightly_tests`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/ostree-sys-309fe7f554b27f3b/build-script-build`
Dirty linkme-impl v0.3.35: the dependency info output changed
Compiling linkme-impl v0.3.35
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme-impl/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=4c9c20358c8964ae -C extra-filename=-7a10368b1a58fb64 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/linkme-impl-7a10368b1a58fb64 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-io v0.3.31
Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-io/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=577d538946c9c7c6 -C extra-filename=-3276693964f15a6c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indexmap/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=601e4a3e2500c6fb -C extra-filename=-5972ad2ec589f60a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern equivalent=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libequivalent-bc15301f059f6416.rmeta --extern hashbrown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhashbrown-e8e407c04e49e711.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/thiserror-e960148d8a3cb536/build-script-build`
Running `/usr/bin/rustc --crate-name ostree_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree-sys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2024_7"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2024_7", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=b1e1796c39954abe -C extra-filename=-ddb5c8b9ae93db2e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio_sys-080236a355153f5d.rmeta --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-b4176ce5f699fc7c.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgobject_sys-bcb03163d2caeebe.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ostree-1 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_ostree_1`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/nix-ce9568c983a3e0b6/build-script-build`
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix-0.29.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=4f14eed07219aaa2 -C extra-filename=-d0994f314e4fc21c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern memoffset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemoffset-be8b74c795a6c9df.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/linkme-impl-7a10368b1a58fb64/build-script-build`
Compiling console v0.16.2
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=d161ed37de61a59b -C extra-filename=-778039c36a5ffb23 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-e5d8d5a2478e57af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling hmac v0.12.1
Running `/usr/bin/rustc --crate-name hmac --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hmac/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=aa9cc68745d0ba44 -C extra-filename=-db2c15c74208bf35 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdigest-35ef2940fe11a53b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde_derive_internals v0.29.1: the dependency info output changed
Compiling serde_derive_internals v0.29.1
Running `/usr/bin/rustc --crate-name serde_derive_internals --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_derive_internals/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=d40596afdbee57d3 -C extra-filename=-83055043684358e3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling uzers v0.12.2
Running `/usr/bin/rustc --crate-name uzers --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uzers/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=cbe68e99744cb870 -C extra-filename=-32eda7488a8857b8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh toml_datetime v1.0.0+spec-1.1.0
Compiling nom v8.0.0
Running `/usr/bin/rustc --crate-name nom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nom/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=07baa6c9ac808484 -C extra-filename=-1d6d9629e54c5714 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty serde_derive v1.0.228: the dependency info output changed
Compiling serde_derive v1.0.228
Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_derive/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,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=df895a42e1ab1997 -C extra-filename=-02fee0b1082d3559 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty tokio-macros v2.6.0: the dependency info output changed
Compiling tokio-macros v2.6.0
Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-macros/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2dcfd2ea75401627 -C extra-filename=-b4d1c8357d297359 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty thiserror-impl v2.0.17: the dependency info output changed
Compiling thiserror-impl v2.0.17
Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-impl/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=e175ffb60b72354b -C extra-filename=-aa737eee0eda955d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty tracing-attributes v0.1.31: the dependency info output changed
Compiling tracing-attributes v0.1.31
Running `/usr/bin/rustc --crate-name tracing_attributes --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-attributes/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=c343059807e5461d -C extra-filename=-a64ef359b97b6ec3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty darling_macro v0.20.11: the dependency info output changed
Compiling darling_macro v0.20.11
Running `/usr/bin/rustc --crate-name darling_macro --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/darling_macro/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=18b1180aed1afa01 -C extra-filename=-5e35f8fdc30c0041 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern darling_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdarling_core-4e76db902d6f07e0.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty zerocopy-derive v0.8.33: the dependency info output changed
Compiling zerocopy-derive v0.8.33
Running `/usr/bin/rustc --crate-name zerocopy_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy-derive/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 --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca8296ee1dcc718b -C extra-filename=-7613037cee86ac6b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty darling v0.20.11: the dependency info output changed
Compiling darling v0.20.11
Running `/usr/bin/rustc --crate-name darling --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/darling/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 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=df146adee8595587 -C extra-filename=-cae239de960bed46 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern darling_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdarling_core-4e76db902d6f07e0.rmeta --extern darling_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdarling_macro-5e35f8fdc30c0041.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty fn-error-context v0.2.1: the dependency info output changed
Compiling fn-error-context v0.2.1
Running `/usr/bin/rustc --crate-name fn_error_context --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fn-error-context/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1da9c8cb067caf1 -C extra-filename=-baeefaf6012b467c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tokio v1.49.0
Running `/usr/bin/rustc --crate-name tokio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f5683860907ca37b -C extra-filename=-5145b6ed71618e3c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbytes-a7b91a637e09ac3a.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmio-17ceeacb166da37b.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook_registry-6ad0b928a34a3465.rmeta --extern socket2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsocket2-035dda405868c515.rmeta --extern tokio_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_macros-b4d1c8357d297359.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty futures-macro v0.3.31: the dependency info output changed
Compiling futures-macro v0.3.31
Running `/usr/bin/rustc --crate-name futures_macro --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-macro/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0cb15e580e0fe0c -C extra-filename=-32488af47039998d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty derive_builder_core v0.20.2: the dependency info output changed
Compiling derive_builder_core v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder_core/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=7e8a1d47d2211a18 -C extra-filename=-cb49f25dd8cf6c20 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern darling=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdarling-cae239de960bed46.rmeta --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rmeta --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rmeta --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty getset v0.1.6: the dependency info output changed
Compiling getset v0.1.6
Running `/usr/bin/rustc --crate-name getset --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getset/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=273b5cf2cb458dde -C extra-filename=-0ef2fd1f9d0aa372 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro_error2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro_error2-d5869ad549c2cafe.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling thiserror v2.0.17
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bd03890009916d4a -C extra-filename=-dc3ff459ad4f132a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror_impl-aa737eee0eda955d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
Dirty strum_macros v0.27.2: the dependency info output changed
Compiling strum_macros v0.27.2
Running `/usr/bin/rustc --crate-name strum_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strum_macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=dacc28bc063d187a -C extra-filename=-2e7deb4781d7a2da --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-util v0.3.31
Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-util/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=98c3b9fd0189c658 -C extra-filename=-4f8ac7bd36337c59 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern futures_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_macro-32488af47039998d.so --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_task-54f6b70219a1dd8a.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern pin_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_utils-9f5171e00fd54bec.rmeta --extern slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libslab-77d5531bb918406b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=ee4ddc043c513fc6 -C extra-filename=-a8de1f2d71a4f437 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zerocopy_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy_derive-7613037cee86ac6b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
Compiling composefs-ioctls v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_ioctls --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-ioctls/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="loop-device"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loop-device"))' -C metadata=abaf1d36dc519642 -C extra-filename=-f67d46c3ff2ebfe1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty clap_derive v4.5.49: the dependency info output changed
Compiling clap_derive v4.5.49
Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_derive/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=547ff4adea5d9fa2 -C extra-filename=-3af5baf20070283d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ppv-lite86 v0.2.21
Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ppv-lite86/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=6ba7574a2c492401 -C extra-filename=-2cd70b4595e05ecf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy-a8de1f2d71a4f437.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty derive_more-impl v2.1.1: the dependency info output changed
Compiling derive_more-impl v2.1.1
Running `/usr/bin/rustc --crate-name derive_more_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_more-impl/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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="is_variant"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=717fe0f929119b0f -C extra-filename=-b7380c2da9b2ad40 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern convert_case=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconvert_case-9ed42a4aabafdeee.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand_chacha v0.9.0
Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_chacha/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=e6845aa3137a913d -C extra-filename=-acd23b2c24a6db34 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ppv_lite86=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libppv_lite86-2cd70b4595e05ecf.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-d9fd4074a6843f3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rand v0.9.2
Running `/usr/bin/rustc --crate-name rand --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand-0.9.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=f16690d2bf574974 -C extra-filename=-a50f539a3ca670bd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rand_chacha=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_chacha-acd23b2c24a6db34.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-d9fd4074a6843f3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty derive_builder_macro v0.20.2: the dependency info output changed
Compiling derive_builder_macro v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder_macro --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder_macro/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="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=d8b65b1fe9c86b3c -C extra-filename=-8cbff3f995778553 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern derive_builder_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder_core-cb49f25dd8cf6c20.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling composefs v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pre-6.15", "rhel9", "tempfile", "test"))' -C metadata=49068d4542dabe92 -C extra-filename=-8ca5b1b120be0ca5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern composefs_ioctls=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs_ioctls-f67d46c3ff2ebfe1.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-a50f539a3ca670bd.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-c840c53e41b6f9db.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern xxhash_rust=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxxhash_rust-f3c4fd4309521115.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy-a8de1f2d71a4f437.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-0df5e33f1eeb84e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling tracing v0.1.44
Running `/usr/bin/rustc --crate-name tracing --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --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", "valuable"))' -C metadata=b29fba2037ff371c -C extra-filename=-c985c6850121a556 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern tracing_attributes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_attributes-a64ef359b97b6ec3.so --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-237931ee91de41f7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tracing-subscriber v0.3.22
Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-subscriber/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --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="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,test)' --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", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=f61eaf6163030d42 -C extra-filename=-76b1c51e5bc7c16c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern matchers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmatchers-303675b53176d19b.rmeta --extern nu_ansi_term=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnu_ansi_term-9378b4b6299b67aa.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-54a2480056d9b33e.rmeta --extern sharded_slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsharded_slab-18e94f3691175f6b.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-e7011056f8f16859.rmeta --extern thread_local=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthread_local-1c60346265a4842d.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-237931ee91de41f7.rmeta --extern tracing_log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_log-ead928f4a12986c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling derive_builder v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=9c362203c8606692 -C extra-filename=-b71c60b9b639a5a4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern derive_builder_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder_macro-8cbff3f995778553.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tokio-util v0.7.18
Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-util/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=392632f50b63bcc8 -C extra-filename=-1dc1fa87c2f3801a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbytes-a7b91a637e09ac3a.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern futures_sink=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_sink-8b9f8e787a75e9a4.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling indicatif v0.17.11
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif-0.17.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=e98cb9da39ca220b -C extra-filename=-64fe644ee3a06223 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconsole-14b44e56c65f73b8.rmeta --extern number_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnumber_prefix-0b20f811946d754b.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libportable_atomic-be81625dc2f3121a.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling async-compression v0.4.36
Running `/usr/bin/rustc --crate-name async_compression --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/async-compression/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=79a31120729ca4bb -C extra-filename=-56316ce6d2fa7b7f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern compression_codecs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcompression_codecs-d93cec1308743b5d.rmeta --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcompression_core-49f4d03003674515.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling composefs-boot v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_boot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-boot/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d76f2c4716432bc -C extra-filename=-9f8c76f80dc5eaf8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs-8ca5b1b120be0ca5.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-54a2480056d9b33e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy-a8de1f2d71a4f437.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name serde --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d5b42bca9f986421 -C extra-filename=-a3007f651de8e01d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_derive-02fee0b1082d3559.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Compiling chrono v0.4.42
Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chrono/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=459b2a223cf43f91 -C extra-filename=-b13cdbf8b1009785 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern iana_time_zone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libiana_time_zone-055809f85f671e50.rmeta --extern num_traits=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnum_traits-6d7abddab31bcb9c.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling derive_more v2.1.1
Running `/usr/bin/rustc --crate-name derive_more --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_more/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=283cf93f06985507 -C extra-filename=-21c6e2ae5ad65bc0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern derive_more_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_more_impl-b7380c2da9b2ad40.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tracing-journald v0.3.2
Running `/usr/bin/rustc --crate-name tracing_journald --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-journald/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3da1436bf45f6ea1 -C extra-filename=-8397496d80752aae --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-237931ee91de41f7.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_subscriber-76b1c51e5bc7c16c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling crossterm v0.29.0
Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crossterm/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="derive-more"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=7e7b46c943bd12c7 -C extra-filename=-0187246f9c9256c8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern derive_more=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_more-21c6e2ae5ad65bc0.rmeta --extern document_features=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdocument_features-23dd167801955f7d.so --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmio-17ceeacb166da37b.rmeta --extern parking_lot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libparking_lot-bfa77e71c0edf829.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook-237abd53998eeb7c.rmeta --extern signal_hook_mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook_mio-54bc66f8606a0a69.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling futures-executor v0.3.31
Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-executor/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=54129aba0d4137fd -C extra-filename=-19e585124c38a071 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_task-54f6b70219a1dd8a.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-4f8ac7bd36337c59.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty glib-macros v0.20.12: the dependency info output changed
Compiling glib-macros v0.20.12
Running `/usr/bin/rustc --crate-name glib_macros --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib-macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a98df39bb35ccf8 -C extra-filename=-4d3d3188f06b1b7f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern heck=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libheck-5bef5bcba9cc6f4c.rlib --extern proc_macro_crate=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro_crate-f77a7a5d9fa05c5e.rlib --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty ref-cast-impl v1.0.25: the dependency info output changed
Compiling ref-cast-impl v1.0.25
Running `/usr/bin/rustc --crate-name ref_cast_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast-impl/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=35c3b4a538f7054e -C extra-filename=-004af34578c71d5e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty openssl-macros v0.1.1: the dependency info output changed
Compiling openssl-macros v0.1.1
Running `/usr/bin/rustc --crate-name openssl_macros --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-macros/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=dce61680d75f985f -C extra-filename=-25b31eddab311bf6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-internal-utils v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/utils)
Running `/usr/bin/rustc --crate-name bootc_internal_utils --edition=2024 crates/utils/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26da8e7239c07394 -C extra-filename=-77e1da555888c5e5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-f7e59fc2cc5eb5ab.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern shlex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libshlex-72166ada3e8c89cb.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern tracing_journald=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_journald-8397496d80752aae.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_subscriber-76b1c51e5bc7c16c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling comfy-table v7.2.1
Running `/usr/bin/rustc --crate-name comfy_table --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comfy-table/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tty"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_debug", "_integration_test", "custom_styling", "default", "reexport_crossterm", "tty"))' -C metadata=5749de975cbc1199 -C extra-filename=-cd19aed2b9d5c4b8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrossterm-0187246f9c9256c8.rmeta --extern unicode_segmentation=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_segmentation-f08659763da788d7.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-e5d8d5a2478e57af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name openssl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=85481b0e12a1dc99 -C extra-filename=-e672a5c07e7f51d0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern foreign_types=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libforeign_types-c1aad6edd2f8f0ab.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern openssl_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl_macros-25b31eddab311bf6.so --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl_sys-f6ef55bd8f5688b8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'`
Dirty thiserror-impl v1.0.69: the dependency info output changed
Compiling thiserror-impl v1.0.69
Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-impl-1.0.69/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=59b757bf96763d47 -C extra-filename=-eec070d71b348a86 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name ref_cast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2f768390b7a45e0 -C extra-filename=-812a5a578b517fc1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ref_cast_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libref_cast_impl-004af34578c71d5e.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
Compiling canon-json v0.2.1
Running `/usr/bin/rustc --crate-name canon_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/canon-json/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3cd45d2fba0f3ea -C extra-filename=-1e6e858d2f9b8048 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_derive-02fee0b1082d3559.so --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty gvariant-macro v0.5.1: the dependency info output changed
Compiling gvariant-macro v0.5.1
Running `/usr/bin/rustc --crate-name gvariant_macro --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gvariant-macro/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=5850d42b3ea172b4 -C extra-filename=-6a7f819ade79dff1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-db3880553a4ce1cb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling clap v4.5.54
Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=c407da6b1b2eb630 -C extra-filename=-04e366fa1e947f6d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern clap_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_builder-cd7777be131a4dd9.rmeta --extern clap_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_derive-3af5baf20070283d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty pin-project-internal v1.1.10: the dependency info output changed
Compiling pin-project-internal v1.1.10
Running `/usr/bin/rustc --crate-name pin_project_internal --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project-internal/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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e125f4544d9345e3 -C extra-filename=-8e7d4c4e25466b7b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling base64 v0.20.0
Running `/usr/bin/rustc --crate-name base64 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64-0.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9369f40bd0c9a9ad -C extra-filename=-152ba5b909918dd4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh toml_writer v1.0.6+spec-1.1.0
Compiling unit-prefix v0.5.2
Running `/usr/bin/rustc --crate-name unit_prefix --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unit-prefix/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a68a7aa5675b401b -C extra-filename=-abf7f802fa98c501 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bitflags v1.3.2
Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bitflags-1.3.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=0f28c03f8d57f3d5 -C extra-filename=-e512f55664c131d6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty linkme v0.3.35: the dependency info output changed
Compiling linkme v0.3.35
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=2802a22b62d2e00a -C extra-filename=-78edf7bea36b3b6c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/linkme-78edf7bea36b3b6c -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling roff v1.1.1
Running `/usr/bin/rustc --crate-name roff --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/roff/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a46e627c698c653 -C extra-filename=-9ae8accb9de0ad5f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling clap_mangen v0.3.0
Running `/usr/bin/rustc --crate-name clap_mangen --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_mangen/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "env"))' -C metadata=7d67c9db3145c720 -C extra-filename=-e54f3f938a72e0f0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern roff=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libroff-9ae8accb9de0ad5f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/linkme-78edf7bea36b3b6c/build-script-build`
Compiling indicatif v0.18.3
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=0d873791a762546c -C extra-filename=-3f854359f565d2ba --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconsole-778039c36a5ffb23.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libportable_atomic-be81625dc2f3121a.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-e5d8d5a2478e57af.rmeta --extern unit_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunit_prefix-abf7f802fa98c501.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling gvariant v0.5.1
Running `/usr/bin/rustc --crate-name gvariant --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gvariant/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3f6189ed6decc869 -C extra-filename=-b6636a67b6f899bb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern gvariant_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgvariant_macro-6a7f819ade79dff1.so --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libref_cast-812a5a578b517fc1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh toml v1.0.3+spec-1.1.0
Compiling bootc-internal-mount v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/mount)
Running `/usr/bin/rustc --crate-name bootc_internal_mount --edition=2024 crates/mount/src/mount.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=301c9a55fd87f008 -C extra-filename=-cba02c6344c8d2f9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling oci-spec v0.8.4
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec-0.8.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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=5f1e285693964ccd -C extra-filename=-cb04ba52510db492 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconst_format-43c943e4f0a9129f.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder-b71c60b9b639a5a4.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum-c25587b4ac6a3cfa.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-kernel-cmdline v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/kernel_cmdline)
Running `/usr/bin/rustc --crate-name bootc_kernel_cmdline --edition=2024 crates/kernel_cmdline/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=654b854aee08f167 -C extra-filename=-6060b8c4959c79d0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling libsystemd v0.7.2
Running `/usr/bin/rustc --crate-name libsystemd --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libsystemd/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc9edc5e2d1563ad -C extra-filename=-88cdae0b4b9214e6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern hmac=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhmac-db2c15c74208bf35.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-d0994f314e4fc21c.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnom-1d6d9629e54c5714.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-c840c53e41b6f9db.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-b57bce297a851b07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tokio-stream v0.1.18
Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-stream/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=a4e71441a6a7725b -C extra-filename=-748e87b7499308f7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-1dc1fa87c2f3801a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty schemars_derive v1.2.0: the dependency info output changed
Compiling schemars_derive v1.2.0
Running `/usr/bin/rustc --crate-name schemars_derive --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/schemars_derive/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=4743237a0a351559 -C extra-filename=-3951f5e6b15e0588 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern serde_derive_internals=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_derive_internals-83055043684358e3.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name linkme_impl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme-impl/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,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=6f3bed56337ca6b2 -C extra-filename=-df019d87beb84151 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libproc_macro2-b1ff6628d241b12b.rlib --extern quote=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libquote-da2ab2a373fa5dbe.rlib --extern syn=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsyn-a7c1709d4d2c6c2e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(no_unsafe_attributes)' --check-cfg 'cfg(no_unsafe_extern_blocks)'`
Fresh ryu v1.0.22
Compiling dyn-clone v1.0.20
Running `/usr/bin/rustc --crate-name dyn_clone --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dyn-clone/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a65f50e1c8fbcf52 -C extra-filename=-aae783ea54cb043e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh unsafe-libyaml v0.2.11
Compiling serde_yaml v0.9.34+deprecated
Running `/usr/bin/rustc --crate-name serde_yaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_yaml/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd03317944c65f92 -C extra-filename=-8eafdec21b467e57 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-5972ad2ec589f60a.rmeta --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitoa-e03608b1a91b3cee.rmeta --extern ryu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libryu-4c398d8a5b5358cb.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern unsafe_libyaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunsafe_libyaml-3c5ecda924bafd65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-internal-blockdev v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/blockdev)
Running `/usr/bin/rustc --crate-name bootc_internal_blockdev --edition=2024 crates/blockdev/src/blockdev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=948b677d666b6ff1 -C extra-filename=-ae71aa2b0b756a14 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-cba02c6344c8d2f9.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling containers-image-proxy v0.9.2
Running `/usr/bin/rustc --crate-name containers_image_proxy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/containers-image-proxy/src/imageproxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af1c1e552355dcef -C extra-filename=-632d6379b239d31e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-bb2f2884271874ca.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-4f8ac7bd36337c59.rmeta --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitertools-156de10a0acf4e73.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-cb04ba52510db492.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsemver-3e416c1134e3dae7.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-1.0.69/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa3f980a51f10367 -C extra-filename=-519897ebbcb92c0b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror_impl-eec070d71b348a86.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
Compiling ocidir v0.7.0
Running `/usr/bin/rustc --crate-name ocidir --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ocidir/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zstd", "zstdmt"))' -C metadata=30de75c2e710f8f3 -C extra-filename=-b3d4f374e0af8558 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-1e6e858d2f9b8048.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-8e6011e44f724f9a.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-cb04ba52510db492.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-e672a5c07e7f51d0.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling composefs-oci v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_oci --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-oci/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5a88ba8acede40b -C extra-filename=-310623a44ba2a1c7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern async_compression=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libasync_compression-56316ce6d2fa7b7f.rmeta --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbytes-a7b91a637e09ac3a.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs-8ca5b1b120be0ca5.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcontainers_image_proxy-632d6379b239d31e.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-64fe644ee3a06223.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-cb04ba52510db492.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-c840c53e41b6f9db.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-1dc1fa87c2f3801a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling clap_complete v4.5.61
Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_complete/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=6c500c3a65e8c623 -C extra-filename=-ec5a769f09499245 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cfsctl v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name cfsctl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfsctl/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="composefs-oci"' --cfg 'feature="default"' --cfg 'feature="oci"' --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("composefs-http", "composefs-oci", "default", "http", "oci", "pre-6.15", "rhel9"))' -C metadata=e9f79de2a91086d0 -C extra-filename=-ee593ab30f48d03d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-cd19aed2b9d5c4b8.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs-8ca5b1b120be0ca5.rmeta --extern composefs_boot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs_boot-9f8c76f80dc5eaf8.rmeta --extern composefs_oci=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs_oci-310623a44ba2a1c7.rmeta --extern env_logger=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libenv_logger-18895594865b623a.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name linkme --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=6ff557f4bdb1f024 -C extra-filename=-fe618aa60715887d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern linkme_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinkme_impl-df019d87beb84151.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling pin-project v1.1.10
Running `/usr/bin/rustc --crate-name pin_project --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa5e6a4859500080 -C extra-filename=-569bd671f00191d1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern pin_project_internal=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_internal-8e7d4c4e25466b7b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-tmpfiles v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tmpfiles)
Running `/usr/bin/rustc --crate-name bootc_tmpfiles --edition=2024 crates/tmpfiles/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56ed3dd496131991 -C extra-filename=-a41654d31ec581a7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuzers-32eda7488a8857b8.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-sysusers v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/sysusers)
Running `/usr/bin/rustc --crate-name bootc_sysusers --edition=2024 crates/sysusers/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5dd02cc4b11431a -C extra-filename=-6dace9bf88495d21 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuzers-32eda7488a8857b8.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-initramfs-setup v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/initramfs)
Running `/usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=77928486fefbdd7d -C extra-filename=-c90d4c6ceb0f67f7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-6060b8c4959c79d0.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-26284278e401ca75.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling etc-merge v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/etc-merge)
Running `/usr/bin/rustc --crate-name etc_merge --edition=2024 crates/etc-merge/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8f0b4d990087707 -C extra-filename=-f13962a0eede44c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-e672a5c07e7f51d0.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-f7e59fc2cc5eb5ab.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling liboverdrop v0.1.0
Running `/usr/bin/rustc --crate-name liboverdrop --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/liboverdrop/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16b62e3233521bf8 -C extra-filename=-96e196ff909ac53f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling serde_ignored v0.1.14
Running `/usr/bin/rustc --crate-name serde_ignored --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_ignored/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88e60aa451045da3 -C extra-filename=-c3af03548c95fa0e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-f09879b97b347d6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tini v1.3.0
Running `/usr/bin/rustc --crate-name tini --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tini/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f79acdc226b8385 -C extra-filename=-b8b0f80c3876165b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty indoc v2.0.7: the dependency info output changed
Compiling indoc v2.0.7
Running `/usr/bin/rustc --crate-name indoc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indoc/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce3f30c7d5fc9152 -C extra-filename=-dd19c20a716c218b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling uapi-version v0.4.0
Running `/usr/bin/rustc --crate-name uapi_version --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uapi-version/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::pedantic' '--deny=clippy::expect_used' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57f73177bba31ea5 -C extra-filename=-95163c7d8aa1cf7b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling schemars v1.2.0
Running `/usr/bin/rustc --crate-name schemars --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/schemars/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="chrono04"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_ui_test", "arrayvec07", "bigdecimal04", "bytes1", "chrono04", "default", "derive", "either1", "indexmap2", "jiff02", "preserve_order", "raw_value", "rust_decimal1", "schemars_derive", "semver1", "smallvec1", "smol_str02", "smol_str03", "std", "url2", "uuid1"))' -C metadata=160500b57d18292e -C extra-filename=-b8f376351ebf2ae6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern chrono04=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern dyn_clone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdyn_clone-aae783ea54cb043e.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libref_cast-812a5a578b517fc1.rmeta --extern schemars_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libschemars_derive-3951f5e6b15e0588.so --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling glib v0.20.12
Running `/usr/bin/rustc --crate-name glib --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=d72d386f1ebce408 -C extra-filename=-6194facc2eb448c1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_channel-e12f159610183c59.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern futures_executor=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_executor-19e585124c38a071.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_task-54f6b70219a1dd8a.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-4f8ac7bd36337c59.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio_sys-080236a355153f5d.rmeta --extern glib_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_macros-4d3d3188f06b1b7f.so --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-b4176ce5f699fc7c.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgobject_sys-bcb03163d2caeebe.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-e7011056f8f16859.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name gio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=6dc436eeec2b3b6c -C extra-filename=-44d0f28fedfda41c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_channel-e12f159610183c59.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-ceaa8a5ceff96741.rmeta --extern futures_io=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_io-3276693964f15a6c.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-4f8ac7bd36337c59.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio_sys-080236a355153f5d.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib-6194facc2eb448c1.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-915d3ac576263c2f.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-e7011056f8f16859.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ostree v0.20.5
Running `/usr/bin/rustc --crate-name ostree --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree/rust-bindings/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=dacc849839cb093f -C extra-filename=-77dcc49bdb9d4740 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbase64-152ba5b909918dd4.rmeta --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-e512f55664c131d6.rmeta --extern gio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio-44d0f28fedfda41c.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib-6194facc2eb448c1.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree_sys-ddb5c8b9ae93db2e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-519897ebbcb92c0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling ostree-ext v0.15.3 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/ostree-ext)
Running `/usr/bin/rustc --crate-name ostree_ext --edition=2024 crates/ostree-ext/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="bootc"' --cfg 'feature="clap_mangen"' --cfg 'feature="docgen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootc", "clap_mangen", "docgen", "dox", "indoc", "internal-testing-api", "similar-asserts", "xshell"))' -C metadata=93ab9fab35b09f13 -C extra-filename=-c03082c3f53aace8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-1e6e858d2f9b8048.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern clap_mangen=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_mangen-e54f3f938a72e0f0.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-cd19aed2b9d5c4b8.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcontainers_image_proxy-632d6379b239d31e.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-8e6011e44f724f9a.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-4f8ac7bd36337c59.rmeta --extern gvariant=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgvariant-b6636a67b6f899bb.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-5972ad2ec589f60a.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-3f854359f565d2ba.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-6e2fb6c3e9003259.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibsystemd-88cdae0b4b9214e6.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libocidir-b3d4f374e0af8558.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-e672a5c07e7f51d0.rmeta --extern ostree=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree-77dcc49bdb9d4740.rmeta --extern pin_project=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project-569bd671f00191d1.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tokio_stream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_stream-748e87b7499308f7.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-1dc1fa87c2f3801a.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-0df5e33f1eeb84e1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling bootc-lib v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/lib)
Running `/usr/bin/rustc --crate-name bootc_lib --edition=2024 crates/lib/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="clap_mangen"' --cfg 'feature="default"' --cfg 'feature="docgen"' --cfg 'feature="install-to-disk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_mangen", "default", "docgen", "install-to-disk", "rhsm", "xshell"))' -C metadata=e02e4b9b3f66c91d -C extra-filename=-6355438612308778 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-37f4ff540e9f690e.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_initramfs_setup-c90d4c6ceb0f67f7.rmeta --extern bootc_blockdev=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_blockdev-ae71aa2b0b756a14.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-cba02c6344c8d2f9.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-6060b8c4959c79d0.rmeta --extern bootc_sysusers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_sysusers-6dace9bf88495d21.rmeta --extern bootc_tmpfiles=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_tmpfiles-a41654d31ec581a7.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-1e6e858d2f9b8048.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern clap_complete=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_complete-ec5a769f09499245.rmeta --extern clap_mangen=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_mangen-e54f3f938a72e0f0.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-cd19aed2b9d5c4b8.rmeta --extern etc_merge=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libetc_merge-f13962a0eede44c2.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-3f854359f565d2ba.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern liboverdrop=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libliboverdrop-96e196ff909ac53f.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibsystemd-88cdae0b4b9214e6.rmeta --extern linkme=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinkme-fe618aa60715887d.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnom-1d6d9629e54c5714.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libocidir-b3d4f374e0af8558.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-e672a5c07e7f51d0.rmeta --extern ostree_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree_ext-c03082c3f53aace8.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern schemars=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libschemars-b8f376351ebf2ae6.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_ignored=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_ignored-c3af03548c95fa0e.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-8eafdec21b467e57.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern tini=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtini-b8b0f80c3876165b.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-1dc1fa87c2f3801a.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-26284278e401ca75.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern uapi_version=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuapi_version-95163c7d8aa1cf7b.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-e5d8d5a2478e57af.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-b57bce297a851b07.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling bootc v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/cli)
Running `/usr/bin/rustc --crate-name bootc --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0b84a73e2d09a82 -C extra-filename=-4be43180a8b14938 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rlib --extern bootc_lib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_lib-6355438612308778.rlib --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rlib --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rlib --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Finished `release` profile [optimized + debuginfo] target(s) in 4m 11s
Running `target/release/bootc internals dump-cli-json`
cargo build --release --features "" --bins
+ /usr/bin/cargo_original clippy --release --features '' --bins --message-format=json
Fresh unicode-ident v1.0.22
Checking cfg-if v1.0.4
Checking bitflags v2.10.0
Checking once_cell v1.21.3
Checking memchr v2.7.6
Fresh proc-macro2 v1.0.105
Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=a61533de4bafd560 -C extra-filename=-f25842849c22d9e9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bitflags/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=077e1aca5537b653 -C extra-filename=-4c9547581d13ce69 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=baf8889115a58094 -C extra-filename=-1fd9b771bbad4c47 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=09a39d703a0dd912 -C extra-filename=-a91230593e371beb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh quote v1.0.43
Checking libc v0.2.183
Checking linux-raw-sys v0.11.0
Fresh syn v2.0.114
Running `/usr/bin/rustc --crate-name libc --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=84f237bc730cb371 -C extra-filename=-0cfc4ec2b9d81374 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linux-raw-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="system"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=7d96b38be6249005 -C extra-filename=-91174a936290ae4e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh pkg-config v0.3.32
Checking serde_core v1.0.228
Checking log v0.4.29
Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=2b5b144a4288d76c -C extra-filename=-c1b301e05ac4228c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Running `/usr/bin/rustc --crate-name log --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "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", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=d5fae5693a43e005 -C extra-filename=-7fb7862b8f224d4f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh heck v0.5.0
Checking pin-project-lite v0.2.16
Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project-lite/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=400eb7b26180672f -C extra-filename=-90269d372de79f55 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking regex-syntax v0.8.8
Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex-syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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,test)' --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=cf2438bf09047837 -C extra-filename=-2443fb5099952ac1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh jobserver v0.1.34
Fresh find-msvc-tools v0.1.6
Fresh cc v1.2.51
Checking io-lifetimes v2.0.4
Fresh serde_derive v1.0.228
Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasi_ext)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=0150a474f617b549 -C extra-filename=-1bfe2ff4be6f52e2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking smallvec v1.15.1
Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=ab84bfdbf050c4e4 -C extra-filename=-3126ba38beb8697c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ambient-authority v0.0.2
Running `/usr/bin/rustc --crate-name ambient_authority --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ambient-authority/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=231220b96f2124a6 -C extra-filename=-f00fffda5f7813d5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ipnet v2.11.0
Running `/usr/bin/rustc --crate-name ipnet --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ipnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=c4074e0c6ec29e41 -C extra-filename=-352d5acfabfc3c58 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking maybe-owned v0.3.4
Running `/usr/bin/rustc --crate-name maybe_owned --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/maybe-owned/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=9e8c0e4cb5e64e87 -C extra-filename=-029880e79cedfe75 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking itoa v1.0.17
Running `/usr/bin/rustc --crate-name itoa --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/itoa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=0c7b5f08ef63eb28 -C extra-filename=-2a907a9f68141d2d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking zmij v1.0.12
Running `/usr/bin/rustc --crate-name zmij --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zmij/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=057f5fe3c9829426 -C extra-filename=-f58910feafdf51b5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
Checking tracing-core v0.1.36
Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=ad866241444fe115 -C extra-filename=-6afc4af5f0a3061b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking aho-corasick v1.1.4
Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ba43ce13f9fd1bee -C extra-filename=-deb0eddf3adb2aae --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh thiserror-impl v2.0.17
Fresh tokio-macros v2.6.0
Checking bytes v1.11.0
Running `/usr/bin/rustc --crate-name bytes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=fd41492eb40a514e -C extra-filename=-8f906ea157e01315 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh autocfg v1.5.0
Checking thiserror v2.0.17
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9891b0a05f70f326 -C extra-filename=-e92764d3cccfdc9f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror_impl-aa737eee0eda955d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
Fresh tracing-attributes v0.1.31
Fresh toml_datetime v0.7.5+spec-1.1.0
Checking utf8parse v0.2.2
Running `/usr/bin/rustc --crate-name utf8parse --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/utf8parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=a902fadd901e3fec -C extra-filename=-8bcaeae30cc96ce3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh version_check v0.9.5
Checking anstyle v1.0.13
Running `/usr/bin/rustc --crate-name anstyle --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0661820bedf4e01f -C extra-filename=-51b2da82e236f8c4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking colorchoice v1.0.4
Running `/usr/bin/rustc --crate-name colorchoice --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/colorchoice/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a32d156aed607277 -C extra-filename=-1547450cc241d0f9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking fastrand v2.3.0
Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fastrand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f1490a79bb96be7c -C extra-filename=-758bb182e0d0c06f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing v0.1.44
Running `/usr/bin/rustc --crate-name tracing --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --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", "valuable"))' -C metadata=8bcf1a76d661f12f -C extra-filename=-b71e5137ab6b8ae4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern tracing_attributes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_attributes-a64ef359b97b6ec3.so --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-6afc4af5f0a3061b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking anstyle-query v1.1.5
Running `/usr/bin/rustc --crate-name anstyle_query --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle-query/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63314eba46a584fa -C extra-filename=-025cc76e920f8a02 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking is_terminal_polyfill v1.70.2
Running `/usr/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/is_terminal_polyfill/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=45b8b0cfe1b1e6fa -C extra-filename=-7861047623b4b6b5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking io-lifetimes v3.0.1
Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-lifetimes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasi_ext)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=3ab034a953318e4a -C extra-filename=-98a386bdbda53b14 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking typenum v1.19.0
Running `/usr/bin/rustc --crate-name typenum --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/typenum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=b6b5af8fe7e95541 -C extra-filename=-a71228ad3a977528 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh target-lexicon v0.13.3
Fresh vcpkg v0.2.15
Fresh toml v0.9.10+spec-1.1.0
Fresh cfg-expr v0.20.5
Checking anyhow v1.0.100
Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c5ef1476139cdc9d -C extra-filename=-45d011f00f0b98c6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --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(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
Checking io-extras v0.19.0
Running `/usr/bin/rustc --crate-name io_extras --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=8eebf879f0dd00fc -C extra-filename=-c3a3dbe045b33fa8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-98a386bdbda53b14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg io_lifetimes_use_std`
Fresh ident_case v1.0.1
Fresh version-compare v0.2.1
Fresh fnv v1.0.7
Fresh darling_core v0.20.11
Fresh system-deps v7.0.7
Checking futures-core v0.3.31
Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=43f1a383aa04bc10 -C extra-filename=-3bd62d221a1b75ea --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh darling_macro v0.20.11
Fresh fn-error-context v0.2.1
Checking lazy_static v1.5.0
Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/lazy_static/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=e0ec0b000891462a -C extra-filename=-17446066ff598a9c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking subtle v2.6.1
Running `/usr/bin/rustc --crate-name subtle --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/subtle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=300f56eb484b384d -C extra-filename=-eb2fa3a3712fcfbc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking adler2 v2.0.1
Running `/usr/bin/rustc --crate-name adler2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/adler2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=d7c32cab633dd1f4 -C extra-filename=-ddee21d4dea51966 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking unicode-width v0.2.2
Running `/usr/bin/rustc --crate-name unicode_width --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c81fbd2457feb223 -C extra-filename=-b38190533f757e49 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking simd-adler32 v0.3.8
Running `/usr/bin/rustc --crate-name simd_adler32 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/simd-adler32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=33e9d6d2e87bf708 -C extra-filename=-8796f04ff93ccf81 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking sharded-slab v0.1.7
Running `/usr/bin/rustc --crate-name sharded_slab --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/sharded-slab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=2a797069985d4903 -C extra-filename=-6fa9733721a3bd66 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern lazy_static=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblazy_static-17446066ff598a9c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh darling v0.20.11
Checking tracing-log v0.2.0
Running `/usr/bin/rustc --crate-name tracing_log --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=59e2c72c0c3b18ef -C extra-filename=-fb58b4e563bd23be --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-6afc4af5f0a3061b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking miniz_oxide v0.8.9
Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/miniz_oxide/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=638c7be1b6a9d269 -C extra-filename=-c3fad43fb88cfd3c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern adler2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libadler2-ddee21d4dea51966.rmeta --extern simd_adler32=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsimd_adler32-8796f04ff93ccf81.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking thread_local v1.1.9
Running `/usr/bin/rustc --crate-name thread_local --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thread_local/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ec64fba75842daa8 -C extra-filename=-7fa290a468aa0bf3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking nu-ansi-term v0.50.3
Running `/usr/bin/rustc --crate-name nu_ansi_term --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nu-ansi-term/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=6250eae1f869c137 -C extra-filename=-eb16fc0f831c08b0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking errno v0.3.14
Running `/usr/bin/rustc --crate-name errno --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/errno/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=16cfb1fe7b2c360e -C extra-filename=-b8b633b870acfca3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking getrandom v0.3.4
Running `/usr/bin/rustc --crate-name getrandom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=ddc7ddb2a43c699a -C extra-filename=-f1d2f60975c84191 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking mio v1.1.1
Running `/usr/bin/rustc --crate-name mio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=fb11333e2d6eb16f -C extra-filename=-c6f4f9a77243578c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rustix v1.1.3
Running `/usr/bin/rustc --crate-name rustix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -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(error_in_core)' --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="mount"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d69e5c4227ffff0f -C extra-filename=-094882a57139970e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern libc_errno=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liberrno-b8b633b870acfca3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern linux_raw_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinux_raw_sys-91174a936290ae4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg libc --cfg linux_like --cfg linux_kernel`
Checking signal-hook-registry v1.4.8
Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook-registry/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92095f9dea670494 -C extra-filename=-b737a5b66492e54b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern errno=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liberrno-b8b633b870acfca3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking socket2 v0.6.1
Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/socket2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=af446195ecbce301 -C extra-filename=-d724bd257e6656ca --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking generic-array v0.14.7
Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/generic-array/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=0b7ce0069463e208 -C extra-filename=-28430f480dae497b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern typenum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtypenum-a71228ad3a977528.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg relaxed_coherence`
Fresh derive_builder_core v0.20.2
Checking owo-colors v4.2.3
Running `/usr/bin/rustc --crate-name owo_colors --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/owo-colors/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=21f6a9dbfeb1eb2c -C extra-filename=-a01ce3c032f7d031 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'`
Checking anstyle-parse v0.2.7
Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=6ed83d87f7c6d367 -C extra-filename=-323568a5d7a882bb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libutf8parse-8bcaeae30cc96ce3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking regex-automata v0.4.13
Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex-automata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --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=65079d571f1d2a64 -C extra-filename=-e90710d6e92f913e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern aho_corasick=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libaho_corasick-deb0eddf3adb2aae.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern regex_syntax=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_syntax-2443fb5099952ac1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh proc-macro-error-attr2 v2.0.0
Fresh unicode-xid v0.2.6
Fresh const_format_proc_macros v0.2.34
Fresh proc-macro-error2 v2.0.1
Checking anstream v0.6.21
Running `/usr/bin/rustc --crate-name anstream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstream-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=a68ea9ffdae45771 -C extra-filename=-2af333298df1352c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-51b2da82e236f8c4.rmeta --extern anstyle_parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle_parse-323568a5d7a882bb.rmeta --extern anstyle_query=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle_query-025cc76e920f8a02.rmeta --extern colorchoice=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcolorchoice-1547450cc241d0f9.rmeta --extern is_terminal_polyfill=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libis_terminal_polyfill-7861047623b4b6b5.rmeta --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libutf8parse-8bcaeae30cc96ce3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh derive_builder_macro v0.20.2
Checking zstd-sys v2.0.16+zstd.1.5.7
Running `/usr/bin/rustc --crate-name zstd_sys --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=5fa5439fe5a93dd0 -C extra-filename=-5d7573fa5ec99b87 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64 -l zstd`
Checking serde v1.0.228
Running `/usr/bin/rustc --crate-name serde --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5573ff10c5f5ae81 -C extra-filename=-0205a2e1c788f581 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_derive-02fee0b1082d3559.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
Checking tokio v1.49.0
Running `/usr/bin/rustc --crate-name tokio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e4eed6d92e81b798 -C extra-filename=-46749aab4779459c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbytes-8f906ea157e01315.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmio-c6f4f9a77243578c.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook_registry-b737a5b66492e54b.rmeta --extern socket2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsocket2-d724bd257e6656ca.rmeta --extern tokio_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_macros-b4d1c8357d297359.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking uuid v1.19.0
Running `/usr/bin/rustc --crate-name uuid --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uuid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=47ce5db8abbd2b79 -C extra-filename=-85b6432fe74070e5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-f1d2f60975c84191.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking serde_json v1.0.149
Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cb2371f234dfb903 -C extra-filename=-edd355a2add05556 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitoa-2a907a9f68141d2d.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --extern zmij=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzmij-f58910feafdf51b5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
Checking camino v1.2.2
Running `/usr/bin/rustc --crate-name camino --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/camino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest1", "serde1"))' -C metadata=adf171b7ef873f9f -C extra-filename=-d3b48b67d1810c5a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --cfg os_string_pathbuf_leak --cfg path_add_extension --cfg pathbuf_const_new --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(os_string_pathbuf_leak)' --check-cfg 'cfg(absolute_path)' --check-cfg 'cfg(path_add_extension)' --check-cfg 'cfg(pathbuf_const_new)'`
Checking crypto-common v0.1.7
Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crypto-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=a3135fb82d584577 -C extra-filename=-38158d15eac9a9e0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern generic_array=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgeneric_array-28430f480dae497b.rmeta --extern typenum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtypenum-a71228ad3a977528.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking block-buffer v0.10.4
Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/block-buffer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5eb8c71eac8d80e -C extra-filename=-f19895ad3df52a7d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern generic_array=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgeneric_array-28430f480dae497b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh futures-macro v0.3.31
Fresh zerocopy-derive v0.8.33
Checking slab v0.4.11
Running `/usr/bin/rustc --crate-name slab --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/slab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=681e7e3333c77127 -C extra-filename=-98e616ce6bb96a5b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking digest v0.10.7
Running `/usr/bin/rustc --crate-name digest --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/digest/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=c05b52c66875b10d -C extra-filename=-f33fe9f05e054677 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern block_buffer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libblock_buffer-f19895ad3df52a7d.rmeta --extern crypto_common=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrypto_common-38158d15eac9a9e0.rmeta --extern subtle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsubtle-eb2fa3a3712fcfbc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cpufeatures v0.2.17
Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f0c8ca7396b4a90 -C extra-filename=-a5b9ca85bfdab508 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking strsim v0.11.1
Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strsim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7f8315e242d86dd -C extra-filename=-e95159677483c333 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-task v0.3.31
Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-task/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=6164e57999b51bc3 -C extra-filename=-24689028f52da95e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking pin-utils v0.1.0
Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=481254144560b548 -C extra-filename=-9e94b8bbe767b12f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh cfg_aliases v0.2.1
Checking clap_lex v0.7.6
Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_lex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96471225b074e751 -C extra-filename=-5b002cdebb754374 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-util v0.3.31
Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=032e0fdead3376e6 -C extra-filename=-24d2ca02ad26a548 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern futures_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_macro-32488af47039998d.so --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_task-24689028f52da95e.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern pin_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_utils-9e94b8bbe767b12f.rmeta --extern slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libslab-98e616ce6bb96a5b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking sha2 v0.10.9
Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/sha2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=cd8f373e87fbc8b4 -C extra-filename=-58a892bcd709f350 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern cpufeatures=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcpufeatures-a5b9ca85bfdab508.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdigest-f33fe9f05e054677.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking zerocopy v0.8.33
Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zerocopy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=d5015f12a68a21fc -C extra-filename=-fab26425441cbede --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zerocopy_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy_derive-7613037cee86ac6b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
Checking zstd-safe v7.2.4
Running `/usr/bin/rustc --crate-name zstd_safe --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd-safe/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=f3292d8436742766 -C extra-filename=-5f353503216e762d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zstd_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd_sys-5d7573fa5ec99b87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking derive_builder v0.20.2
Running `/usr/bin/rustc --crate-name derive_builder --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_builder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=ce7678e64825b002 -C extra-filename=-7b10b447d399f558 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern derive_builder_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder_macro-8cbff3f995778553.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking num-traits v0.2.19
Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/num-traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7dc08f135f659448 -C extra-filename=-21bd10f78f6d76ac --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Fresh getset v0.1.6
Checking io-extras v0.18.4
Running `/usr/bin/rustc --crate-name io_extras --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/io-extras-0.18.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "mio", "os_pipe", "socket2", "tokio", "use_async_std", "use_mio_net", "use_mio_os_ext", "use_os_pipe", "use_socket2", "use_tokio"))' -C metadata=ba95423c4096a205 -C extra-filename=-2542c56b22112920 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-1bfe2ff4be6f52e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg io_lifetimes_use_std`
Checking const_format v0.2.35
Running `/usr/bin/rustc --crate-name const_format --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/const_format/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=6162b469d6d82891 -C extra-filename=-d87221d116933d18 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern const_format_proc_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconst_format_proc_macros-de94d07794e29ff7.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh clap_derive v4.5.49
Fresh strum_macros v0.27.2
Checking scopeguard v1.2.0
Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/scopeguard/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=ae22cc2068ca8a5e -C extra-filename=-5ade357d77590c0a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking iana-time-zone v0.1.64
Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/iana-time-zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=101b4fef97d1067f -C extra-filename=-7ae9543fb80da05c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking hex v0.4.3
Running `/usr/bin/rustc --crate-name hex --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=e71f000593d137cb -C extra-filename=-922cf8fb48a256c7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking strum v0.27.2
Running `/usr/bin/rustc --crate-name strum --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/strum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=278559b5049d7d7c -C extra-filename=-e00beff646cdf929 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh convert_case v0.10.0
Checking zstd v0.13.3
Running `/usr/bin/rustc --crate-name zstd --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zstd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="pkg-config"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=f4a093c79a927131 -C extra-filename=-ec28629f4de8904d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zstd_safe=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd_safe-5f353503216e762d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking libz-sys v1.1.23
Running `/usr/bin/rustc --crate-name libz_sys --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libz-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=8aaa0c7413e84824 -C extra-filename=-2d32bdedd61b4b0c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l z -l z`
Checking crc32fast v1.5.0
Running `/usr/bin/rustc --crate-name crc32fast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crc32fast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=11065a0b79f1d0ca -C extra-filename=-65ff75fef34acfbf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
Checking portable-atomic v1.13.0
Running `/usr/bin/rustc --crate-name portable_atomic --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/portable-atomic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=33468189169980cc -C extra-filename=-d8f2b9a6f559b90f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
Checking chrono v0.4.42
Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chrono/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=e5ff67edae403b7a -C extra-filename=-5aeeed49cd0be0a7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern iana_time_zone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libiana_time_zone-7ae9543fb80da05c.rmeta --extern num_traits=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnum_traits-21bd10f78f6d76ac.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand_core v0.9.3
Running `/usr/bin/rustc --crate-name rand_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_core-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=23947cad69262ade -C extra-filename=-db35215ab89e6cc2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-f1d2f60975c84191.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking filetime v0.2.26
Running `/usr/bin/rustc --crate-name filetime --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/filetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f8e0422888ab392 -C extra-filename=-56d437bac503c3c6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking anstyle-parse v1.0.0
Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstyle-parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=31b6456c5ff89577 -C extra-filename=-35017f82383840cd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libutf8parse-8bcaeae30cc96ce3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking flate2 v1.1.5
Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/flate2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=54827c613605e12d -C extra-filename=-1c240bcce72ba3ae --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern crc32fast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrc32fast-65ff75fef34acfbf.rmeta --extern libz_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibz_sys-2d32bdedd61b4b0c.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libminiz_oxide-c3fad43fb88cfd3c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking anstream v1.0.0
Running `/usr/bin/rustc --crate-name anstream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/anstream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=8ff744c6c07e9f19 -C extra-filename=-6feabb11b670c738 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-51b2da82e236f8c4.rmeta --extern anstyle_parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle_parse-35017f82383840cd.rmeta --extern anstyle_query=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle_query-025cc76e920f8a02.rmeta --extern colorchoice=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcolorchoice-1547450cc241d0f9.rmeta --extern is_terminal_polyfill=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libis_terminal_polyfill-7861047623b4b6b5.rmeta --extern utf8parse=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libutf8parse-8bcaeae30cc96ce3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking signal-hook v0.3.18
Running `/usr/bin/rustc --crate-name signal_hook --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=cabbbae5505ccff8 -C extra-filename=-33a4b8546cd01bda --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern signal_hook_registry=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook_registry-b737a5b66492e54b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh derive_more-impl v2.1.1
Checking parking_lot_core v0.9.12
Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=26232d0c5f90b056 -C extra-filename=-3b0b6cd325c9153d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-3126ba38beb8697c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'`
Checking lock_api v0.4.14
Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/lock_api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=799a81e886614d8a -C extra-filename=-7229684b8e2a1491 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libscopeguard-5ade357d77590c0a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ppv-lite86 v0.2.21
Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ppv-lite86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=3def98de4403d3ef -C extra-filename=-77fea71d99e31362 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy-fab26425441cbede.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking semver v1.0.27
Running `/usr/bin/rustc --crate-name semver --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/semver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=947a1e8edcea9150 -C extra-filename=-330d36cefa2a264a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh litrs v1.0.0
Checking either v1.15.0
Running `/usr/bin/rustc --crate-name either --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/either/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=a48d78f06efee605 -C extra-filename=-d8d8af4da1846fba --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking parking_lot v0.12.5
Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/parking_lot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ad37b71acb0bfaa9 -C extra-filename=-83ae436f7ec66e4a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern lock_api=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblock_api-7229684b8e2a1491.rmeta --extern parking_lot_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libparking_lot_core-3b0b6cd325c9153d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking itertools v0.14.0
Running `/usr/bin/rustc --crate-name itertools --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/itertools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=fd230da6de015222 -C extra-filename=-4a6566c9fcd24c00 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern either=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libeither-d8d8af4da1846fba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh document-features v0.2.12
Checking signal-hook-mio v0.2.5
Running `/usr/bin/rustc --crate-name signal_hook_mio --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/signal-hook-mio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=787c8187a9078083 -C extra-filename=-32a77a26146717b5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern mio_1_0=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmio-c6f4f9a77243578c.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook-33a4b8546cd01bda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking derive_more v2.1.1
Running `/usr/bin/rustc --crate-name derive_more --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/derive_more/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="is_variant"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "eq", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=e1a457233b433385 -C extra-filename=-5cd86f41dd385a66 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern derive_more_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_more_impl-b7380c2da9b2ad40.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand_chacha v0.9.0
Running `/usr/bin/rustc --crate-name rand_chacha --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_chacha/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=15229302b32d01ba -C extra-filename=-e5af3a02b414fd1d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ppv_lite86=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libppv_lite86-77fea71d99e31362.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-db35215ab89e6cc2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking xxhash-rust v0.8.15
Running `/usr/bin/rustc --crate-name xxhash_rust --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xxhash-rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="xxh32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_xxh3", "const_xxh32", "const_xxh64", "std", "xxh3", "xxh32", "xxh64"))' -C metadata=f9938784e869941d -C extra-filename=-47d689d600cb5fc0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-sink v0.3.31
Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-sink/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3d342d6ecb03439a -C extra-filename=-0233cd6f5eecaea6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking compression-core v0.4.31
Running `/usr/bin/rustc --crate-name compression_core --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/compression-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=527b5801605bfcaf -C extra-filename=-0698b2930d9888d1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking matchers v0.2.0
Running `/usr/bin/rustc --crate-name matchers --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/matchers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unicode"))' -C metadata=76d70ab4a90acae5 -C extra-filename=-02dd7845cf55b81a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-e90710d6e92f913e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking regex v1.12.2
Running `/usr/bin/rustc --crate-name regex --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/regex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --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=e84a7fdc43656832 -C extra-filename=-a550977378898dd8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern aho_corasick=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libaho_corasick-deb0eddf3adb2aae.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-e90710d6e92f913e.rmeta --extern regex_syntax=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_syntax-2443fb5099952ac1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking glib-sys v0.20.10
Running `/usr/bin/rustc --crate-name glib_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=c1e045b9ae07b74c -C extra-filename=-d52658ea3a80e6e8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l glib-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_glib_2_0 --cfg system_deps_have_gobject_2_0`
Checking compression-codecs v0.4.35
Running `/usr/bin/rustc --crate-name compression_codecs --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/compression-codecs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="libzstd"' --cfg 'feature="memchr"' --cfg 'feature="zstd"' --cfg 'feature="zstd-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-algorithms", "brotli", "bzip2", "deflate", "deflate64", "flate2", "gzip", "libzstd", "lz4", "lzma", "memchr", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=fa2a4ed454fe1898 -C extra-filename=-302be9c83f2f98d9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcompression_core-0698b2930d9888d1.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-1c240bcce72ba3ae.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern libzstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-ec28629f4de8904d.rmeta --extern zstd_safe=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd_safe-5f353503216e762d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking tracing-subscriber v0.3.22
Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-subscriber/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --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="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,test)' --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", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=7c6e74da57715135 -C extra-filename=-1be80058c3c173c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern matchers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmatchers-02dd7845cf55b81a.rmeta --extern nu_ansi_term=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnu_ansi_term-eb16fc0f831c08b0.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-e90710d6e92f913e.rmeta --extern sharded_slab=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsharded_slab-6fa9733721a3bd66.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-3126ba38beb8697c.rmeta --extern thread_local=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthread_local-7fa290a468aa0bf3.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-6afc4af5f0a3061b.rmeta --extern tracing_log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_log-fb58b4e563bd23be.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand v0.9.2
Running `/usr/bin/rustc --crate-name rand --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=54b95ad4cc3aee60 -C extra-filename=-39d3fa01a865007d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rand_chacha=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_chacha-e5af3a02b414fd1d.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-db35215ab89e6cc2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking console v0.15.11
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console-0.15.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="ansi-parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=990d9eb9847b1ca7 -C extra-filename=-b9a594cf2da351d0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking shlex v1.3.0
Running `/usr/bin/rustc --crate-name shlex --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shlex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5405b38e17a5573f -C extra-filename=-b8d4e1e9647afcbd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking oci-spec v0.8.4
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=03b2239d60d52b9f -C extra-filename=-73ca5151d9edd43e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconst_format-d87221d116933d18.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder-7b10b447d399f558.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-a550977378898dd8.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum-e00beff646cdf929.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking number_prefix v0.4.0
Running `/usr/bin/rustc --crate-name number_prefix --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/number_prefix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cfa2f071d59a7abe -C extra-filename=-dd96fb052e186bb1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking gobject-sys v0.20.10
Running `/usr/bin/rustc --crate-name gobject_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gobject-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=db107ea0917b7e00 -C extra-filename=-56b3fe599f293373 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-d52658ea3a80e6e8.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gobject_2_0`
Checking memoffset v0.9.1
Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/memoffset/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=adc0bb3f81377b14 -C extra-filename=-d117b21833e1a73a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
Fresh toml_edit v0.23.10+spec-1.0.0
Checking env_filter v1.0.0
Running `/usr/bin/rustc --crate-name env_filter --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_filter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=378765faaf0aaa54 -C extra-filename=-49e8a1b4801abe1e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking unicode-segmentation v1.12.0
Running `/usr/bin/rustc --crate-name unicode_segmentation --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicode-segmentation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=5ebdbc9528c26d28 -C extra-filename=-16fbca4b04db3015 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking gio-sys v0.20.10
Running `/usr/bin/rustc --crate-name gio_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=89718a2631ef552b -C extra-filename=-a6ae2d351f34564e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-d52658ea3a80e6e8.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgobject_sys-56b3fe599f293373.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gio_2_0`
Checking env_logger v0.11.9
Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_logger/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "kv", "regex", "unstable-kv"))' -C metadata=a557b31c6383ac3b -C extra-filename=-38ac77071308d73b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern env_filter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libenv_filter-49e8a1b4801abe1e.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking nix v0.29.0
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="socket"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=15a17c6218308350 -C extra-filename=-3bea8c56dce8ce02 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern memoffset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemoffset-d117b21833e1a73a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
Fresh proc-macro-crate v3.4.0
Checking console v0.16.2
Running `/usr/bin/rustc --crate-name console --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/console/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=03626018918ebd54 -C extra-filename=-5c931f3819e36248 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-b38190533f757e49.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh thiserror-impl v1.0.69
Checking foreign-types-shared v0.1.1
Running `/usr/bin/rustc --crate-name foreign_types_shared --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd2fce288e33d821 -C extra-filename=-6f083fa32f7e7f7b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking equivalent v1.0.2
Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/equivalent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be3d5445fdc63875 -C extra-filename=-37b121326e832d6c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing-journald v0.3.2
Running `/usr/bin/rustc --crate-name tracing_journald --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-journald/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01d266a6d233867b -C extra-filename=-7832bf3e5fff7298 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-6afc4af5f0a3061b.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_subscriber-1be80058c3c173c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking winnow v0.7.14
Running `/usr/bin/rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/winnow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bb42c603b1ca8c5d -C extra-filename=-49276412ec2f696c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking hashbrown v0.16.1
Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=132902dab716a351 -C extra-filename=-511f2ea72f8586c8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking foreign-types v0.3.2
Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/foreign-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93e3ecc9049073ec -C extra-filename=-dbe2d092a8cbf382 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern foreign_types_shared=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libforeign_types_shared-6f083fa32f7e7f7b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking thiserror v1.0.69
Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4fea34b4c73508f -C extra-filename=-3200252d17350882 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern thiserror_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror_impl-eec070d71b348a86.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
Fresh glib-macros v0.20.12
Checking openssl-sys v0.9.111
Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=6ea882793e871cf9 -C extra-filename=-299da0b81e147213 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
Checking futures-executor v0.3.31
Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-executor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=650205017fa145c5 -C extra-filename=-0abcbe470ab6ce42 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_task-24689028f52da95e.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-24d2ca02ad26a548.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rustix-linux-procfs v0.1.1
Running `/usr/bin/rustc --crate-name rustix_linux_procfs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustix-linux-procfs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5e4eee9d00a3a659 -C extra-filename=-910483053d61b0a4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking fs-set-times v0.20.3
Running `/usr/bin/rustc --crate-name fs_set_times --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/fs-set-times/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fd929a9db56cb38 -C extra-filename=-0bee0a01f1cf9342 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-1bfe2ff4be6f52e2.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tempfile v3.24.0
Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tempfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C metadata=cd3205ccee4a3c2d -C extra-filename=-4325111c299b1fbc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern fastrand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfastrand-758bb182e0d0c06f.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-f1d2f60975c84191.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cap-primitives v4.0.2
Running `/usr/bin/rustc --crate-name cap_primitives --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=8c8cfbf3656d69b9 -C extra-filename=-ff536d3b6dc1dfd7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ambient_authority=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libambient_authority-f00fffda5f7813d5.rmeta --extern fs_set_times=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfs_set_times-0bee0a01f1cf9342.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-c3a3dbe045b33fa8.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-98a386bdbda53b14.rmeta --extern ipnet=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libipnet-352d5acfabfc3c58.rmeta --extern maybe_owned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmaybe_owned-029880e79cedfe75.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-910483053d61b0a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(unix_file_vectored_at)' --check-cfg 'cfg(windows_by_handle)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(io_error_uncategorized)' --check-cfg 'cfg(racy_asserts)' --check-cfg 'cfg(emulate_second_only_system)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Checking terminal_size v0.4.3
Running `/usr/bin/rustc --crate-name terminal_size --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/terminal_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0560b18561ca2a9 -C extra-filename=-d185dec5fa3a5c54 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cap-primitives v3.4.5
Running `/usr/bin/rustc --crate-name cap_primitives --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-primitives-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary"))' -C metadata=d413024a0bfbafd2 -C extra-filename=-e156de2ff35dc3c5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ambient_authority=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libambient_authority-f00fffda5f7813d5.rmeta --extern fs_set_times=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfs_set_times-0bee0a01f1cf9342.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-2542c56b22112920.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-1bfe2ff4be6f52e2.rmeta --extern ipnet=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libipnet-352d5acfabfc3c58.rmeta --extern maybe_owned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmaybe_owned-029880e79cedfe75.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-910483053d61b0a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(unix_file_vectored_at)' --check-cfg 'cfg(windows_by_handle)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(io_error_uncategorized)' --check-cfg 'cfg(racy_asserts)' --check-cfg 'cfg(emulate_second_only_system)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Checking xattr v1.6.1
Running `/usr/bin/rustc --crate-name xattr --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xattr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=d38f08cf9e2dc1ce -C extra-filename=-5a901ffdb56aaaeb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking clap_builder v4.5.54
Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_builder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f3145aeb84eeac0f -C extra-filename=-b6b8291f6fd31655 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-2af333298df1352c.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-51b2da82e236f8c4.rmeta --extern clap_lex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_lex-5b002cdebb754374.rmeta --extern strsim=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrsim-e95159677483c333.rmeta --extern terminal_size=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libterminal_size-d185dec5fa3a5c54.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tar v0.4.44
Running `/usr/bin/rustc --crate-name tar --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tar/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=fd3a1c2cc35e1d9f -C extra-filename=-c923c48c18fcb9c8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern filetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfiletime-56d437bac503c3c6.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern xattr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxattr-5a901ffdb56aaaeb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cap-std v4.0.2
Running `/usr/bin/rustc --crate-name cap_std --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=cc975d0ebbff5cc3 -C extra-filename=-eef7e2479df8ca58 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-ff536d3b6dc1dfd7.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-c3a3dbe045b33fa8.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-98a386bdbda53b14.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Checking cap-std v3.4.5
Running `/usr/bin/rustc --crate-name cap_std --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf-strings", "arf_strings", "camino", "default", "fs_utf8"))' -C metadata=1faf69b8194f50e7 -C extra-filename=-09fa23145fd22f88 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-e156de2ff35dc3c5.rmeta --extern io_extras=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_extras-2542c56b22112920.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-1bfe2ff4be6f52e2.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(can_vector)' --check-cfg 'cfg(write_all_vectored)' --check-cfg 'cfg(windows_file_type_ext)' --check-cfg 'cfg(io_lifetimes_use_std)'`
Checking composefs-ioctls v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs_ioctls --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-ioctls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="loop-device"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loop-device"))' -C metadata=8b22a91592d16384 -C extra-filename=-c30a4f70e70537a3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cap-tempfile v4.0.2
Running `/usr/bin/rustc --crate-name cap_tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-tempfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="camino"' --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf_strings", "camino", "default", "fs_utf8"))' -C metadata=11104e70ef933e7a -C extra-filename=-a52915836788f5d8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std-eef7e2479df8ca58.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-910483053d61b0a4.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-85b6432fe74070e5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking composefs v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name composefs --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("pre-6.15", "rhel9", "tempfile", "test"))' -C metadata=9507beb1f3c0cbea -C extra-filename=-7b72ca8d07cef9af --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern composefs_ioctls=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs_ioctls-c30a4f70e70537a3.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-39d3fa01a865007d.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-58a892bcd709f350.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern xxhash_rust=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxxhash_rust-47d689d600cb5fc0.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy-fab26425441cbede.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-ec28629f4de8904d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking cap-std-ext v5.1.2
Checking clap v4.5.54
Checking cap-tempfile v3.4.5
Checking tokio-util v0.7.18
Checking crossterm v0.29.0
Checking async-compression v0.4.36
Checking indicatif v0.17.11
Checking composefs-boot v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name cap_tempfile --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-tempfile-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arf_strings", "camino", "default", "fs_utf8"))' -C metadata=07bf51cc11ccb209 -C extra-filename=-0ff7a72bc5ee2ce5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_std=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std-09fa23145fd22f88.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern rustix_linux_procfs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix_linux_procfs-910483053d61b0a4.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-85b6432fe74070e5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name crossterm --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/crossterm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="derive-more"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "derive-more", "event-stream", "events", "filedescriptor", "libc", "osc52", "serde", "use-dev-tty", "windows"))' -C metadata=348d496aa8c843c4 -C extra-filename=-d7d1d1dcb00e503c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern derive_more=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_more-5cd86f41dd385a66.rmeta --extern document_features=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdocument_features-23dd167801955f7d.so --extern mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmio-c6f4f9a77243578c.rmeta --extern parking_lot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libparking_lot-83ae436f7ec66e4a.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern signal_hook=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook-33a4b8546cd01bda.rmeta --extern signal_hook_mio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsignal_hook_mio-32a77a26146717b5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name async_compression --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/async-compression/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=missing_debug_implementations --deny=rust_2018_idioms --cfg 'feature="gzip"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "futures-io", "gzip", "lz4", "lzma", "tokio", "xz", "xz-parallel", "xz2", "zlib", "zstd", "zstdmt"))' -C metadata=799a9d31c08478a6 -C extra-filename=-4e891b46c5a4482e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern compression_codecs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcompression_codecs-302be9c83f2f98d9.rmeta --extern compression_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcompression_core-0698b2930d9888d1.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8a99966e50103edd -C extra-filename=-507e1f32e902f499 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern clap_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_builder-b6b8291f6fd31655.rmeta --extern clap_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_derive-3af5baf20070283d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name cap_std_ext --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-ext/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs_utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs_utf8"))' -C metadata=33999ebd9d565bd6 -C extra-filename=-6b667c25de328956 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-ff536d3b6dc1dfd7.rmeta --extern cap_tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_tempfile-a52915836788f5d8.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=8fcd83dcb12b8d96 -C extra-filename=-69cac8425e3002e1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbytes-8f906ea157e01315.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern futures_sink=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_sink-0233cd6f5eecaea6.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name composefs_boot --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-boot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1feca44fe6e7558b -C extra-filename=-7fa97f26497afeb6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs-7b72ca8d07cef9af.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern regex_automata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex_automata-e90710d6e92f913e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern zerocopy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzerocopy-fab26425441cbede.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif-0.17.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=98609809643beb9a -C extra-filename=-c238a6338cfde498 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconsole-b9a594cf2da351d0.rmeta --extern number_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnumber_prefix-dd96fb052e186bb1.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libportable_atomic-d8f2b9a6f559b90f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking toml_parser v1.0.9+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_parser --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=ba0045eb26d0877a -C extra-filename=-871bf5157436813e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwinnow-49276412ec2f696c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cap-std-ext v4.0.7
Running `/usr/bin/rustc --crate-name cap_std_ext --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cap-std-ext-4.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs_utf8"))' -C metadata=d229dac3d60ad7bd -C extra-filename=-43e5fa269ec98b7b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_primitives=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_primitives-e156de2ff35dc3c5.rmeta --extern cap_tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_tempfile-0ff7a72bc5ee2ce5.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-internal-utils v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/utils)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_internal_utils --edition=2024 crates/utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=595f416ae536937a -C extra-filename=-1ff4d751e92f3178 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-6feabb11b670c738.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-5aeeed49cd0be0a7.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-a01ce3c032f7d031.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern shlex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libshlex-b8d4e1e9647afcbd.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern tracing_journald=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_journald-7832bf3e5fff7298.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_subscriber-1be80058c3c173c2.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking containers-image-proxy v0.9.2
Checking indexmap v2.13.0
Running `/usr/bin/rustc --crate-name containers_image_proxy --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/containers-image-proxy/src/imageproxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e82d37b93376539 -C extra-filename=-129f83f81618ae47 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-43e5fa269ec98b7b.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-24d2ca02ad26a548.rmeta --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitertools-4a6566c9fcd24c00.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-73ca5151d9edd43e.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsemver-330d36cefa2a264a.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=6bf3826bb1d23ca3 -C extra-filename=-36795e00a9494e6d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern equivalent=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libequivalent-37b121326e832d6c.rmeta --extern hashbrown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhashbrown-511f2ea72f8586c8.rmeta --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking serde_spanned v1.0.4
Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_spanned/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ab9431ef693680c3 -C extra-filename=-58a263e5612cc35c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking toml_datetime v1.0.0+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_datetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=53a7e4ec4fcb6c5f -C extra-filename=-bbbb1d76064543d7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-channel v0.3.31
Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-channel/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=2e74d2d060a8bbb5 -C extra-filename=-4b0ca8db574d1d5f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh ref-cast-impl v1.0.25
Fresh openssl-macros v0.1.1
Checking unit-prefix v0.5.2
Running `/usr/bin/rustc --crate-name unit_prefix --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unit-prefix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6ec2079351844f96 -C extra-filename=-74bf3f8e10016d53 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty object v0.37.3: the dependency info output changed
Compiling object v0.37.3
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/object/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' -C debug-assertions=off --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5e8f8e3c2b1584da -C extra-filename=-fd21fed19512e733 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/object-fd21fed19512e733 -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking toml_writer v1.0.6+spec-1.1.0
Running `/usr/bin/rustc --crate-name toml_writer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml_writer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a81997df67227d79 -C extra-filename=-5aca37a3535483ea --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking indicatif v0.18.3
Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indicatif/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=f63621c19836a884 -C extra-filename=-38bb89c35f1006c3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconsole-5c931f3819e36248.rmeta --extern portable_atomic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libportable_atomic-d8f2b9a6f559b90f.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-b38190533f757e49.rmeta --extern unit_prefix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunit_prefix-74bf3f8e10016d53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking composefs-oci v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Checking comfy-table v7.2.1
Checking toml v1.0.3+spec-1.1.0
Checking glib v0.20.12
Checking openssl v0.10.75
Checking ref-cast v1.0.25
Running `/usr/bin/rustc --crate-name composefs_oci --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/composefs-oci/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a34d1691dd45345 -C extra-filename=-ef8d8bafa91f372a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern async_compression=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libasync_compression-4e891b46c5a4482e.rmeta --extern bytes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbytes-8f906ea157e01315.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs-7b72ca8d07cef9af.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcontainers_image_proxy-129f83f81618ae47.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-c238a6338cfde498.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-73ca5151d9edd43e.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-58a892bcd709f350.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-c923c48c18fcb9c8.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-69cac8425e3002e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/object-fd21fed19512e733/build-script-build`
Running `/usr/bin/rustc --crate-name comfy_table --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comfy-table/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tty"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_debug", "_integration_test", "custom_styling", "default", "reexport_crossterm", "tty"))' -C metadata=8d3036a7d0d5d15c -C extra-filename=-d287d51bc2c230d7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrossterm-d7d1d1dcb00e503c.rmeta --extern unicode_segmentation=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_segmentation-16fbca4b04db3015.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-b38190533f757e49.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=9fb350c1f1a300ea -C extra-filename=-37a0183b010e5c2a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --extern serde_spanned=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_spanned-58a263e5612cc35c.rmeta --extern toml_datetime=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_datetime-bbbb1d76064543d7.rmeta --extern toml_parser=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_parser-871bf5157436813e.rmeta --extern toml_writer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml_writer-5aca37a3535483ea.rmeta --extern winnow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwinnow-49276412ec2f696c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name glib --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/glib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=f924edd5cf726811 -C extra-filename=-dbafbbf20c2a4888 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_channel-4b0ca8db574d1d5f.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern futures_executor=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_executor-0abcbe470ab6ce42.rmeta --extern futures_task=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_task-24689028f52da95e.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-24d2ca02ad26a548.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio_sys-a6ae2d351f34564e.rmeta --extern glib_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_macros-4d3d3188f06b1b7f.so --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-d52658ea3a80e6e8.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgobject_sys-56b3fe599f293373.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-3126ba38beb8697c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name openssl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=9e98661595b52edf -C extra-filename=-188a8dec43ea277d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern foreign_types=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libforeign_types-dbe2d092a8cbf382.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern openssl_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl_macros-25b31eddab311bf6.so --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl_sys-299da0b81e147213.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'`
Fresh syn v1.0.109
Running `/usr/bin/rustc --crate-name ref_cast --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ref-cast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=784ceeb985d59bd0 -C extra-filename=-1b141d2b83b4a0d4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern ref_cast_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libref_cast_impl-004af34578c71d5e.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
Checking bootc-kernel-cmdline v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/kernel_cmdline)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_kernel_cmdline --edition=2024 crates/kernel_cmdline/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=947834915417c50f -C extra-filename=-a4201345a7b08977 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking uzers v0.12.2
Running `/usr/bin/rustc --crate-name uzers --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uzers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock", "test-integration"))' -C metadata=86d7d8d414cd0dd8 -C extra-filename=-d8a21aabbb9ddb79 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty color-spantrace v0.3.0: the dependency info output changed
Compiling color-spantrace v0.3.0
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-spantrace/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afa9a8706802ce5c -C extra-filename=-d553c55edf9d0b8f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/color-spantrace-d553c55edf9d0b8f -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking gimli v0.32.3
Running `/usr/bin/rustc --crate-name gimli --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gimli/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=3e87bf667707e31f -C extra-filename=-262060931efe112a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty eyre v0.6.12: the dependency info output changed
Compiling eyre v0.6.12
Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/eyre/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="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=71f03a65d822b884 -C extra-filename=-5f0a8369cb7ae7cc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/eyre-5f0a8369cb7ae7cc -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking unsafe-libyaml v0.2.11
Running `/usr/bin/rustc --crate-name unsafe_libyaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unsafe-libyaml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07ea02e56c6ddb47 -C extra-filename=-92143f09aa062ab0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking futures-io v0.3.31
Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/futures-io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=0c30bdd34abb92c5 -C extra-filename=-0e7418c0bd41c502 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cfsctl v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Running `/usr/bin/rustc --crate-name cfsctl --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cfsctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unsafe_code --deny=missing_docs --deny=missing_debug_implementations --cfg 'feature="composefs-oci"' --cfg 'feature="default"' --cfg 'feature="oci"' --cfg 'feature="pre-6.15"' --cfg 'feature="rhel9"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("composefs-http", "composefs-oci", "default", "http", "oci", "pre-6.15", "rhel9"))' -C metadata=5390d7b908e3e211 -C extra-filename=-58dada9d01419ce1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-d287d51bc2c230d7.rmeta --extern composefs=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs-7b72ca8d07cef9af.rmeta --extern composefs_boot=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs_boot-7fa97f26497afeb6.rmeta --extern composefs_oci=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomposefs_oci-ef8d8bafa91f372a.rmeta --extern env_logger=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libenv_logger-38ac77071308d73b.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking rand_core v0.10.0
Running `/usr/bin/rustc --crate-name rand_core --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ba39da9d9d4617c -C extra-filename=-5856175ebfc7bb5b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ryu v1.0.22
Running `/usr/bin/rustc --crate-name ryu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=6bde52119535eb32 -C extra-filename=-499c80e9b20bdfc2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/eyre-5f0a8369cb7ae7cc/build-script-build`
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/color-spantrace-d553c55edf9d0b8f/build-script-build`
Running `/usr/bin/rustc --crate-name object --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/object/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=22363f27b6a47521 -C extra-filename=-f65d17f2c532ce74 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'`
Fresh gvariant-macro v0.5.1
Checking ostree-sys v0.15.3
Running `/usr/bin/rustc --crate-name ostree_sys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2024_7"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2024_7", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=d5806b6c20cdc583 -C extra-filename=-b0a8ad67cc5a871c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio_sys-a6ae2d351f34564e.rmeta --extern glib_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib_sys-d52658ea3a80e6e8.rmeta --extern gobject_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgobject_sys-56b3fe599f293373.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -l ostree-1 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_ostree_1`
Checking bootc-internal-mount v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/mount)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_internal_mount --edition=2024 crates/mount/src/mount.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62eca3c263d427bb -C extra-filename=-8f3c33660280b897 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tracing-error v0.2.1
Running `/usr/bin/rustc --crate-name tracing_error --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-error/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=9b2f090225316306 -C extra-filename=-157b8f9b42dcdb09 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_subscriber-1be80058c3c173c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking canon-json v0.2.1
Running `/usr/bin/rustc --crate-name canon_json --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/canon-json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8ebcb01cfb951b2 -C extra-filename=-2d356c26e12890ea --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_derive-02fee0b1082d3559.so --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking serde_yaml v0.9.34+deprecated
Running `/usr/bin/rustc --crate-name serde_yaml --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_yaml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=591567effc819f01 -C extra-filename=-398a85df4fa2db18 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-36795e00a9494e6d.rmeta --extern itoa=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitoa-2a907a9f68141d2d.rmeta --extern ryu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libryu-499c80e9b20bdfc2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern unsafe_libyaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunsafe_libyaml-92143f09aa062ab0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking hmac v0.12.1
Running `/usr/bin/rustc --crate-name hmac --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/hmac/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=9734a1cf580dcdac -C extra-filename=-e0cb4fecb43536fb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdigest-f33fe9f05e054677.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Dirty nix v0.31.2: the dependency info output changed
Compiling nix v0.31.2
Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix/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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=23ecb3cafdb74da2 -C extra-filename=-98d0b368d05bcffa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/nix-98d0b368d05bcffa -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_aliases=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_aliases-1d617814f18ea443.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking addr2line v0.25.1
Checking gio v0.20.12
Checking nom v8.0.0
Fresh serde_derive_internals v0.29.1
Fresh pin-project-internal v1.1.10
Fresh indoc v2.0.7
Checking bitflags v1.3.2
Running `/usr/bin/rustc --crate-name addr2line --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/addr2line/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=ca6a492236de7cb7 -C extra-filename=-fb8ee1c9d14a1d6a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern gimli=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgimli-262060931efe112a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name gio --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=196dc983eadc04aa -C extra-filename=-36df3e744a53de53 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_channel=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_channel-4b0ca8db574d1d5f.rmeta --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern futures_io=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_io-0e7418c0bd41c502.rmeta --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-24d2ca02ad26a548.rmeta --extern gio_sys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio_sys-a6ae2d351f34564e.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib-dbafbbf20c2a4888.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern smallvec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsmallvec-3126ba38beb8697c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name nom --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=48892c3d10dad5a2 -C extra-filename=-01b89e91bec7d497 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rustc-demangle v0.1.27
Checking base64 v0.20.0
Checking indenter v0.3.4
Checking cpufeatures v0.3.0
Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=f626b1f9c29c5076 -C extra-filename=-e767085590a49545 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name rustc_demangle --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustc-demangle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=117e71fa681e9eee -C extra-filename=-59196541546ddedf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name base64 --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=94cec2aa0d98f364 -C extra-filename=-d23f615e1c2bdc6d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name cpufeatures --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cpufeatures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::doc_markdown' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca6c3c3334872571 -C extra-filename=-cb3e04d1953562ec --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name indenter --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indenter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cb7b2050c5b4a389 -C extra-filename=-40a971f459dd9c1f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking pin-project v1.1.10
Running `/usr/bin/rustc --crate-name pin_project --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pin-project/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02acefe42e4a1e7e -C extra-filename=-1ebd829d29146535 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern pin_project_internal=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_internal-8e7d4c4e25466b7b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking chacha20 v0.10.0
Running `/usr/bin/rustc --crate-name chacha20 --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/chacha20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=56e949df7f3039d3 -C extra-filename=-7086aafdc284085d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern cpufeatures=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcpufeatures-cb3e04d1953562ec.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-5856175ebfc7bb5b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/eyre/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=54cbbc74b6b6f3dd -C extra-filename=-5d940ca1b61296a9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindenter-40a971f459dd9c1f.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg track_caller --cfg stable`
Fresh schemars_derive v1.2.0
Running `/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/build/nix-98d0b368d05bcffa/build-script-build`
Checking ocidir v0.7.0
Running `/usr/bin/rustc --crate-name ocidir --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ocidir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zstd", "zstdmt"))' -C metadata=0bd681d8952f11f9 -C extra-filename=-b8ba0be3c39fa34c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-2d356c26e12890ea.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-5aeeed49cd0be0a7.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-1c240bcce72ba3ae.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-73ca5151d9edd43e.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-188a8dec43ea277d.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-c923c48c18fcb9c8.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-initramfs-setup v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/initramfs)
Running `/usr/bin/rustc --crate-name color_spantrace --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-spantrace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e14b80cd5c8c5c8 -C extra-filename=-d5ee2a4897b91140 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-a01ce3c032f7d031.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-6afc4af5f0a3061b.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_error-157b8f9b42dcdb09.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=18264768f5a26de4 -C extra-filename=-6baaad82df6e29df --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-a4201345a7b08977.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-58dada9d01419ce1.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-37a0183b010e5c2a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking gvariant v0.5.1
Fresh linkme-impl v0.3.35
Checking getrandom v0.4.1
Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=812a823a4a3cef20 -C extra-filename=-eca37b8a548515dc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-5856175ebfc7bb5b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name gvariant --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gvariant/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=49fd4cb2d55158a6 -C extra-filename=-cbbe453537944056 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern gvariant_macro=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgvariant_macro-6a7f819ade79dff1.so --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libref_cast-1b141d2b83b4a0d4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking backtrace v0.3.76
Running `/usr/bin/rustc --crate-name backtrace --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/backtrace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=e3d382cee6c8e8c6 -C extra-filename=-586a95252a815d7f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern addr2line=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libaddr2line-fb8ee1c9d14a1d6a.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libminiz_oxide-c3fad43fb88cfd3c.rmeta --extern object=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libobject-f65d17f2c532ce74.rmeta --extern rustc_demangle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustc_demangle-59196541546ddedf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tokio-stream v0.1.18
Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tokio-stream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=91d33472ab581d39 -C extra-filename=-204391de4491861b --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern futures_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_core-3bd62d221a1b75ea.rmeta --extern pin_project_lite=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project_lite-90269d372de79f55.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-69cac8425e3002e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking getopts v0.2.24
Running `/usr/bin/rustc --crate-name getopts --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getopts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std", "unicode"))' -C metadata=bc2bccfe60ad814f -C extra-filename=-fad58ebb3e78f520 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-b38190533f757e49.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh xshell-macros v0.2.7
Checking unicase v2.9.0
Running `/usr/bin/rustc --crate-name unicase --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/unicase/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=10725d86fce41787 -C extra-filename=-c8ead8e247284ed6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking pulldown-cmark-escape v0.11.0
Running `/usr/bin/rustc --crate-name pulldown_cmark_escape --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark-escape/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=2e437d8d5d4abd31 -C extra-filename=-9015f574ee50547d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking dyn-clone v1.0.20
Running `/usr/bin/rustc --crate-name dyn_clone --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dyn-clone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6bc01ae9af075b11 -C extra-filename=-9ce7d5e120846d34 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking xshell v0.2.7
Running `/usr/bin/rustc --crate-name xshell --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/xshell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c555f47894ef53f -C extra-filename=-421aa3dd9544e1d1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern xshell_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell_macros-89d82ed095528da4.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking rand v0.10.0
Running `/usr/bin/rustc --crate-name rand --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=4949b1d83fc26ee0 -C extra-filename=-e360b204c65a6953 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern chacha20=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchacha20-7086aafdc284085d.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-eca37b8a548515dc.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-5856175ebfc7bb5b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking pulldown-cmark v0.13.0
Running `/usr/bin/rustc --crate-name pulldown_cmark --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/pulldown-cmark/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=4d7f997a22f3034a -C extra-filename=-b51f7e139fa692e9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern getopts=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetopts-fad58ebb3e78f520.rmeta --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-a91230593e371beb.rmeta --extern pulldown_cmark_escape=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpulldown_cmark_escape-9015f574ee50547d.rmeta --extern unicase=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicase-c8ead8e247284ed6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking schemars v1.2.0
Running `/usr/bin/rustc --crate-name schemars --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/schemars/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="chrono04"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_ui_test", "arrayvec07", "bigdecimal04", "bytes1", "chrono04", "default", "derive", "either1", "indexmap2", "jiff02", "preserve_order", "raw_value", "rust_decimal1", "schemars_derive", "semver1", "smallvec1", "smol_str02", "smol_str03", "std", "url2", "uuid1"))' -C metadata=9d9c0427035f43b2 -C extra-filename=-7d9d14b135385ba8 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern chrono04=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-5aeeed49cd0be0a7.rmeta --extern dyn_clone=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdyn_clone-9ce7d5e120846d34.rmeta --extern ref_cast=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libref_cast-1b141d2b83b4a0d4.rmeta --extern schemars_derive=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libschemars_derive-3951f5e6b15e0588.so --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking color-eyre v0.6.5
Running `/usr/bin/rustc --crate-name color_eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-eyre/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="capture-spantrace"' --cfg 'feature="color-spantrace"' --cfg 'feature="default"' --cfg 'feature="tracing-error"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=cf4ef5933707e39e -C extra-filename=-e02f04b79299e0bd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern backtrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbacktrace-586a95252a815d7f.rmeta --extern color_spantrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcolor_spantrace-d5ee2a4897b91140.rmeta --extern eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libeyre-5d940ca1b61296a9.rmeta --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindenter-40a971f459dd9c1f.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-a01ce3c032f7d031.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_error-157b8f9b42dcdb09.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking linkme v0.3.35
Running `/usr/bin/rustc --crate-name linkme --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/linkme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("used_linker"))' -C metadata=ffe00ec86f91a2ec -C extra-filename=-d72c0c35d31e81af --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern linkme_impl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinkme_impl-df019d87beb84151.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=b44bf7bab8a9692a -C extra-filename=-723d764436bf6296 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-4c9547581d13ce69.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
Checking libsystemd v0.7.2
Checking etc-merge v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/etc-merge)
Checking bootc-internal-blockdev v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/blockdev)
Checking bootc-sysusers v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/sysusers)
Checking bootc-tmpfiles v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tmpfiles)
Checking clap_complete v4.5.61
Checking vsock v0.5.1
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name etc_merge --edition=2024 crates/etc-merge/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cad650a5fe32193 -C extra-filename=-c89577b4728dc664 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-6feabb11b670c738.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-58dada9d01419ce1.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-188a8dec43ea277d.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-a01ce3c032f7d031.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name libsystemd --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libsystemd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1eb96efdc358513 -C extra-filename=-a74e80aeeea5da73 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern hmac=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhmac-e0cb4fecb43536fb.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-3bea8c56dce8ce02.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnom-01b89e91bec7d497.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-58a892bcd709f350.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-85b6432fe74070e5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_internal_blockdev --edition=2024 crates/blockdev/src/blockdev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8176be6ecd601fe -C extra-filename=-14736ebb8a1d48e4 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-8f3c33660280b897.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_sysusers --edition=2024 crates/sysusers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ae689f4aa2690a2 -C extra-filename=-d2b1ec435a3b3932 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuzers-d8a21aabbb9ddb79.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name vsock --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/vsock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2855f5611bb7d228 -C extra-filename=-34bb767d8f0cbf47 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-3bea8c56dce8ce02.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_tmpfiles --edition=2024 crates/tmpfiles/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95f94d2fe45a2392 -C extra-filename=-a0db015d3c650592 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuzers-d8a21aabbb9ddb79.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/clap_complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=991f1af136866592 -C extra-filename=-6dc9ebac103895e7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking md-5 v0.10.6
Running `/usr/bin/rustc --crate-name md5 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/md-5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=14f3d94030388628 -C extra-filename=-536b5f2eef7867cc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdigest-f33fe9f05e054677.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cargo-platform v0.3.2
Running `/usr/bin/rustc --crate-name cargo_platform --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo-platform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::correctness' '--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,test)' --check-cfg 'cfg(feature, values())' -C metadata=8870277729e259ea -C extra-filename=-7bf7a64673fe327d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking serde_ignored v0.1.14
Running `/usr/bin/rustc --crate-name serde_ignored --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/serde_ignored/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ceb3d6d073787110 -C extra-filename=-45c08aada55b1034 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern serde_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_core-c1b301e05ac4228c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking liboverdrop v0.1.0
Running `/usr/bin/rustc --crate-name liboverdrop --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/liboverdrop/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b36a71e2eb59606c -C extra-filename=-cca2c64a77f857a7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking deunicode v1.6.2
Running `/usr/bin/rustc --crate-name deunicode --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/deunicode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=288932b2df5fba94 -C extra-filename=-0bdde9d63317b7aa --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking base64 v0.21.7
Running `/usr/bin/rustc --crate-name base64 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=fba8147c6b259c16 -C extra-filename=-61e53f36270480af --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking byteorder v1.5.0
Running `/usr/bin/rustc --crate-name byteorder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/byteorder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=f997f0f8c5234efe -C extra-filename=-a9ec643f07d876c2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking data-encoding v2.10.0
Running `/usr/bin/rustc --crate-name data_encoding --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/data-encoding/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=936c1c8cb9bb962a -C extra-filename=-68c2380daca5cbda --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking zeroize v1.8.2
Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zeroize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=9cbae90aa01e433f -C extra-filename=-c269154198acc7d3 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking uapi-version v0.4.0
Running `/usr/bin/rustc --crate-name uapi_version --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/uapi-version/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::pedantic' '--deny=clippy::expect_used' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50c99f95ee7724ab -C extra-filename=-a44e4dacb10555cc --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking env_home v0.1.0
Running `/usr/bin/rustc --crate-name env_home --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_home/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94cf962bcaea5fef -C extra-filename=-db1430e5a3e7ed25 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking escape8259 v0.5.3
Running `/usr/bin/rustc --crate-name escape8259 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/escape8259/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=862dff8eb95ae9b6 -C extra-filename=-77b42d92bdb069cb --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking comma v1.0.0
Running `/usr/bin/rustc --crate-name comma --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comma/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7cad0ae62cf8b35 -C extra-filename=-ba58121a1021e749 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking tini v1.3.0
Running `/usr/bin/rustc --crate-name tini --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tini/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8589ff549ededb69 -C extra-filename=-8c4037feb2dfdec1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking shell-words v1.1.1
Checking rexpect v0.7.0
Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shell-words/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0e510e800dbfd795 -C extra-filename=-521f591f7e3ec62d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name rexpect --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rexpect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "which"))' -C metadata=649ef0868b4a01f4 -C extra-filename=-67aa376e3af2e295 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern comma=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomma-ba58121a1021e749.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-723d764436bf6296.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-a550977378898dd8.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking libtest-mimic v0.8.1
Running `/usr/bin/rustc --crate-name libtest_mimic --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libtest-mimic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a8dff9338a18fd2 -C extra-filename=-8a1ecd8e0cbd0276 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-2af333298df1352c.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-51b2da82e236f8c4.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern escape8259=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libescape8259-77b42d92bdb069cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking which v8.0.0
Running `/usr/bin/rustc --crate-name which --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/which/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=2c028c535d3c91d7 -C extra-filename=-c000d52a54d3bd23 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern env_home=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libenv_home-db1430e5a3e7ed25.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking openssh-keys v0.6.5
Running `/usr/bin/rustc --crate-name openssh_keys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssh-keys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cc77691c73addce -C extra-filename=-b9cd3701aff1c8a1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbase64-61e53f36270480af.rmeta --extern byteorder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbyteorder-a9ec643f07d876c2.rmeta --extern md5=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmd5-536b5f2eef7867cc.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-58a892bcd709f350.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-3200252d17350882.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking dialoguer v0.12.0
Running `/usr/bin/rustc --crate-name dialoguer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dialoguer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="editor"' --cfg 'feature="password"' --cfg 'feature="tempfile"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("completion", "default", "editor", "fuzzy-matcher", "fuzzy-select", "history", "password", "tempfile", "zeroize"))' -C metadata=b477a66ef51b898e -C extra-filename=-5996862240e3cb32 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconsole-5c931f3819e36248.rmeta --extern shell_words=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libshell_words-521f591f7e3ec62d.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern zeroize=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzeroize-c269154198acc7d3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking mandown v1.1.0
Running `/usr/bin/rustc --crate-name mandown --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/mandown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31baa3c801eb268b -C extra-filename=-eb1029847eacf356 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern deunicode=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdeunicode-0bdde9d63317b7aa.rmeta --extern pulldown_cmark=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpulldown_cmark-b51f7e139fa692e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bcvk-qemu v0.1.0 (https://github.com/bootc-dev/bcvk?rev=f4dd05a74ccb54084093c9167317a14356ca53e4#f4dd05a7)
Running `/usr/bin/rustc --crate-name bcvk_qemu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bcvk-qemu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unused_must_use --deny=unused_imports --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26eda52a2b9ac954 -C extra-filename=-31564c798bf4b84d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern color_eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcolor_eyre-e02f04b79299e0bd.rmeta --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdata_encoding-68c2380daca5cbda.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-3bea8c56dce8ce02.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern vsock=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libvsock-34bb767d8f0cbf47.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking cargo_metadata v0.23.1
Running `/usr/bin/rustc --crate-name cargo_metadata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo_metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=e4a7cc8571bbe18b -C extra-filename=-34542240179f4f65 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cargo_platform=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcargo_platform-7bf7a64673fe327d.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsemver-330d36cefa2a264a.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ostree v0.20.5
Checking oci-spec v0.9.0
Checking system-reinstall-bootc v0.1.9 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/system-reinstall-bootc)
Checking xtask v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/xtask)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=a86e41ec6a11928d -C extra-filename=-a6051de94c19f029 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_initramfs_setup-6baaad82df6e29df.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-a4201345a7b08977.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-58dada9d01419ce1.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-37a0183b010e5c2a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=b7382e06ccf74476 -C extra-filename=-7015acef4a6fbcb0 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconst_format-d87221d116933d18.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder-7b10b447d399f558.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-a550977378898dd8.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum-e00beff646cdf929.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/rustc --crate-name ostree --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/ostree/rust-bindings/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="v2014_9"' --cfg 'feature="v2015_7"' --cfg 'feature="v2016_14"' --cfg 'feature="v2016_3"' --cfg 'feature="v2016_4"' --cfg 'feature="v2016_5"' --cfg 'feature="v2016_6"' --cfg 'feature="v2016_7"' --cfg 'feature="v2016_8"' --cfg 'feature="v2017_1"' --cfg 'feature="v2017_10"' --cfg 'feature="v2017_11"' --cfg 'feature="v2017_12"' --cfg 'feature="v2017_13"' --cfg 'feature="v2017_15"' --cfg 'feature="v2017_2"' --cfg 'feature="v2017_3"' --cfg 'feature="v2017_4"' --cfg 'feature="v2017_6"' --cfg 'feature="v2017_7"' --cfg 'feature="v2017_8"' --cfg 'feature="v2017_9"' --cfg 'feature="v2018_2"' --cfg 'feature="v2018_3"' --cfg 'feature="v2018_5"' --cfg 'feature="v2018_6"' --cfg 'feature="v2018_7"' --cfg 'feature="v2018_9"' --cfg 'feature="v2019_2"' --cfg 'feature="v2019_3"' --cfg 'feature="v2019_4"' --cfg 'feature="v2019_6"' --cfg 'feature="v2020_1"' --cfg 'feature="v2020_2"' --cfg 'feature="v2020_4"' --cfg 'feature="v2020_7"' --cfg 'feature="v2020_8"' --cfg 'feature="v2021_1"' --cfg 'feature="v2021_2"' --cfg 'feature="v2021_3"' --cfg 'feature="v2021_4"' --cfg 'feature="v2021_5"' --cfg 'feature="v2022_2"' --cfg 'feature="v2022_5"' --cfg 'feature="v2022_6"' --cfg 'feature="v2022_7"' --cfg 'feature="v2023_1"' --cfg 'feature="v2023_11"' --cfg 'feature="v2023_8"' --cfg 'feature="v2025_1"' --cfg 'feature="v2025_2"' --cfg 'feature="v2025_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2014_9", "v2015_7", "v2016_14", "v2016_3", "v2016_4", "v2016_5", "v2016_6", "v2016_7", "v2016_8", "v2017_1", "v2017_10", "v2017_11", "v2017_12", "v2017_13", "v2017_15", "v2017_2", "v2017_3", "v2017_4", "v2017_6", "v2017_7", "v2017_8", "v2017_9", "v2018_2", "v2018_3", "v2018_5", "v2018_6", "v2018_7", "v2018_9", "v2019_2", "v2019_3", "v2019_4", "v2019_6", "v2020_1", "v2020_2", "v2020_4", "v2020_7", "v2020_8", "v2021_1", "v2021_2", "v2021_3", "v2021_4", "v2021_5", "v2022_2", "v2022_5", "v2022_6", "v2022_7", "v2023_1", "v2023_11", "v2023_8", "v2025_1", "v2025_2", "v2025_3"))' -C metadata=c5ebf0cfd1e4e06a -C extra-filename=-cd317349c452467a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbase64-d23f615e1c2bdc6d.rmeta --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-e767085590a49545.rmeta --extern gio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgio-36df3e744a53de53.rmeta --extern glib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libglib-dbafbbf20c2a4888.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1fd9b771bbad4c47.rmeta --extern ffi=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree_sys-b0a8ad67cc5a871c.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-3200252d17350882.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name system_reinstall_bootc --edition=2024 crates/system-reinstall-bootc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb5f132df4c8062d -C extra-filename=-98791cd794d5b4a6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-6feabb11b670c738.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-8f3c33660280b897.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrossterm-d7d1d1dcb00e503c.rmeta --extern dialoguer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdialoguer-5996862240e3cb32.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-38bb89c35f1006c3.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --extern openssh_keys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssh_keys-b9cd3701aff1c8a1.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-398a85df4fa2db18.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuzers-d8a21aabbb9ddb79.rmeta --extern which=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwhich-c000d52a54d3bd23.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name xtask --edition=2024 crates/xtask/src/xtask.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6100180c8f0183fc -C extra-filename=-5c13fadefc8c36b9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-6feabb11b670c738.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cargo_metadata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcargo_metadata-34542240179f4f65.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-5aeeed49cd0be0a7.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitertools-4a6566c9fcd24c00.rmeta --extern mandown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmandown-eb1029847eacf356.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-a01ce3c032f7d031.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-e360b204c65a6953.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-398a85df4fa2db18.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-c923c48c18fcb9c8.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-37a0183b010e5c2a.rmeta --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell-421aa3dd9544e1d1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking ostree-ext v0.15.3 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/ostree-ext)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name ostree_ext --edition=2024 crates/ostree-ext/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="bootc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootc", "clap_mangen", "docgen", "dox", "indoc", "internal-testing-api", "similar-asserts", "xshell"))' -C metadata=eb629ff3b055447c -C extra-filename=-554777022f23ff12 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-2d356c26e12890ea.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-58dada9d01419ce1.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-5aeeed49cd0be0a7.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-d287d51bc2c230d7.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcontainers_image_proxy-129f83f81618ae47.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-1c240bcce72ba3ae.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-24d2ca02ad26a548.rmeta --extern gvariant=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgvariant-cbbe453537944056.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-36795e00a9494e6d.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-38bb89c35f1006c3.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-98a386bdbda53b14.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibsystemd-a74e80aeeea5da73.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libocidir-b8ba0be3c39fa34c.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-188a8dec43ea277d.rmeta --extern ostree=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree-cd317349c452467a.rmeta --extern pin_project=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project-1ebd829d29146535.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-a550977378898dd8.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-c923c48c18fcb9c8.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tokio_stream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_stream-204391de4491861b.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-69cac8425e3002e1.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-ec28629f4de8904d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking tests-integration v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tests-integration)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name tests_integration --edition=2024 crates/tests-integration/src/tests-integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d61a639d3fdce298 -C extra-filename=-1a22eff8282cfed7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bcvk_qemu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbcvk_qemu-31564c798bf4b84d.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-a4201345a7b08977.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdata_encoding-68c2380daca5cbda.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-38bb89c35f1006c3.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern libtest_mimic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibtest_mimic-8a1ecd8e0cbd0276.rmeta --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-7015acef4a6fbcb0.rmeta --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-e360b204c65a6953.rmeta --extern rexpect=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librexpect-67aa376e3af2e295.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libscopeguard-5ade357d77590c0a.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-c923c48c18fcb9c8.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell-421aa3dd9544e1d1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Checking bootc-lib v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/lib)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc_lib --edition=2024 crates/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="install-to-disk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_mangen", "default", "docgen", "install-to-disk", "rhsm", "xshell"))' -C metadata=43d55890be1adce3 -C extra-filename=-6697b54d294af0ce --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-6feabb11b670c738.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-51b2da82e236f8c4.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_initramfs_setup-6baaad82df6e29df.rmeta --extern bootc_blockdev=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_blockdev-14736ebb8a1d48e4.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-8f3c33660280b897.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-a4201345a7b08977.rmeta --extern bootc_sysusers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_sysusers-d2b1ec435a3b3932.rmeta --extern bootc_tmpfiles=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_tmpfiles-a0db015d3c650592.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-d3b48b67d1810c5a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-2d356c26e12890ea.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-6b667c25de328956.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-f25842849c22d9e9.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-58dada9d01419ce1.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-5aeeed49cd0be0a7.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-507e1f32e902f499.rmeta --extern clap_complete=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_complete-6dc9ebac103895e7.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-d287d51bc2c230d7.rmeta --extern etc_merge=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libetc_merge-c89577b4728dc664.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-922cf8fb48a256c7.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-38bb89c35f1006c3.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-0cfc4ec2b9d81374.rmeta --extern liboverdrop=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libliboverdrop-cca2c64a77f857a7.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibsystemd-a74e80aeeea5da73.rmeta --extern linkme=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinkme-d72c0c35d31e81af.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnom-01b89e91bec7d497.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libocidir-b8ba0be3c39fa34c.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-188a8dec43ea277d.rmeta --extern ostree_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree_ext-554777022f23ff12.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-a550977378898dd8.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-094882a57139970e.rmeta --extern schemars=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libschemars-7d9d14b135385ba8.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-0205a2e1c788f581.rmeta --extern serde_ignored=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_ignored-45c08aada55b1034.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-edd355a2add05556.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-398a85df4fa2db18.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-c923c48c18fcb9c8.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-4325111c299b1fbc.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-e92764d3cccfdc9f.rmeta --extern tini=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtini-8c4037feb2dfdec1.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-69cac8425e3002e1.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-37a0183b010e5c2a.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta --extern uapi_version=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuapi_version-a44e4dacb10555cc.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-b38190533f757e49.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-85b6432fe74070e5.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Checking bootc v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/cli)
Running `/usr/bin/clippy-driver /usr/bin/rustc --crate-name bootc --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54dc6a813da66d8a -C extra-filename=-1d72bfa0f9f28aae --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-6feabb11b670c738.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-45d011f00f0b98c6.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-1ff4d751e92f3178.rmeta --extern bootc_lib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_lib-6697b54d294af0ce.rmeta --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-7fb7862b8f224d4f.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-46749aab4779459c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-b71e5137ab6b8ae4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Finished `release` profile [optimized + debuginfo] target(s) in 47.05s
+ break
+ exec /usr/bin/cargo_original build --release --features '' --bins
Fresh unicode-ident v1.0.22
Fresh cfg-if v1.0.4
Fresh bitflags v2.10.0
Fresh once_cell v1.21.3
Fresh memchr v2.7.6
Fresh proc-macro2 v1.0.105
Fresh linux-raw-sys v0.11.0
Fresh pkg-config v0.3.32
Fresh log v0.4.29
Fresh quote v1.0.43
Fresh heck v0.5.0
Fresh pin-project-lite v0.2.16
Fresh syn v2.0.114
Fresh errno v0.3.14
Fresh serde_core v1.0.228
Fresh aho-corasick v1.1.4
Fresh regex-syntax v0.8.8
Fresh rustix v1.1.3
Fresh getrandom v0.3.4
Fresh libc v0.2.183
Fresh regex-automata v0.4.13
Fresh find-msvc-tools v0.1.6
Fresh jobserver v0.1.34
Fresh io-lifetimes v2.0.4
Fresh serde_derive v1.0.228
Fresh signal-hook-registry v1.4.8
Fresh mio v1.1.1
Fresh rustix-linux-procfs v0.1.1
Fresh cc v1.2.51
Fresh serde v1.0.228
Fresh fs-set-times v0.20.3
Fresh ambient-authority v0.0.2
Fresh maybe-owned v0.3.4
Fresh ipnet v2.11.0
Fresh itoa v1.0.17
Fresh thiserror-impl v2.0.17
Fresh tokio-macros v2.6.0
Fresh socket2 v0.6.1
Fresh tracing-core v0.1.36
Fresh zmij v1.0.12
Fresh autocfg v1.5.0
Fresh bytes v1.11.0
Fresh thiserror v2.0.17
Fresh uuid v1.19.0
Fresh tracing-attributes v0.1.31
Fresh serde_json v1.0.149
Fresh tokio v1.49.0
Fresh toml_datetime v0.7.5+spec-1.1.0
Fresh utf8parse v0.2.2
Fresh tracing v0.1.44
Fresh version_check v0.9.5
Fresh anstyle-query v1.1.5
Fresh is_terminal_polyfill v1.70.2
Fresh anstyle v1.0.13
Fresh colorchoice v1.0.4
Fresh fastrand v2.3.0
Fresh camino v1.2.2
Fresh tempfile v3.24.0
Fresh typenum v1.19.0
Fresh io-lifetimes v3.0.1
Fresh target-lexicon v0.13.3
Fresh vcpkg v0.2.15
Fresh smallvec v1.15.1
Fresh toml v0.9.10+spec-1.1.0
Fresh anyhow v1.0.100
Fresh generic-array v0.14.7
Fresh io-extras v0.19.0
Fresh cfg-expr v0.20.5
Fresh version-compare v0.2.1
Fresh ident_case v1.0.1
Fresh fnv v1.0.7
Fresh futures-core v0.3.31
Fresh cap-primitives v4.0.2
Fresh darling_core v0.20.11
Fresh system-deps v7.0.7
Fresh crypto-common v0.1.7
Fresh block-buffer v0.10.4
Fresh fn-error-context v0.2.1
Fresh unicode-width v0.2.2
Fresh darling_macro v0.20.11
Fresh cap-std v4.0.2
Fresh lazy_static v1.5.0
Fresh adler2 v2.0.1
Fresh subtle v2.6.1
Fresh simd-adler32 v0.3.8
Fresh miniz_oxide v0.8.9
Fresh cap-tempfile v4.0.2
Fresh sharded-slab v0.1.7
Fresh darling v0.20.11
Fresh digest v0.10.7
Fresh tracing-log v0.2.0
Fresh matchers v0.2.0
Fresh thread_local v1.1.9
Fresh nu-ansi-term v0.50.3
Fresh owo-colors v4.2.3
Fresh derive_builder_core v0.20.2
Fresh cap-std-ext v5.1.2
Fresh anstyle-parse v0.2.7
Fresh proc-macro-error-attr2 v2.0.0
Fresh tracing-subscriber v0.3.22
Fresh unicode-xid v0.2.6
Fresh proc-macro-error2 v2.0.1
Fresh derive_builder_macro v0.20.2
Fresh const_format_proc_macros v0.2.34
Fresh anstream v0.6.21
Fresh zstd-sys v2.0.16+zstd.1.5.7
Fresh regex v1.12.2
Fresh terminal_size v0.4.3
Fresh futures-macro v0.3.31
Fresh zerocopy-derive v0.8.33
Fresh futures-task v0.3.31
Fresh cfg_aliases v0.2.1
Fresh pin-utils v0.1.0
Fresh cpufeatures v0.2.17
Fresh slab v0.4.11
Fresh strsim v0.11.1
Fresh clap_lex v0.7.6
Fresh sha2 v0.10.9
Fresh zerocopy v0.8.33
Fresh clap_builder v4.5.54
Fresh futures-util v0.3.31
Fresh io-extras v0.18.4
Fresh zstd-safe v7.2.4
Fresh const_format v0.2.35
Fresh num-traits v0.2.19
Fresh derive_builder v0.20.2
Fresh getset v0.1.6
Fresh clap_derive v4.5.49
Fresh strum_macros v0.27.2
Fresh iana-time-zone v0.1.64
Fresh scopeguard v1.2.0
Fresh hex v0.4.3
Fresh strum v0.27.2
Fresh chrono v0.4.42
Fresh clap v4.5.54
Fresh convert_case v0.10.0
Fresh cap-primitives v3.4.5
Fresh portable-atomic v1.13.0
Fresh zstd v0.13.3
Fresh libz-sys v1.1.23
Fresh crc32fast v1.5.0
Fresh ppv-lite86 v0.2.21
Fresh anstyle-parse v1.0.0
Fresh xattr v1.6.1
Fresh rand_core v0.9.3
Fresh filetime v0.2.26
Fresh flate2 v1.1.5
Fresh cap-std v3.4.5
Fresh signal-hook v0.3.18
Fresh tar v0.4.44
Fresh anstream v1.0.0
Fresh rand_chacha v0.9.0
Fresh derive_more-impl v2.1.1
Fresh parking_lot_core v0.9.12
Fresh lock_api v0.4.14
Fresh semver v1.0.27
Fresh litrs v1.0.0
Fresh either v1.15.0
Fresh derive_more v2.1.1
Fresh rand v0.9.2
Fresh parking_lot v0.12.5
Fresh signal-hook-mio v0.2.5
Fresh cap-tempfile v3.4.5
Fresh document-features v0.2.12
Fresh itertools v0.14.0
Fresh oci-spec v0.8.4
Fresh composefs-ioctls v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Fresh xxhash-rust v0.8.15
Fresh futures-sink v0.3.31
Fresh compression-core v0.4.31
Fresh crossterm v0.29.0
Fresh tokio-util v0.7.18
Fresh composefs v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Fresh compression-codecs v0.4.35
Fresh glib-sys v0.20.10
Fresh cap-std-ext v4.0.7
Fresh tracing-journald v0.3.2
Fresh console v0.15.11
Fresh number_prefix v0.4.0
Fresh shlex v1.3.0
Fresh containers-image-proxy v0.9.2
Fresh async-compression v0.4.36
Fresh indicatif v0.17.11
Fresh bootc-internal-utils v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/utils)
Fresh gobject-sys v0.20.10
Fresh toml_edit v0.23.10+spec-1.0.0
Fresh memoffset v0.9.1
Fresh env_filter v1.0.0
Fresh unicode-segmentation v1.12.0
Fresh nix v0.29.0
Fresh comfy-table v7.2.1
Fresh env_logger v0.11.9
Fresh composefs-oci v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Fresh gio-sys v0.20.10
Fresh proc-macro-crate v3.4.0
Fresh composefs-boot v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Fresh console v0.16.2
Fresh thiserror-impl v1.0.69
Fresh foreign-types-shared v0.1.1
Fresh winnow v0.7.14
Fresh hashbrown v0.16.1
Fresh equivalent v1.0.2
Fresh thiserror v1.0.69
Fresh toml_parser v1.0.9+spec-1.1.0
Fresh foreign-types v0.3.2
Fresh cfsctl v0.3.0 (https://github.com/composefs/composefs-rs?rev=2203e8f#2203e8f3)
Fresh indexmap v2.13.0
Fresh glib-macros v0.20.12
Fresh openssl-sys v0.9.111
Fresh futures-executor v0.3.31
Fresh futures-channel v0.3.31
Fresh openssl-macros v0.1.1
Fresh serde_spanned v1.0.4
Fresh toml_datetime v1.0.0+spec-1.1.0
Fresh ref-cast-impl v1.0.25
Fresh toml_writer v1.0.6+spec-1.1.0
Fresh unit-prefix v0.5.2
Fresh openssl v0.10.75
Fresh glib v0.20.12
Fresh toml v1.0.3+spec-1.1.0
Fresh indicatif v0.18.3
Fresh ref-cast v1.0.25
Fresh syn v1.0.109
Fresh bootc-kernel-cmdline v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/kernel_cmdline)
Fresh uzers v0.12.2
Fresh ryu v1.0.22
Compiling gimli v0.32.3
Fresh unsafe-libyaml v0.2.11
Fresh futures-io v0.3.31
Fresh rand_core v0.10.0
Fresh gio v0.20.12
Fresh serde_yaml v0.9.34+deprecated
Compiling object v0.37.3
Running `/usr/bin/rustc --crate-name gimli --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/gimli/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=81fe3389380bbd74 -C extra-filename=-f2ab23ae3620cb26 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh gvariant-macro v0.5.1
Fresh ostree-sys v0.15.3
Fresh bootc-internal-mount v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/mount)
Running `/usr/bin/rustc --crate-name object --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/object/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=40e6b59d2805f887 -C extra-filename=-04732ddaa887aed2 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern memchr=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmemchr-ba543642c6d0facc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'`
Compiling tracing-error v0.2.1
Fresh hmac v0.12.1
Fresh canon-json v0.2.1
Fresh serde_derive_internals v0.29.1
Fresh pin-project-internal v1.1.10
Fresh nom v8.0.0
Running `/usr/bin/rustc --crate-name tracing_error --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/tracing-error/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=644899071a17f2d1 -C extra-filename=-25a104cdd555bf0f --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern tracing_subscriber=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_subscriber-76b1c51e5bc7c16c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh cpufeatures v0.3.0
Compiling rustc-demangle v0.1.27
Fresh bitflags v1.3.2
Fresh indoc v2.0.7
Running `/usr/bin/rustc --crate-name rustc_demangle --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rustc-demangle/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=85cafb989add76d8 -C extra-filename=-a032f918e794b152 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling indenter v0.3.4
Fresh base64 v0.20.0
Running `/usr/bin/rustc --crate-name indenter --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/indenter/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b3adb45350ab06b0 -C extra-filename=-291336a3183e944c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh ostree v0.20.5
Fresh chacha20 v0.10.0
Fresh libsystemd v0.7.2
Fresh schemars_derive v1.2.0
Fresh pin-project v1.1.10
Fresh ocidir v0.7.0
Fresh linkme-impl v0.3.35
Fresh gvariant v0.5.1
Compiling getrandom v0.4.1
Fresh tokio-stream v0.1.18
Fresh getopts v0.2.24
Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/getrandom/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 panic=abort -C linker-plugin-lto -C debuginfo=2 '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=397d87c3d93fe29a -C extra-filename=-387ba6d4ade05bad --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-d0881839d8997627.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh dyn-clone v1.0.20
Fresh xshell-macros v0.2.7
Fresh unicase v2.9.0
Fresh pulldown-cmark-escape v0.11.0
Fresh pulldown-cmark v0.13.0
Fresh schemars v1.2.0
Fresh xshell v0.2.7
Compiling ostree-ext v0.15.3 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/ostree-ext)
Compiling nix v0.31.2
Running `/usr/bin/rustc --crate-name ostree_ext --edition=2024 crates/ostree-ext/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="bootc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootc", "clap_mangen", "docgen", "dox", "indoc", "internal-testing-api", "similar-asserts", "xshell"))' -C metadata=db582071b3d3b71f -C extra-filename=-ea1b6d5f44367729 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-1e6e858d2f9b8048.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-cd19aed2b9d5c4b8.rmeta --extern containers_image_proxy=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcontainers_image_proxy-632d6379b239d31e.rmeta --extern flate2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libflate2-8e6011e44f724f9a.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern futures_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfutures_util-4f8ac7bd36337c59.rmeta --extern gvariant=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgvariant-b6636a67b6f899bb.rmeta --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern indexmap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindexmap-5972ad2ec589f60a.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-3f854359f565d2ba.rmeta --extern io_lifetimes=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libio_lifetimes-6e2fb6c3e9003259.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibsystemd-88cdae0b4b9214e6.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libocidir-b3d4f374e0af8558.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-e672a5c07e7f51d0.rmeta --extern ostree=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree-77dcc49bdb9d4740.rmeta --extern pin_project=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libpin_project-569bd671f00191d1.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tokio_stream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_stream-748e87b7499308f7.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-1dc1fa87c2f3801a.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern zstd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzstd-0df5e33f1eeb84e1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Running `/usr/bin/rustc --crate-name nix --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/nix/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=67ee0c65a8e17025 -C extra-filename=-40b2610f990cdcb5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern bitflags=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbitflags-6e0ec789df34e7ea.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
Compiling eyre v0.6.12
Running `/usr/bin/rustc --crate-name eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/eyre/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=2b65fd2147698be3 -C extra-filename=-47a09b21da5d7408 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindenter-291336a3183e944c.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg track_caller --cfg stable`
Compiling color-spantrace v0.3.0
Running `/usr/bin/rustc --crate-name color_spantrace --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-spantrace/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7688fefb1fb96f5f -C extra-filename=-e493796febf820dd --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-f7e59fc2cc5eb5ab.rmeta --extern tracing_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_core-237931ee91de41f7.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_error-25a104cdd555bf0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg stable --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
Compiling rand v0.10.0
Running `/usr/bin/rustc --crate-name rand --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rand/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=c76f598d4abb8de3 -C extra-filename=-d0bf59d9f185750e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern chacha20=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchacha20-9576852723477afc.rmeta --extern getrandom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetrandom-387ba6d4ade05bad.rmeta --extern rand_core=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand_core-d0881839d8997627.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh linkme v0.3.35
Fresh bootc-internal-blockdev v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/blockdev)
Fresh bootc-tmpfiles v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tmpfiles)
Fresh bootc-sysusers v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/sysusers)
Fresh etc-merge v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/etc-merge)
Compiling vsock v0.5.1
Running `/usr/bin/rustc --crate-name vsock --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/vsock/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75834022b8b4c94f -C extra-filename=-20ce8093c7f64422 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-d0994f314e4fc21c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh clap_complete v4.5.61
Compiling md-5 v0.10.6
Running `/usr/bin/rustc --crate-name md5 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/md-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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=22336d6aa2f19ef9 -C extra-filename=-99caf406ff017348 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern digest=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdigest-35ef2940fe11a53b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh serde_ignored v0.1.14
Fresh cargo-platform v0.3.2
Fresh liboverdrop v0.1.0
Compiling byteorder v1.5.0
Running `/usr/bin/rustc --crate-name byteorder --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/byteorder/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=15c3ea0e366de2ea -C extra-filename=-1cc992cf2d7c11ad --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling shell-words v1.1.1
Running `/usr/bin/rustc --crate-name shell_words --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/shell-words/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=55ec3b2cb97c7df2 -C extra-filename=-5caba3142c0e0a9d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling env_home v0.1.0
Running `/usr/bin/rustc --crate-name env_home --edition=2015 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/env_home/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad858539d4b57bbc -C extra-filename=-afe34676fccb75b5 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling data-encoding v2.10.0
Running `/usr/bin/rustc --crate-name data_encoding --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/data-encoding/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3c3627250902a044 -C extra-filename=-29abd29af7ebdd5c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh deunicode v1.6.2
Compiling base64 v0.21.7
Running `/usr/bin/rustc --crate-name base64 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/base64/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0ee053c077362942 -C extra-filename=-a1ccee86fe6dcf17 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling comma v1.0.0
Running `/usr/bin/rustc --crate-name comma --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/comma/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bbe0d7e32d6050ed -C extra-filename=-ff63d42634e5f88a --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh uapi-version v0.4.0
Compiling escape8259 v0.5.3
Running `/usr/bin/rustc --crate-name escape8259 --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/escape8259/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=598571eb39325dc7 -C extra-filename=-b5e8e3bc69351e93 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh tini v1.3.0
Compiling zeroize v1.8.2
Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/zeroize/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=0da215d2fa2da553 -C extra-filename=-d38d44f8b8a10c25 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling openssh-keys v0.6.5
Running `/usr/bin/rustc --crate-name openssh_keys --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/openssh-keys/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dd748a9df7ec741 -C extra-filename=-07cc0d2aa44b757c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern base64=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbase64-a1ccee86fe6dcf17.rmeta --extern byteorder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbyteorder-1cc992cf2d7c11ad.rmeta --extern md5=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmd5-99caf406ff017348.rmeta --extern sha2=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsha2-c840c53e41b6f9db.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-519897ebbcb92c0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling dialoguer v0.12.0
Running `/usr/bin/rustc --crate-name dialoguer --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/dialoguer/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="editor"' --cfg 'feature="password"' --cfg 'feature="tempfile"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("completion", "default", "editor", "fuzzy-matcher", "fuzzy-select", "history", "password", "tempfile", "zeroize"))' -C metadata=49160401bae08954 -C extra-filename=-e764e4c8ce98a820 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern console=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconsole-778039c36a5ffb23.rmeta --extern shell_words=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libshell_words-5caba3142c0e0a9d.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern zeroize=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libzeroize-d38d44f8b8a10c25.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling libtest-mimic v0.8.1
Running `/usr/bin/rustc --crate-name libtest_mimic --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/libtest-mimic/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6142370a90126ee -C extra-filename=-3a87c2b8ce6b8e31 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-43f6a67c317099cf.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-37f4ff540e9f690e.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern escape8259=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libescape8259-b5e8e3bc69351e93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling rexpect v0.7.0
Running `/usr/bin/rustc --crate-name rexpect --edition=2024 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/rexpect/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "which"))' -C metadata=af3610dfb8890474 -C extra-filename=-129fca505f2a2f1c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern comma=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomma-ff63d42634e5f88a.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-40b2610f990cdcb5.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling addr2line v0.25.1
Running `/usr/bin/rustc --crate-name addr2line --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/addr2line/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=513944930c8b5c13 -C extra-filename=-e01a7b123e92ecc7 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern gimli=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgimli-f2ab23ae3620cb26.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Fresh mandown v1.1.0
Compiling which v8.0.0
Running `/usr/bin/rustc --crate-name which --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/which/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=bcdb53b622f6f263 -C extra-filename=-e236df208d927b70 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern env_home=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libenv_home-afe34676fccb75b5.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling cargo_metadata v0.23.1
Running `/usr/bin/rustc --crate-name cargo_metadata --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/cargo_metadata/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=032635ba19ddd7c3 -C extra-filename=-3b5802e729aa403d --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cargo_platform=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcargo_platform-b263033be6c01277.rmeta --extern semver=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libsemver-3e416c1134e3dae7.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling oci-spec v0.9.0
Running `/usr/bin/rustc --crate-name oci_spec --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/oci-spec/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="distribution"' --cfg 'feature="image"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "distribution", "image", "proptests", "quickcheck", "runtime"))' -C metadata=16df5c35993f85e2 -C extra-filename=-7b18b4188f334ce6 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern const_format=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libconst_format-43c943e4f0a9129f.rmeta --extern derive_builder=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libderive_builder-b71c60b9b639a5a4.rmeta --extern getset=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libgetset-0ef2fd1f9d0aa372.so --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern strum=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum-c25587b4ac6a3cfa.rmeta --extern strum_macros=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libstrum_macros-2e7deb4781d7a2da.so --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling system-reinstall-bootc v0.1.9 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/system-reinstall-bootc)
Running `/usr/bin/rustc --crate-name system_reinstall_bootc --edition=2024 crates/system-reinstall-bootc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7dbde65351afdbf -C extra-filename=-bf5b8f766cc56cdf --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-cba02c6344c8d2f9.rlib --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rlib --extern crossterm=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcrossterm-0187246f9c9256c8.rlib --extern dialoguer=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdialoguer-e764e4c8ce98a820.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-3f854359f565d2ba.rlib --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rlib --extern openssh_keys=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssh_keys-07cc0d2aa44b757c.rlib --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rlib --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-8eafdec21b467e57.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rlib --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rlib --extern uzers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuzers-32eda7488a8857b8.rlib --extern which=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libwhich-e236df208d927b70.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-initramfs-setup v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/initramfs)
Running `/usr/bin/rustc --crate-name bootc_initramfs_setup --edition=2024 crates/initramfs/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="pre-6.15"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pre-6.15", "rhel9"))' -C metadata=2e53b68d56a8a547 -C extra-filename=-5823027b9f9fa66c --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_initramfs_setup-c90d4c6ceb0f67f7.rlib --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-6060b8c4959c79d0.rlib --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rlib --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rlib --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rlib --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-26284278e401ca75.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling backtrace v0.3.76
Running `/usr/bin/rustc --crate-name backtrace --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/backtrace/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=2c41859971eddb7f -C extra-filename=-b808f645b88b4666 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern addr2line=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libaddr2line-e01a7b123e92ecc7.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern miniz_oxide=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libminiz_oxide-f9702b0631e97ad5.rmeta --extern object=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libobject-04732ddaa887aed2.rmeta --extern rustc_demangle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustc_demangle-a032f918e794b152.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling color-eyre v0.6.5
Running `/usr/bin/rustc --crate-name color_eyre --edition=2018 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/color-eyre/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --cfg 'feature="capture-spantrace"' --cfg 'feature="color-spantrace"' --cfg 'feature="default"' --cfg 'feature="tracing-error"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=b74105a75ce2eb2f -C extra-filename=-6f834502410307a9 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern backtrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbacktrace-b808f645b88b4666.rmeta --extern color_spantrace=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcolor_spantrace-e493796febf820dd.rmeta --extern eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libeyre-47a09b21da5d7408.rmeta --extern indenter=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindenter-291336a3183e944c.rmeta --extern once_cell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libonce_cell-1c0c4393f456b195.rmeta --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-f7e59fc2cc5eb5ab.rmeta --extern tracing_error=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing_error-25a104cdd555bf0f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bcvk-qemu v0.1.0 (https://github.com/bootc-dev/bcvk?rev=f4dd05a74ccb54084093c9167317a14356ca53e4#f4dd05a7)
Running `/usr/bin/rustc --crate-name bcvk_qemu --edition=2021 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/vendor/bcvk-qemu/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --deny=unused_must_use --deny=unused_imports --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=091ed6f0a3610f62 -C extra-filename=-a2b0072cfa732587 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern color_eyre=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcolor_eyre-6f834502410307a9.rmeta --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdata_encoding-29abd29af7ebdd5c.rmeta --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern nix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnix-d0994f314e4fc21c.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern vsock=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libvsock-20ce8093c7f64422.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc-lib v1.15.2 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/lib)
Running `/usr/bin/rustc --crate-name bootc_lib --edition=2024 crates/lib/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 panic=abort -C linker-plugin-lto -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --cfg 'feature="default"' --cfg 'feature="install-to-disk"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_mangen", "default", "docgen", "install-to-disk", "rhsm", "xshell"))' -C metadata=c23de6598d4cf66e -C extra-filename=-3f311e4f42113216 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rmeta --extern anstyle=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstyle-37f4ff540e9f690e.rmeta --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rmeta --extern bootc_initramfs_setup=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_initramfs_setup-c90d4c6ceb0f67f7.rmeta --extern bootc_blockdev=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_blockdev-ae71aa2b0b756a14.rmeta --extern bootc_mount=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_mount-cba02c6344c8d2f9.rmeta --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rmeta --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-6060b8c4959c79d0.rmeta --extern bootc_sysusers=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_sysusers-6dace9bf88495d21.rmeta --extern bootc_tmpfiles=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_tmpfiles-a41654d31ec581a7.rmeta --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rmeta --extern canon_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcanon_json-1e6e858d2f9b8048.rmeta --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rmeta --extern cfg_if=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfg_if-d9a06ae924e6b0e3.rmeta --extern cfsctl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcfsctl-ee593ab30f48d03d.rmeta --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rmeta --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rmeta --extern clap_complete=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap_complete-ec5a769f09499245.rmeta --extern comfy_table=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcomfy_table-cd19aed2b9d5c4b8.rmeta --extern etc_merge=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libetc_merge-f13962a0eede44c2.rmeta --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern hex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libhex-3959ae247f1566ab.rmeta --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-3f854359f565d2ba.rmeta --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern libc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibc-b12eb6d15c690567.rmeta --extern liboverdrop=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libliboverdrop-96e196ff909ac53f.rmeta --extern libsystemd=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibsystemd-88cdae0b4b9214e6.rmeta --extern linkme=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblinkme-fe618aa60715887d.rmeta --extern nom=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libnom-1d6d9629e54c5714.rmeta --extern ocidir=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libocidir-b3d4f374e0af8558.rmeta --extern openssl=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libopenssl-e672a5c07e7f51d0.rmeta --extern ostree_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libostree_ext-ea1b6d5f44367729.rmeta --extern regex=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libregex-5757c27ee9739e7f.rmeta --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rmeta --extern schemars=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libschemars-b8f376351ebf2ae6.rmeta --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rmeta --extern serde_ignored=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_ignored-c3af03548c95fa0e.rmeta --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rmeta --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-8eafdec21b467e57.rmeta --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rmeta --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rmeta --extern thiserror=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libthiserror-dc3ff459ad4f132a.rmeta --extern tini=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtini-b8b0f80c3876165b.rmeta --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rmeta --extern tokio_util=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio_util-1dc1fa87c2f3801a.rmeta --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-26284278e401ca75.rmeta --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rmeta --extern uapi_version=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuapi_version-95163c7d8aa1cf7b.rmeta --extern unicode_width=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libunicode_width-e5d8d5a2478e57af.rmeta --extern uuid=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libuuid-b57bce297a851b07.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Compiling xtask v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/xtask)
Running `/usr/bin/rustc --crate-name xtask --edition=2024 crates/xtask/src/xtask.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97b292ac4c337c38 -C extra-filename=-35071b9eafc2f6a1 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rlib --extern cargo_metadata=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcargo_metadata-3b5802e729aa403d.rlib --extern chrono=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libchrono-b13cdbf8b1009785.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern itertools=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libitertools-156de10a0acf4e73.rlib --extern mandown=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libmandown-ebaf11133a56dc01.rlib --extern owo_colors=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libowo_colors-f7e59fc2cc5eb5ab.rlib --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-d0bf59d9f185750e.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rlib --extern serde_yaml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_yaml-8eafdec21b467e57.rlib --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rlib --extern toml=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtoml-26284278e401ca75.rlib --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell-317a3c5303c63861.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling tests-integration v0.1.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/tests-integration)
Running `/usr/bin/rustc --crate-name tests_integration --edition=2024 crates/tests-integration/src/tests-integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7cc1ff2de973ba30 -C extra-filename=-bd836904246c7b26 --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern bcvk_qemu=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbcvk_qemu-a2b0072cfa732587.rlib --extern bootc_kernel_cmdline=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_kernel_cmdline-6060b8c4959c79d0.rlib --extern camino=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcamino-e9876558e4a4369a.rlib --extern cap_std_ext=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libcap_std_ext-0245f9c4b45298ee.rlib --extern clap=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libclap-04e366fa1e947f6d.rlib --extern data_encoding=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libdata_encoding-29abd29af7ebdd5c.rlib --extern fn_error_context=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libfn_error_context-baeefaf6012b467c.so --extern indicatif=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindicatif-3f854359f565d2ba.rlib --extern indoc=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libindoc-dd19c20a716c218b.so --extern libtest_mimic=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblibtest_mimic-3a87c2b8ce6b8e31.rlib --extern oci_spec=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liboci_spec-7b18b4188f334ce6.rlib --extern rand=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librand-d0bf59d9f185750e.rlib --extern rexpect=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librexpect-129fca505f2a2f1c.rlib --extern rustix=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/librustix-ed992b19924788b2.rlib --extern scopeguard=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libscopeguard-5bb3b1bfb81377cb.rlib --extern serde=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde-a3007f651de8e01d.rlib --extern serde_json=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libserde_json-7c5e37527149846e.rlib --extern tar=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtar-ef39cef1ecfca651.rlib --extern tempfile=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtempfile-62a00da2e5a78e17.rlib --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rlib --extern xshell=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libxshell-317a3c5303c63861.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn`
Compiling bootc v0.0.0 (/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/crates/cli)
Running `/usr/bin/rustc --crate-name bootc --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto=thin -C debuginfo=2 --forbid=unused_must_use --deny=unsafe_code '--deny=clippy::todo' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' --deny=missing_docs --deny=missing_debug_implementations '--deny=clippy::disallowed_methods' --deny=dead_code '--deny=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d59bf6a1ca354a2 -C extra-filename=-d236656710b5d21e --out-dir /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps -L dependency=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps --extern anstream=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanstream-456419a21b01fb7c.rlib --extern anyhow=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libanyhow-63dc75945f555084.rlib --extern bootc_utils=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_internal_utils-77e1da555888c5e5.rlib --extern bootc_lib=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libbootc_lib-3f311e4f42113216.rlib --extern log=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/liblog-1f25c8511990be76.rlib --extern tokio=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtokio-5145b6ed71618e3c.rlib --extern tracing=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/target/release/deps/libtracing-c985c6850121a556.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn -L native=/usr/lib64`
Finished `release` profile [optimized + debuginfo] target(s) in 2m 54s
mkdir -p target/completion
for shell in bash elvish fish powershell zsh; do \
target/release/bootc completion $shell > target/completion/bootc.$shell; \
done
install -D -m 0755 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/bin target/release/bootc
install -D -m 0755 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/bin target/release/system-reinstall-bootc
install -d -m 0755 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/bound-images.d
install -d -m 0755 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/kargs.d
ln -s "../../../../sysroot/ostree/bootc/storage" "/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/storage"
install -D -m 0755 crates/cli/bootc-generator-stub /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/systemd/system-generators/bootc-systemd-generator
install -d /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/install
install -D -m 0644 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/man/man5 target/man/*.5; \
install -D -m 0644 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/man/man8 target/man/*.8; \
install -D -m 0644 target/completion/bootc.bash /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/bash-completion/completions/bootc
install -D -m 0644 target/completion/bootc.elvish /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/elvish/lib/bootc.elv
install -D -m 0644 target/completion/bootc.fish /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/fish/vendor_completions.d/bootc.fish
install -D -m 0644 target/completion/bootc.powershell /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/powershell/Modules/Bootc/Bootc.psm1
install -D -m 0644 target/completion/bootc.zsh /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/zsh/site-functions/_bootc
install -D -m 0644 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/lib/systemd/system systemd/*.service systemd/*.timer systemd/*.path systemd/*.target
install -D -m 0644 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/doc/bootc/baseimage/base/usr/lib/ostree/ baseimage/base/usr/lib/ostree/prepare-root.conf
install -d -m 755 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/doc/bootc/baseimage/base/sysroot
cp -PfT baseimage/base/ostree /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/doc/bootc/baseimage/base/ostree
# Ensure we've cleaned out any possibly older files
rm -vrf /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc/baseimage/dracut
rm -vrf /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc/baseimage/systemd
# Copy dracut and systemd config files
cp -Prf baseimage/dracut /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc/baseimage/dracut
cp -Prf baseimage/systemd /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc/baseimage/systemd
# Install fedora-bootc-destructive-cleanup in fedora derivatives
ID=$(. /usr/lib/os-release && echo $ID); \
ID_LIKE=$(. /usr/lib/os-release && echo $ID_LIKE); \
if [ "$ID" = "fedora" ] || [[ "$ID_LIKE" == *"fedora"* ]]; then \
install -D -m 0755 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/lib/bootc contrib/scripts/fedora-bootc-destructive-cleanup; \
fi
install -D -m 0644 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/systemd/system crates/initramfs/*.service
install -D -m 0755 target/release/bootc-initramfs-setup /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/initramfs-setup
install -D -m 0755 -t /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/dracut/modules.d/51bootc crates/initramfs/dracut/module-setup.sh
+ make install-ostree-hooks DESTDIR=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT
install -d /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/libexec/libostree/ext
for x in ostree-container ostree-ima-sign ostree-provisional-repair; do \
ln -sf ../../../bin/bootc /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/libexec/libostree/ext/$x; \
done
+ mkdir -p /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/lib/system-reinstall-bootc
+ cat
+ chmod +x /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/lib/system-reinstall-bootc/install-podman
+ touch /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/doc/bootc/baseimage/base/sysroot/.keepdir
+ find /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/doc '!' -type d -printf '/usr/share/doc/%P\n'
+ sort
+ rm -f /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/elvish/lib/bootc.elv
+ rm -f /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT//usr/share/powershell/Modules/Bootc/Bootc.psm1
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 202605041232.g8d8996d904-1.fc45 --unique-debug-suffix -202605041232.g8d8996d904-1.fc45.x86_64 --unique-debug-src-base bootc-202605041232.g8d8996d904-1.fc45.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904
find-debuginfo: starting
Extracting debug info from 3 files
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/initramfs-setup.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/bin/system-reinstall-bootc.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/bin/bootc.
Use `info auto-load python-scripts [REGEXP]' to list them.
DWARF-compressing 3 files
sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/bootc-202605041232.g8d8996d904-1.fc45.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ COMPRESS='gzip -9 -n'
+ COMPRESS_EXT=.gz
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib/bootc/fedora-bootc-destructive-cleanup from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/lib/systemd/system-generators/bootc-systemd-generator from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/lib/dracut/modules.d/51bootc/module-setup.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/lib/system-reinstall-bootc/install-podman from /bin/bash to #!/usr/bin/bash
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-det --brp -j8 /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT
Scanned 637 directories and 1354 files,
processed 30 inodes,
0 modified (0 replaced + 0 rewritten),
0 unsupported format, 0 errors
+ /usr/bin/linkdupes --brp /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr
Scanned 636 directories and 1354 files,
considered 1349 files, read 125 files, linked 35 files, 0 errors
sum of sizes of linked files: 194329 bytes
Reading /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: bootc-202605041232.g8d8996d904-1.fc45.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nofvmM
+ umask 022
+ cd /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build
+ cd bootc-202605041232.g8d8996d904
+ DOCDIR=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc
+ cp -pr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/README.md /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/doc/bootc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Cy419S
+ umask 022
+ cd /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build
+ cd bootc-202605041232.g8d8996d904
+ LICENSEDIR=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/licenses/bootc
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/licenses/bootc
+ cp -pr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/LICENSE-MIT /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/licenses/bootc
+ cp -pr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/LICENSE-APACHE /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/licenses/bootc
+ cp -pr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/LICENSE.dependencies /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/licenses/bootc
+ cp -pr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/bootc-202605041232.g8d8996d904/cargo-vendor.txt /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/share/licenses/bootc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: bootc = 202605041232.g8d8996d904-1.fc45 bootc(x86-64) = 202605041232.g8d8996d904-1.fc45 bundled(crate(addr2line)) = 0.25.1 bundled(crate(adler2)) = 2.0.1 bundled(crate(aho-corasick)) = 1.1.4 bundled(crate(ambient-authority)) = 0.0.2 bundled(crate(android_system_properties)) = 0.1.5 bundled(crate(anstream)) = 0.6.21 bundled(crate(anstream)) = 1.0.0 bundled(crate(anstyle)) = 1.0.13 bundled(crate(anstyle-parse)) = 0.2.7 bundled(crate(anstyle-parse)) = 1.0.0 bundled(crate(anstyle-query)) = 1.1.5 bundled(crate(anstyle-wincon)) = 3.0.11 bundled(crate(anyhow)) = 1.0.100 bundled(crate(async-compression)) = 0.4.36 bundled(crate(autocfg)) = 1.5.0 bundled(crate(backtrace)) = 0.3.76 bundled(crate(base64)) = 0.20.0 bundled(crate(base64)) = 0.21.7 bundled(crate(bitflags)) = 1.3.2 bundled(crate(bitflags)) = 2.10.0 bundled(crate(block-buffer)) = 0.10.4 bundled(crate(bumpalo)) = 3.19.1 bundled(crate(byteorder)) = 1.5.0 bundled(crate(bytes)) = 1.11.0 bundled(crate(camino)) = 1.2.2 bundled(crate(canon-json)) = 0.2.1 bundled(crate(cap-primitives)) = 3.4.5 bundled(crate(cap-primitives)) = 4.0.2 bundled(crate(cap-std)) = 3.4.5 bundled(crate(cap-std)) = 4.0.2 bundled(crate(cap-std-ext)) = 4.0.7 bundled(crate(cap-std-ext)) = 5.1.2 bundled(crate(cap-tempfile)) = 3.4.5 bundled(crate(cap-tempfile)) = 4.0.2 bundled(crate(cargo-platform)) = 0.3.2 bundled(crate(cargo_metadata)) = 0.23.1 bundled(crate(cc)) = 1.2.51 bundled(crate(cfg-expr)) = 0.20.5 bundled(crate(cfg-if)) = 1.0.4 bundled(crate(cfg_aliases)) = 0.2.1 bundled(crate(chacha20)) = 0.10.0 bundled(crate(chrono)) = 0.4.42 bundled(crate(clap)) = 4.5.54 bundled(crate(clap_builder)) = 4.5.54 bundled(crate(clap_complete)) = 4.5.61 bundled(crate(clap_derive)) = 4.5.49 bundled(crate(clap_lex)) = 0.7.6 bundled(crate(clap_mangen)) = 0.3.0 bundled(crate(color-eyre)) = 0.6.5 bundled(crate(color-spantrace)) = 0.3.0 bundled(crate(colorchoice)) = 1.0.4 bundled(crate(comfy-table)) = 7.2.1 bundled(crate(comma)) = 1.0.0 bundled(crate(compression-codecs)) = 0.4.35 bundled(crate(compression-core)) = 0.4.31 bundled(crate(console)) = 0.15.11 bundled(crate(console)) = 0.16.2 bundled(crate(const_format)) = 0.2.35 bundled(crate(const_format_proc_macros)) = 0.2.34 bundled(crate(containers-image-proxy)) = 0.9.2 bundled(crate(convert_case)) = 0.10.0 bundled(crate(core-foundation-sys)) = 0.8.7 bundled(crate(cpufeatures)) = 0.2.17 bundled(crate(cpufeatures)) = 0.3.0 bundled(crate(crc32fast)) = 1.5.0 bundled(crate(crossterm)) = 0.29.0 bundled(crate(crossterm_winapi)) = 0.9.1 bundled(crate(crypto-common)) = 0.1.7 bundled(crate(darling)) = 0.20.11 bundled(crate(darling_core)) = 0.20.11 bundled(crate(darling_macro)) = 0.20.11 bundled(crate(data-encoding)) = 2.10.0 bundled(crate(derive_builder)) = 0.20.2 bundled(crate(derive_builder_core)) = 0.20.2 bundled(crate(derive_builder_macro)) = 0.20.2 bundled(crate(derive_more)) = 2.1.1 bundled(crate(derive_more-impl)) = 2.1.1 bundled(crate(deunicode)) = 1.6.2 bundled(crate(dialoguer)) = 0.12.0 bundled(crate(digest)) = 0.10.7 bundled(crate(document-features)) = 0.2.12 bundled(crate(dyn-clone)) = 1.0.20 bundled(crate(either)) = 1.15.0 bundled(crate(encode_unicode)) = 1.0.0 bundled(crate(env_filter)) = 1.0.0 bundled(crate(env_home)) = 0.1.0 bundled(crate(env_logger)) = 0.11.9 bundled(crate(env_logger)) = 0.8.4 bundled(crate(equivalent)) = 1.0.2 bundled(crate(errno)) = 0.3.14 bundled(crate(escape8259)) = 0.5.3 bundled(crate(eyre)) = 0.6.12 bundled(crate(fastrand)) = 2.3.0 bundled(crate(filetime)) = 0.2.26 bundled(crate(find-msvc-tools)) = 0.1.6 bundled(crate(flate2)) = 1.1.5 bundled(crate(fn-error-context)) = 0.2.1 bundled(crate(fnv)) = 1.0.7 bundled(crate(foreign-types)) = 0.3.2 bundled(crate(foreign-types-shared)) = 0.1.1 bundled(crate(fs-set-times)) = 0.20.3 bundled(crate(futures-channel)) = 0.3.31 bundled(crate(futures-core)) = 0.3.31 bundled(crate(futures-executor)) = 0.3.31 bundled(crate(futures-io)) = 0.3.31 bundled(crate(futures-macro)) = 0.3.31 bundled(crate(futures-sink)) = 0.3.31 bundled(crate(futures-task)) = 0.3.31 bundled(crate(futures-util)) = 0.3.31 bundled(crate(generic-array)) = 0.14.7 bundled(crate(getopts)) = 0.2.24 bundled(crate(getrandom)) = 0.2.16 bundled(crate(getrandom)) = 0.3.4 bundled(crate(getrandom)) = 0.4.1 bundled(crate(getset)) = 0.1.6 bundled(crate(gimli)) = 0.32.3 bundled(crate(gio)) = 0.20.12 bundled(crate(gio-sys)) = 0.20.10 bundled(crate(glib)) = 0.20.12 bundled(crate(glib-macros)) = 0.20.12 bundled(crate(glib-sys)) = 0.20.10 bundled(crate(gobject-sys)) = 0.20.10 bundled(crate(gvariant)) = 0.5.1 bundled(crate(gvariant-macro)) = 0.5.1 bundled(crate(hashbrown)) = 0.16.1 bundled(crate(heck)) = 0.5.0 bundled(crate(hex)) = 0.4.3 bundled(crate(hmac)) = 0.12.1 bundled(crate(iana-time-zone)) = 0.1.64 bundled(crate(iana-time-zone-haiku)) = 0.1.2 bundled(crate(ident_case)) = 1.0.1 bundled(crate(indenter)) = 0.3.4 bundled(crate(indexmap)) = 2.13.0 bundled(crate(indicatif)) = 0.17.11 bundled(crate(indicatif)) = 0.18.3 bundled(crate(indoc)) = 2.0.7 bundled(crate(io-extras)) = 0.18.4 bundled(crate(io-extras)) = 0.19.0 bundled(crate(io-lifetimes)) = 2.0.4 bundled(crate(io-lifetimes)) = 3.0.1 bundled(crate(ipnet)) = 2.11.0 bundled(crate(is_terminal_polyfill)) = 1.70.2 bundled(crate(itertools)) = 0.14.0 bundled(crate(itoa)) = 1.0.17 bundled(crate(jobserver)) = 0.1.34 bundled(crate(js-sys)) = 0.3.83 bundled(crate(lazy_static)) = 1.5.0 bundled(crate(libc)) = 0.2.183 bundled(crate(liboverdrop)) = 0.1.0 bundled(crate(libredox)) = 0.1.12 bundled(crate(libsystemd)) = 0.7.2 bundled(crate(libtest-mimic)) = 0.8.1 bundled(crate(libz-sys)) = 1.1.23 bundled(crate(linkme)) = 0.3.35 bundled(crate(linkme-impl)) = 0.3.35 bundled(crate(linux-raw-sys)) = 0.11.0 bundled(crate(litrs)) = 1.0.0 bundled(crate(lock_api)) = 0.4.14 bundled(crate(log)) = 0.4.29 bundled(crate(mandown)) = 1.1.0 bundled(crate(matchers)) = 0.2.0 bundled(crate(maybe-owned)) = 0.3.4 bundled(crate(md-5)) = 0.10.6 bundled(crate(memchr)) = 2.7.6 bundled(crate(memoffset)) = 0.9.1 bundled(crate(miniz_oxide)) = 0.8.9 bundled(crate(mio)) = 1.1.1 bundled(crate(nix)) = 0.29.0 bundled(crate(nix)) = 0.31.2 bundled(crate(nom)) = 8.0.0 bundled(crate(nu-ansi-term)) = 0.50.3 bundled(crate(num-traits)) = 0.2.19 bundled(crate(number_prefix)) = 0.4.0 bundled(crate(object)) = 0.37.3 bundled(crate(oci-spec)) = 0.8.4 bundled(crate(oci-spec)) = 0.9.0 bundled(crate(ocidir)) = 0.7.0 bundled(crate(once_cell)) = 1.21.3 bundled(crate(once_cell_polyfill)) = 1.70.2 bundled(crate(openssh-keys)) = 0.6.5 bundled(crate(openssl)) = 0.10.75 bundled(crate(openssl-macros)) = 0.1.1 bundled(crate(openssl-sys)) = 0.9.111 bundled(crate(ostree)) = 0.20.5 bundled(crate(ostree-sys)) = 0.15.3 bundled(crate(owo-colors)) = 4.2.3 bundled(crate(parking_lot)) = 0.12.5 bundled(crate(parking_lot_core)) = 0.9.12 bundled(crate(pin-project)) = 1.1.10 bundled(crate(pin-project-internal)) = 1.1.10 bundled(crate(pin-project-lite)) = 0.2.16 bundled(crate(pin-utils)) = 0.1.0 bundled(crate(pkg-config)) = 0.3.32 bundled(crate(portable-atomic)) = 1.13.0 bundled(crate(ppv-lite86)) = 0.2.21 bundled(crate(proc-macro-crate)) = 3.4.0 bundled(crate(proc-macro-error-attr2)) = 2.0.0 bundled(crate(proc-macro-error2)) = 2.0.1 bundled(crate(proc-macro2)) = 1.0.105 bundled(crate(pulldown-cmark)) = 0.13.0 bundled(crate(pulldown-cmark-escape)) = 0.11.0 bundled(crate(quickcheck)) = 1.0.3 bundled(crate(quote)) = 1.0.43 bundled(crate(r-efi)) = 5.3.0 bundled(crate(rand)) = 0.10.0 bundled(crate(rand)) = 0.8.5 bundled(crate(rand)) = 0.9.2 bundled(crate(rand_chacha)) = 0.3.1 bundled(crate(rand_chacha)) = 0.9.0 bundled(crate(rand_core)) = 0.10.0 bundled(crate(rand_core)) = 0.6.4 bundled(crate(rand_core)) = 0.9.3 bundled(crate(redox_syscall)) = 0.5.18 bundled(crate(redox_syscall)) = 0.7.0 bundled(crate(ref-cast)) = 1.0.25 bundled(crate(ref-cast-impl)) = 1.0.25 bundled(crate(regex)) = 1.12.2 bundled(crate(regex-automata)) = 0.4.13 bundled(crate(regex-syntax)) = 0.8.8 bundled(crate(rexpect)) = 0.7.0 bundled(crate(roff)) = 1.1.1 bundled(crate(rustc-demangle)) = 0.1.27 bundled(crate(rustc_version)) = 0.4.1 bundled(crate(rustix)) = 1.1.3 bundled(crate(rustix-linux-procfs)) = 0.1.1 bundled(crate(rustversion)) = 1.0.22 bundled(crate(ryu)) = 1.0.22 bundled(crate(schemars)) = 1.2.0 bundled(crate(schemars_derive)) = 1.2.0 bundled(crate(scopeguard)) = 1.2.0 bundled(crate(semver)) = 1.0.27 bundled(crate(serde)) = 1.0.228 bundled(crate(serde_core)) = 1.0.228 bundled(crate(serde_derive)) = 1.0.228 bundled(crate(serde_derive_internals)) = 0.29.1 bundled(crate(serde_ignored)) = 0.1.14 bundled(crate(serde_json)) = 1.0.149 bundled(crate(serde_spanned)) = 1.0.4 bundled(crate(serde_yaml)) = 0.9.34 bundled(crate(sha2)) = 0.10.9 bundled(crate(sharded-slab)) = 0.1.7 bundled(crate(shell-words)) = 1.1.1 bundled(crate(shlex)) = 1.3.0 bundled(crate(signal-hook)) = 0.3.18 bundled(crate(signal-hook-mio)) = 0.2.5 bundled(crate(signal-hook-registry)) = 1.4.8 bundled(crate(simd-adler32)) = 0.3.8 bundled(crate(similar)) = 3.0.0 bundled(crate(similar-asserts)) = 2.0.0 bundled(crate(slab)) = 0.4.11 bundled(crate(smallvec)) = 1.15.1 bundled(crate(socket2)) = 0.6.1 bundled(crate(static_assertions)) = 1.1.0 bundled(crate(strsim)) = 0.11.1 bundled(crate(strum)) = 0.27.2 bundled(crate(strum_macros)) = 0.27.2 bundled(crate(subtle)) = 2.6.1 bundled(crate(syn)) = 1.0.109 bundled(crate(syn)) = 2.0.114 bundled(crate(system-deps)) = 7.0.7 bundled(crate(tar)) = 0.4.44 bundled(crate(target-lexicon)) = 0.13.3 bundled(crate(tempfile)) = 3.24.0 bundled(crate(terminal_size)) = 0.4.3 bundled(crate(thiserror)) = 1.0.69 bundled(crate(thiserror)) = 2.0.17 bundled(crate(thiserror-impl)) = 1.0.69 bundled(crate(thiserror-impl)) = 2.0.17 bundled(crate(thread_local)) = 1.1.9 bundled(crate(tini)) = 1.3.0 bundled(crate(tokio)) = 1.49.0 bundled(crate(tokio-macros)) = 2.6.0 bundled(crate(tokio-stream)) = 0.1.18 bundled(crate(tokio-util)) = 0.7.18 bundled(crate(toml)) = 0.9.10 bundled(crate(toml)) = 1.0.3 bundled(crate(toml_datetime)) = 0.7.5 bundled(crate(toml_datetime)) = 1.0.0 bundled(crate(toml_edit)) = 0.23.10 bundled(crate(toml_parser)) = 1.0.9 bundled(crate(toml_writer)) = 1.0.6 bundled(crate(tracing)) = 0.1.44 bundled(crate(tracing-attributes)) = 0.1.31 bundled(crate(tracing-core)) = 0.1.36 bundled(crate(tracing-error)) = 0.2.1 bundled(crate(tracing-journald)) = 0.3.2 bundled(crate(tracing-log)) = 0.2.0 bundled(crate(tracing-subscriber)) = 0.3.22 bundled(crate(typenum)) = 1.19.0 bundled(crate(uapi-version)) = 0.4.0 bundled(crate(unicase)) = 2.9.0 bundled(crate(unicode-ident)) = 1.0.22 bundled(crate(unicode-segmentation)) = 1.12.0 bundled(crate(unicode-width)) = 0.2.2 bundled(crate(unicode-xid)) = 0.2.6 bundled(crate(unit-prefix)) = 0.5.2 bundled(crate(unsafe-libyaml)) = 0.2.11 bundled(crate(utf8parse)) = 0.2.2 bundled(crate(uuid)) = 1.19.0 bundled(crate(uzers)) = 0.12.2 bundled(crate(vcpkg)) = 0.2.15 bundled(crate(version-compare)) = 0.2.1 bundled(crate(version_check)) = 0.9.5 bundled(crate(vsock)) = 0.5.1 bundled(crate(wasi)) = 0.11.1 bundled(crate(wasip2)) = 1.0.1 bundled(crate(wasip3)) = 0.4.0 bundled(crate(wasm-bindgen)) = 0.2.106 bundled(crate(wasm-bindgen-macro)) = 0.2.106 bundled(crate(wasm-bindgen-macro-support)) = 0.2.106 bundled(crate(wasm-bindgen-shared)) = 0.2.106 bundled(crate(web-time)) = 1.1.0 bundled(crate(which)) = 8.0.0 bundled(crate(winapi)) = 0.3.9 bundled(crate(winapi-i686-pc-windows-gnu)) = 0.4.0 bundled(crate(winapi-x86_64-pc-windows-gnu)) = 0.4.0 bundled(crate(windows-core)) = 0.62.2 bundled(crate(windows-implement)) = 0.60.2 bundled(crate(windows-interface)) = 0.59.3 bundled(crate(windows-link)) = 0.2.1 bundled(crate(windows-result)) = 0.4.1 bundled(crate(windows-strings)) = 0.5.1 bundled(crate(windows-sys)) = 0.59.0 bundled(crate(windows-sys)) = 0.60.2 bundled(crate(windows-sys)) = 0.61.2 bundled(crate(windows-targets)) = 0.52.6 bundled(crate(windows-targets)) = 0.53.5 bundled(crate(windows_aarch64_gnullvm)) = 0.52.6 bundled(crate(windows_aarch64_gnullvm)) = 0.53.1 bundled(crate(windows_aarch64_msvc)) = 0.52.6 bundled(crate(windows_aarch64_msvc)) = 0.53.1 bundled(crate(windows_i686_gnu)) = 0.52.6 bundled(crate(windows_i686_gnu)) = 0.53.1 bundled(crate(windows_i686_gnullvm)) = 0.52.6 bundled(crate(windows_i686_gnullvm)) = 0.53.1 bundled(crate(windows_i686_msvc)) = 0.52.6 bundled(crate(windows_i686_msvc)) = 0.53.1 bundled(crate(windows_x86_64_gnu)) = 0.52.6 bundled(crate(windows_x86_64_gnu)) = 0.53.1 bundled(crate(windows_x86_64_gnullvm)) = 0.52.6 bundled(crate(windows_x86_64_gnullvm)) = 0.53.1 bundled(crate(windows_x86_64_msvc)) = 0.52.6 bundled(crate(windows_x86_64_msvc)) = 0.53.1 bundled(crate(winnow)) = 0.7.14 bundled(crate(winsafe)) = 0.0.19 bundled(crate(winx)) = 0.36.4 bundled(crate(wit-bindgen)) = 0.46.0 bundled(crate(wit-bindgen)) = 0.51.0 bundled(crate(xattr)) = 1.6.1 bundled(crate(xshell)) = 0.2.7 bundled(crate(xshell-macros)) = 0.2.7 bundled(crate(xxhash-rust)) = 0.8.15 bundled(crate(zerocopy)) = 0.8.33 bundled(crate(zerocopy-derive)) = 0.8.33 bundled(crate(zeroize)) = 1.8.2 bundled(crate(zmij)) = 1.0.12 bundled(crate(zstd)) = 0.13.3 bundled(crate(zstd-safe)) = 7.2.4 bundled(crate(zstd-sys)) = 2.0.16 ostree-cli(ostree-container)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.30)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.39)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.4)(64bit) libostree-1.so.1(LIBOSTREE_2016.5)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libostree-1.so.1(LIBOSTREE_2017.10)(64bit) libostree-1.so.1(LIBOSTREE_2017.15)(64bit) libostree-1.so.1(LIBOSTREE_2017.2)(64bit) libostree-1.so.1(LIBOSTREE_2017.4)(64bit) libostree-1.so.1(LIBOSTREE_2017.7)(64bit) libostree-1.so.1(LIBOSTREE_2018.3)(64bit) libostree-1.so.1(LIBOSTREE_2018.5)(64bit) libostree-1.so.1(LIBOSTREE_2018.9)(64bit) libostree-1.so.1(LIBOSTREE_2019.3)(64bit) libostree-1.so.1(LIBOSTREE_2020.1)(64bit) libostree-1.so.1(LIBOSTREE_2020.4)(64bit) libostree-1.so.1(LIBOSTREE_2020.7)(64bit) libostree-1.so.1(LIBOSTREE_2021.1)(64bit) libostree-1.so.1(LIBOSTREE_2021.2)(64bit) libostree-1.so.1(LIBOSTREE_2021.4)(64bit) libostree-1.so.1(LIBOSTREE_2022.5)(64bit) libostree-1.so.1(LIBOSTREE_2023.8)(64bit) libostree-1.so.1(LIBOSTREE_2025.2)(64bit) libostree-1.so.1(LIBOSTREE_2025.3)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.4)(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH)
Recommends: bootupd
Processing files: system-reinstall-bootc-202605041232.g8d8996d904-1.fc45.x86_64
Provides: system-reinstall-bootc = 202605041232.g8d8996d904-1.fc45 system-reinstall-bootc(x86-64) = 202605041232.g8d8996d904-1.fc45
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.30)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.39)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH)
Recommends: podman
Processing files: bootc-debugsource-202605041232.g8d8996d904-1.fc45.x86_64
Provides: bootc-debugsource = 202605041232.g8d8996d904-1.fc45 bootc-debugsource(x86-64) = 202605041232.g8d8996d904-1.fc45
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: bootc-debuginfo-202605041232.g8d8996d904-1.fc45.x86_64
Provides: bootc-debuginfo = 202605041232.g8d8996d904-1.fc45 bootc-debuginfo(x86-64) = 202605041232.g8d8996d904-1.fc45 debuginfo(build-id) = 3778d5b9d3829217bed0aacf342240a99e890314 debuginfo(build-id) = 54f9f7cce288e8edc84217d1dcf68c1a1f4c8bdf
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: bootc-debugsource(x86-64) = 202605041232.g8d8996d904-1.fc45
Processing files: system-reinstall-bootc-debuginfo-202605041232.g8d8996d904-1.fc45.x86_64
Provides: debuginfo(build-id) = d57035f3731d9b9e2bdea02d1febd25870dd3838 system-reinstall-bootc-debuginfo = 202605041232.g8d8996d904-1.fc45 system-reinstall-bootc-debuginfo(x86-64) = 202605041232.g8d8996d904-1.fc45
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: bootc-debugsource(x86-64) = 202605041232.g8d8996d904-1.fc45
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT
Finish: chroot ['/bin/bash -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSGCCA_ADD_OPTS=\\$\'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/bootc.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\'\\""']
Finish: run
>>> 2026-05-04 21:37:31 "/usr/bin/mock" "-r" "fedora-rawhide-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "shopt -s nullglob && SC_RESULTS_DIR=/builddir/shellcheck-results SC_BATCH=1 SC_TIMEOUT=30 /usr/share/csmock/scripts/run-shellcheck.sh /builddir/build/BUILDROOT/* /builddir/build/BUILD/*/BUILDROOT/*"
Looking for shell scripts....... done
+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/bootc/fedora-bootc-destructive-cleanup
+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/dracut/modules.d/51bootc/module-setup.sh
+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/systemd/system-generators/bootc-systemd-generator
+ timeout 30 shellcheck --format=json1 --external-sources --source-path=/builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr /builddir/build/BUILD/bootc-202605041232.g8d8996d904-build/BUILDROOT/usr/lib/system-reinstall-bootc/install-podman
>>> 2026-05-04 21:37:32 "/usr/bin/mock" "-r" "fedora-rawhide-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "LANG=en_US.utf8 /usr/share/csmock/scripts/find-unicode-control.py -d -v /builddir/build/BUILD -p bidi --notests >/builddir/unicontrol-capture.err 2>/builddir/unicontrol-capture.log"
>>> 2026-05-04 21:38:29 '/usr/bin/mock' '-r' 'fedora-rawhide-x86_64' '--plugin-option=tmpfs:keep_mounted=True' '--config-opts=print_main_output=True' '--quiet' '--shell' 'tar -c --remove-files '/builddir/cswrap-capture.err' '/builddir/shellcheck-results' '/builddir/unicontrol-capture.err' '/builddir/unicontrol-capture.log' '/builddir/clippy-output.txt'' | tar -xC '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/raw-results'
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
>>> 2026-05-04 21:38:30 cat '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/raw-results/builddir/cswrap-capture.err' | csgrep --mode=json --quiet --path '^/builddir/build/BUILD/' --remove-duplicates | csgrep --mode=json --invert-match --checker CPPCHECK_WARNING --event 'cppcheckError|internalAstError|normalCheckLevelMaxBranches|preprocessorErrorDirective|syntaxError|unknownMacro' | csgrep --mode=json --invert-match --checker COMPILER_WARNING --event error > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/uni-results/cswrap-capture.js'
>>> 2026-05-04 21:38:30 set -o pipefail; /usr/share/csmock/scripts/convert-clippy.py < /tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/raw-results/builddir/clippy-output.txt | csgrep --remove-duplicates > /tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/uni-results/clippy-capture.err
>>> 2026-05-04 21:38:30 cd /tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/raw-results/builddir/shellcheck-results && csgrep --mode=json --remove-duplicates --quiet --invert-match --event '^info|style|warning\[SC1090\]' *.json > /tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/uni-results/shellcheck-capture.json
>>> 2026-05-04 21:38:30 csgrep --mode=json '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/raw-results/builddir/unicontrol-capture.err' > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/uni-results/unicontrol-capture.js'
scan.ini: time-finished = 2026-05-04 21:38:30
scan.ini: exit-code = 0
>>> 2026-05-04 21:38:30 cslinker --quiet --cwelist '/usr/share/csmock/cwe-map.csv' --inifile '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan.ini' '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/uni-results'/* > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/scan-results-all.js'
>>> 2026-05-04 21:38:30 '/usr/bin/mock' '-r' 'fedora-rawhide-x86_64' '--plugin-option=tmpfs:keep_mounted=True' '--config-opts=print_main_output=True' '--quiet' '--shell' '/usr/libexec/csgrep-static --mode=json --embed-context 3 '--warning-rate-limit=1024' '--limit-msg-len=512'' <'/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/scan-results-all.js' >'/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/scan-results-all.js.tmp'
>>> 2026-05-04 21:38:31 "/usr/bin/mock" "-r" "fedora-rawhide-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--clean"
>>> 2026-05-04 21:38:33 cat '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/scan-results-all.js' | sed -r 's;/builddir/build/BUILD(ROOT/[^/]+|/[^/]+/BUILDROOT)/;/builddir/build/BUILD//;' | sed -r 's|(/builddir/build/BUILD/)[^/]+-build/|\1|' | csgrep --mode=json --path '^/builddir/build/BUILD/' --strip-path-prefix /builddir/build/BUILD/ | csgrep --mode=json --invert-match --path '^ksh-.*[0-9]+\.c$' | csgrep --mode=json --invert-match --path 'CMakeFiles/CMakeTmp|conftest.c' | csdiff --json-output --show-internal "/usr/share/csmock/known-false-positives.js" - | cssort --key=path > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.js'
>>> 2026-05-04 21:38:33 cat '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/scan-results-all.js' | sed -r 's;/builddir/build/BUILD(ROOT/[^/]+|/[^/]+/BUILDROOT)/;/builddir/build/BUILD//;' | csgrep --mode=json --strip-path-prefix /builddir/build/BUILD/ | csdiff --show-internal '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.js' - | cssort > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results.js'
>>> 2026-05-04 21:38:33 csgrep --mode=grep --invert-match --event "internal warning" --prune-events=1 '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results.js' > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results.err'
>>> 2026-05-04 21:38:33 csgrep --mode=json --invert-match --event "internal warning" --prune-events=1 '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results.js' | cshtml - > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results.html'
>>> 2026-05-04 21:38:33 csgrep --mode=evtstat --invert-match --event "internal warning" --prune-events=1 '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results.js' | tee '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/debug/suppressed-results-summary.txt'
100 CLIPPY_WARNING warning
1 COMPILER_WARNING warning[-Wpointer-to-int-cast]
>>> 2026-05-04 21:38:33 csgrep --mode=grep --invert-match --event "internal warning" --prune-events=1 '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.js' > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.err'
>>> 2026-05-04 21:38:33 csgrep --mode=json --invert-match --event "internal warning" --prune-events=1 '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.js' | cshtml - > '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.html'
>>> 2026-05-04 21:38:33 csgrep --mode=evtstat --invert-match --event "internal warning" --prune-events=1 '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results.js' | tee '/tmp/csmockpx_wqq4e/bootc-202605041232.g8d8996d904-1/scan-results-summary.txt'
100 CLIPPY_WARNING warning
1 COMPILER_WARNING warning[-Wpointer-to-int-cast]
3 SHELLCHECK_WARNING warning[SC2154]
<<< 2026-05-04 21:38:33 csmock exit code: 0
Wrote: /tmp/tmpxkf82qlh/bootc-202605041232.g8d8996d904-1.tar.xz