[INFO] fetching crate foundations 5.5.0...
[INFO] testing foundations-5.5.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate foundations 5.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate foundations 5.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foundations 5.5.0
[INFO] tweaked toml for crates.io crate foundations 5.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundations 5.5.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foundations 5.5.0 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b2bfe132766f66e468345d3140b5de168d5997c50e6b0ab6e21dc026ed00352
[INFO] running `Command { std: "docker" "start" "-a" "5b2bfe132766f66e468345d3140b5de168d5997c50e6b0ab6e21dc026ed00352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b2bfe132766f66e468345d3140b5de168d5997c50e6b0ab6e21dc026ed00352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2bfe132766f66e468345d3140b5de168d5997c50e6b0ab6e21dc026ed00352", kill_on_drop: false }`
[INFO] [stdout] 5b2bfe132766f66e468345d3140b5de168d5997c50e6b0ab6e21dc026ed00352
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5740efa383dbd1eba716dc7a64a2c9ca4aa69b5a31f63a77fb0183db6055d4d
[INFO] running `Command { std: "docker" "start" "-a" "b5740efa383dbd1eba716dc7a64a2c9ca4aa69b5a31f63a77fb0183db6055d4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling prometheus-client v0.18.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling local-ip-address v0.6.10
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling foundations v5.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling sentry-types v0.36.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling cf-rustracing v1.2.1
[INFO] [stderr]    Compiling thrift_codec v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling cf-rustracing-jaeger v1.2.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling sentry-core v0.36.0
[INFO] [stderr]    Compiling yaml-merge-keys v0.5.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling foundations-macros v5.5.0
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling prometools v0.2.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 55s
[INFO] running `Command { std: "docker" "inspect" "b5740efa383dbd1eba716dc7a64a2c9ca4aa69b5a31f63a77fb0183db6055d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5740efa383dbd1eba716dc7a64a2c9ca4aa69b5a31f63a77fb0183db6055d4d", kill_on_drop: false }`
[INFO] [stdout] b5740efa383dbd1eba716dc7a64a2c9ca4aa69b5a31f63a77fb0183db6055d4d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16da18cc180e88f42e3553d3e3515f4aeeb88a6052c0bcbcd151cb89fd4424ae
[INFO] running `Command { std: "docker" "start" "-a" "16da18cc180e88f42e3553d3e3515f4aeeb88a6052c0bcbcd151cb89fd4424ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sentry-contexts v0.36.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling sentry-types v0.36.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling prometheus-client v0.18.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling local-ip-address v0.6.10
[INFO] [stderr]    Compiling sentry-core v0.36.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cf-rustracing v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sentry-backtrace v0.36.0
[INFO] [stderr]    Compiling sentry-panic v0.36.0
[INFO] [stderr]    Compiling cf-rustracing-jaeger v1.2.2
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling prometools v0.2.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling foundations v5.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling sentry v0.36.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr] error: could not compile `foundations` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name foundations --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(foundations_generic_telemetry_wrapper)' --check-cfg 'cfg(foundations_unstable)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(foundations_docsrs)' --check-cfg 'cfg(integer128)' --test --cfg 'feature="cli"' --cfg 'feature="client-telemetry"' --cfg 'feature="default"' --cfg 'feature="jemalloc"' --cfg 'feature="logging"' --cfg 'feature="memory-profiling"' --cfg 'feature="metrics"' --cfg 'feature="panic_on_too_much_logger_nesting"' --cfg 'feature="platform-common-default"' --cfg 'feature="security"' --cfg 'feature="sentry"' --cfg 'feature="settings"' --cfg 'feature="settings_deny_unknown_fields_by_default"' --cfg 'feature="telemetry"' --cfg 'feature="telemetry-otlp-grpc"' --cfg 'feature="telemetry-server"' --cfg 'feature="testing"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-stream", "cli", "client-telemetry", "default", "jemalloc", "local-ip-address", "lock_api", "log", "logging", "memory-profiling", "metrics", "neli", "neli-proc-macros", "panic_on_too_much_logger_nesting", "parking_lot_core", "platform-common-default", "regex", "security", "sentry", "server-client-common-default", "settings", "settings_deny_unknown_fields_by_default", "telemetry", "telemetry-otlp-grpc", "telemetry-server", "testing", "thiserror", "tokio-runtime-metrics", "tower", "tracing", "tracing-rs-compat"))' -C metadata=eab3212e14376c1a -C extra-filename=-23ba2153f7e76b5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0c9cf699a3120a1d.rlib --extern cf_rustracing=/opt/rustwide/target/debug/deps/libcf_rustracing-59a7f2a18c4440cb.rlib --extern cf_rustracing_jaeger=/opt/rustwide/target/debug/deps/libcf_rustracing_jaeger-953d0f31bbc35413.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5fc8e0b7b4b5c900.rlib --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-f696a08ab1e94e7a.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-2349eb87d5af30f7.rlib --extern foundations_macros=/opt/rustwide/target/debug/deps/libfoundations_macros-1ba7f8123d9ade3f.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-750dd951f09a4c63.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-cb9f97777e30c6ff.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-621951be98ec0f6f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cfe92d35398de8bd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7f9bfa366d8e1a85.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-181ab90f4db8da0c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-281274d8199f16f7.rlib --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-68ce6ae9b77f0434.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-793941f03d1950bb.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-0028910019922d63.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern opentelemetry_proto=/opt/rustwide/target/debug/deps/libopentelemetry_proto-6b72de89a2d40be8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8a84464e64f46518.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-8b7680d1cc12da90.rlib --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-3d7e399d189706c1.rlib --extern prometools=/opt/rustwide/target/debug/deps/libprometools-a43de571ca863f73.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-edf1eb3c39b945d6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a8b35b5ab98aa4fe.rlib --extern sentry=/opt/rustwide/target/debug/deps/libsentry-85b7d9f69e136c62.rlib --extern sentry_core=/opt/rustwide/target/debug/deps/libsentry_core-dc4e4358b834e1dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8cff2d6d938d0355.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-315bfcca4aed16a7.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-25f7af8ccb522fb7.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-96d84c313f71b9a9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f1fb2ac465cbb8a5.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-0582d648e59ab406.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-16d458c8c09a2eda.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-df1025413b528cc7.rlib --extern slog_json=/opt/rustwide/target/debug/deps/libslog_json-c62eaf9d417e0312.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-ab7fbdff81fd7789.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a3405715a3dcced2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-872c32a3cb4e871e.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-b4f6fe44d641c0b1.rlib --extern tikv_jemalloc_ctl=/opt/rustwide/target/debug/deps/libtikv_jemalloc_ctl-59050b170b0ec7d1.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-65f7d3ac39260869.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f9bc82c5dee80b7d.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b2b753e4e3c9c483.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-3d7e427fea8505f6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa24ce3bbf46b051.rlib --extern yaml_merge_keys=/opt/rustwide/target/debug/deps/libyaml_merge_keys-30ec82a7d7c77dad.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/foundations-926f8638c266ca8e/out -L native=/opt/rustwide/target/debug/build/ring-e6d7591df5303779/out -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-709fca5203cf4ea3/out/build/lib -l static=seccomp -l static=seccomp` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "16da18cc180e88f42e3553d3e3515f4aeeb88a6052c0bcbcd151cb89fd4424ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16da18cc180e88f42e3553d3e3515f4aeeb88a6052c0bcbcd151cb89fd4424ae", kill_on_drop: false }`
[INFO] [stdout] 16da18cc180e88f42e3553d3e3515f4aeeb88a6052c0bcbcd151cb89fd4424ae
