[INFO] fetching crate foundations 5.1.1...
[INFO] checking foundations-5.1.1 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate foundations 5.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate foundations 5.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foundations 5.1.1
[INFO] tweaked toml for crates.io crate foundations 5.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundations 5.1.1 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foundations 5.1.1 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8576631e6fd9cb3cd9fa0455965b70b6c7c89c9fe3ab6581d80bc98b763da70
[INFO] running `Command { std: "docker" "start" "-a" "e8576631e6fd9cb3cd9fa0455965b70b6c7c89c9fe3ab6581d80bc98b763da70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8576631e6fd9cb3cd9fa0455965b70b6c7c89c9fe3ab6581d80bc98b763da70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8576631e6fd9cb3cd9fa0455965b70b6c7c89c9fe3ab6581d80bc98b763da70", kill_on_drop: false }`
[INFO] [stdout] e8576631e6fd9cb3cd9fa0455965b70b6c7c89c9fe3ab6581d80bc98b763da70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3509ad048793fef04f3cc4ecfe22f0a8f642f870f55cf3b77ff2deb7620b9243
[INFO] running `Command { std: "docker" "start" "-a" "3509ad048793fef04f3cc4ecfe22f0a8f642f870f55cf3b77ff2deb7620b9243", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking prometheus-client v0.18.1
[INFO] [stderr]     Checking thrift_codec v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling foundations-macros v5.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking prometools v0.2.2
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking yaml-merge-keys v0.5.1
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking cf-rustracing v1.2.1
[INFO] [stderr]    Compiling foundations v5.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking local-ip-address v0.6.5
[INFO] [stderr]     Checking cf-rustracing-jaeger v1.2.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking tikv-jemallocator v0.6.0
[INFO] [stderr]     Checking tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "3509ad048793fef04f3cc4ecfe22f0a8f642f870f55cf3b77ff2deb7620b9243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3509ad048793fef04f3cc4ecfe22f0a8f642f870f55cf3b77ff2deb7620b9243", kill_on_drop: false }`
[INFO] [stdout] 3509ad048793fef04f3cc4ecfe22f0a8f642f870f55cf3b77ff2deb7620b9243
