[INFO] cloning repository https://github.com/mlevkov/iggy_sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlevkov/iggy_sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlevkov%2Figgy_sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlevkov%2Figgy_sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30908e20850ebe23edf5a99c9394d8322c57fe42 [INFO] testing mlevkov/iggy_sample against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlevkov%2Figgy_sample" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mlevkov/iggy_sample [INFO] finished tweaking git repo https://github.com/mlevkov/iggy_sample [INFO] tweaked toml for git repo https://github.com/mlevkov/iggy_sample written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlevkov/iggy_sample on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mlevkov/iggy_sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-native-certs v0.8.2 [INFO] [stderr] Downloaded async-dropper-simple v0.2.6 [INFO] [stderr] Downloaded compio-macros v0.1.2 [INFO] [stderr] Downloaded async-dropper-derive v0.3.1 [INFO] [stderr] Downloaded human-repr v1.1.0 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded compio-log v0.1.0 [INFO] [stderr] Downloaded async-scoped v0.9.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded async-dropper v0.3.1 [INFO] [stderr] Downloaded reqwest-retry v0.8.0 [INFO] [stderr] Downloaded compio-fs v0.10.0 [INFO] [stderr] Downloaded iggy_binary_protocol v0.8.0 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded iggy v0.8.0 [INFO] [stderr] Downloaded governor v0.10.2 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] [stderr] Downloaded bollard v0.19.4 [INFO] [stderr] Downloaded iggy_common v0.8.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.1 [INFO] [stderr] Downloaded bon-macros v3.8.1 [INFO] [stderr] Downloaded io-uring v0.7.11 [INFO] [stderr] Downloaded compio-driver v0.10.0 [INFO] [stderr] Downloaded bon v3.8.1 [INFO] [stderr] Downloaded comfy-table v7.2.1 [INFO] [stderr] Downloaded err_trail v0.10.2 [INFO] [stderr] Downloaded rcgen v0.14.5 [INFO] [stderr] Downloaded bollard-stubs v1.49.1-rc.28.4.0 [INFO] [stderr] Downloaded testcontainers v0.26.0 [INFO] [stderr] Downloaded byte-unit v5.2.0 [INFO] [stderr] Downloaded compio-quic v0.6.0 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded toml_edit v0.23.9 [INFO] [stderr] Downloaded ferroid v0.8.7 [INFO] [stderr] Downloaded reqwest-middleware v0.4.2 [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded dbus-secret-service v4.1.0 [INFO] [stderr] Downloaded passterm v2.0.1 [INFO] [stderr] Downloaded compio-buf v0.7.1 [INFO] [stderr] Downloaded compio-io v0.8.4 [INFO] [stderr] Downloaded compio-ws v0.2.0 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded compio v0.17.0 [INFO] [stderr] Downloaded io_uring_buf_ring v0.2.2 [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] [stderr] Downloaded compio-runtime v0.10.1 [INFO] [stderr] Downloaded compio-net v0.10.0 [INFO] [stderr] Downloaded fastbloom v0.14.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [INFO] [stderr] Downloaded openssl-src v300.5.4+3.5.4 [INFO] [stderr] Downloaded compio-tls v0.8.0 [INFO] [stderr] Downloaded aws-lc-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 794a1c3b7737b0579406e1055cc81fa6b3cb38c3fa9fa11bebf083ae179cdb70 [INFO] running `Command { std: "docker" "start" "-a" "794a1c3b7737b0579406e1055cc81fa6b3cb38c3fa9fa11bebf083ae179cdb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "794a1c3b7737b0579406e1055cc81fa6b3cb38c3fa9fa11bebf083ae179cdb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794a1c3b7737b0579406e1055cc81fa6b3cb38c3fa9fa11bebf083ae179cdb70", kill_on_drop: false }` [INFO] [stdout] 794a1c3b7737b0579406e1055cc81fa6b3cb38c3fa9fa11bebf083ae179cdb70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b497c9d559299f8176f74f2021274338ba3b8a7a9110aa2bbea54f2171eae35 [INFO] running `Command { std: "docker" "start" "-a" "6b497c9d559299f8176f74f2021274338ba3b8a7a9110aa2bbea54f2171eae35", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling compio-buf v0.7.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling compio-driver v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling io_uring_buf_ring v0.2.2 [INFO] [stderr] Compiling compio-log v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling compio-io v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling compio-runtime v0.10.1 [INFO] [stderr] Compiling compio-fs v0.10.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling compio-net v0.10.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling compio-quic v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling compio-macros v0.1.2 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling async-dropper-simple v0.2.6 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.53/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --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="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=cd6fffeb87d728eb -C extra-filename=-702d9ef359cb0880 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-1b5b996d5ee65254.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-8f9813155d5c1cf2.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-23e83644d11b0d66.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-0c4737c249b9675d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bon-macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name bon_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bon-macros-3.8.1/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::nursery' '--warn=clippy::pedantic' '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_bit_mask' --warn=variant_size_differences '--warn=clippy::useless_transmute' '--warn=clippy::useless_let_if_seq' '--warn=clippy::unused_rounding' --warn=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates '--warn=clippy::unused_async' --warn=unstable_features --warn=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_join' --warn=unnameable_types --warn=unit_bindings '--warn=clippy::unicode_not_nfc' --warn=unexpected_cfgs '--warn=rustdoc::unescaped_backticks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::type_repetition_in_bounds' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::transmute_undefined_repr' '--warn=clippy::transmute_ptr_to_ptr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::suboptimal_flops' '--warn=clippy::string_lit_as_bytes' --warn=single_use_lifetimes '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' --warn=redundant_lifetimes '--warn=clippy::redundant_feature_names' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::range_plus_one' '--warn=clippy::range_minus_one' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::non_send_fields_in_send_ty' --warn=non_local_definitions --warn=non_ascii_idents '--warn=clippy::no_mangle_with_rust_abi' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--warn=clippy::mixed_read_write_in_expression' --warn=missing_unsafe_on_extern --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_abi --warn=meta_variable_misuse '--warn=clippy::maybe_infinite_iter' '--warn=clippy::match_wild_err_arm' '--allow=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::many_single_char_names' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_let_else' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' --warn=let_underscore_drop '--warn=clippy::large_include_file' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' --warn=ffi_unwind_calls --warn=explicit_outlives_requirements '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::empty_drop' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_lossless' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_refcell_ref' '--warn=clippy::assertions_on_result_states' --warn=rust_2024_compatibility --allow=tail_expr_drop_order --check-cfg 'cfg(nightly)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "experimental-overwritable", "implied-bounds", "std"))' -C metadata=51db45274c81fa9c -C extra-filename=-7f75936503dd2dc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-838724290a4965f8.rlib --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rlib --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-7da6df5a5a334a05.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5a027c01becb027b.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-e169ac79dad5a9cf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --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=0260c6e1b5fd9f3d -C extra-filename=-957ecae465551cbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2727642f09711a0d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ecabdf13e0a6928.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-58f6cbf57b8e9c2b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-b48c6f3ae18fa829.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-5e964938868c5d11.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4fad3ed05539e586.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6b497c9d559299f8176f74f2021274338ba3b8a7a9110aa2bbea54f2171eae35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b497c9d559299f8176f74f2021274338ba3b8a7a9110aa2bbea54f2171eae35", kill_on_drop: false }` [INFO] [stdout] 6b497c9d559299f8176f74f2021274338ba3b8a7a9110aa2bbea54f2171eae35