[INFO] fetching crate klukai 0.1.2... [INFO] testing klukai-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate klukai 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate klukai 0.1.2 [INFO] finished tweaking crates.io crate klukai 0.1.2 [INFO] tweaked toml for crates.io crate klukai 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate klukai 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate klukai 0.1.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcd2f3c18a0911d877ee0d261d1e241a79294c5186d5a3e36f5f52044974a6ac [INFO] running `Command { std: "docker" "start" "-a" "bcd2f3c18a0911d877ee0d261d1e241a79294c5186d5a3e36f5f52044974a6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcd2f3c18a0911d877ee0d261d1e241a79294c5186d5a3e36f5f52044974a6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd2f3c18a0911d877ee0d261d1e241a79294c5186d5a3e36f5f52044974a6ac", kill_on_drop: false }` [INFO] [stdout] bcd2f3c18a0911d877ee0d261d1e241a79294c5186d5a3e36f5f52044974a6ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ced12a43abd158300c86147a55c86730c66aaa0017b44912c5f30b8bd3d90de [INFO] running `Command { std: "docker" "start" "-a" "3ced12a43abd158300c86147a55c86730c66aaa0017b44912c5f30b8bd3d90de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling sqlite3-parser v0.15.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling defmt v0.3.100 [INFO] [stderr] Compiling circular-buffer v1.1.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling build-info-common v0.0.41 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling foca v0.19.0 [INFO] [stderr] Compiling speedy v0.8.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling config v0.15.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling antithesis_sdk v0.2.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling uhlc v0.7.0 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling metrics-util v0.20.0 [INFO] [stderr] Compiling build-info-proc v0.0.41 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling compact_str v0.4.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-filter v0.1.0-alpha.2 [INFO] [stderr] Compiling build-info v0.0.41 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.7.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tokio-metrics v0.4.4 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2f3d9f0de9434870 -C extra-filename=-7043fa4bb6315f25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-001109810bdecbaa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2014164f6549ca74.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-151e90292341078c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b3785b4d6d042c86.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fafb50683e9bfc5f.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 `opentelemetry_sdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name opentelemetry_sdk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.30.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=rust_2024_compatibility --allow=tail_expr_drop_order --allow=if_let_rescope --allow=edition_2024_expr_fragment_specifier '--warn=clippy::all' --cfg 'feature="default"' --cfg 'feature="experimental_async_runtime"' --cfg 'feature="internal-logs"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="rt-tokio"' --cfg 'feature="serde_json"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental_async_runtime", "experimental_logs_batch_log_processor_with_async_runtime", "experimental_logs_concurrent_log_processor", "experimental_metrics_custom_reader", "experimental_metrics_disable_name_validation", "experimental_metrics_periodicreader_with_async_runtime", "experimental_trace_batch_span_processor_with_async_runtime", "http", "internal-logs", "jaeger_remote_sampler", "logs", "metrics", "opentelemetry-http", "percent-encoding", "rand", "rt-tokio", "rt-tokio-current-thread", "serde", "serde_json", "spec_unstable_logs_enabled", "spec_unstable_metrics_views", "testing", "tokio", "tokio-stream", "trace", "url"))' -C metadata=3559f7ea18d17244 -C extra-filename=-4239e2cd1d4a904f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-714068204ed5cd97.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fdd9159c9207c6b8.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-d13fb4e7234e44fb.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9b2840626026aa8c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5136269ffa67dbdc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-151e90292341078c.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ca981cbcc77ab51c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3ced12a43abd158300c86147a55c86730c66aaa0017b44912c5f30b8bd3d90de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ced12a43abd158300c86147a55c86730c66aaa0017b44912c5f30b8bd3d90de", kill_on_drop: false }` [INFO] [stdout] 3ced12a43abd158300c86147a55c86730c66aaa0017b44912c5f30b8bd3d90de