[INFO] fetching crate foundations 5.0.2... [INFO] building foundations-5.0.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate foundations 5.0.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate foundations 5.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate foundations 5.0.2 [INFO] tweaked toml for crates.io crate foundations 5.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate foundations 5.0.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foundations 5.0.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79f85122e2f9c4e8493d0e5051a4c30c86662767a4b084cf7880a20470a870f0 [INFO] running `Command { std: "docker" "start" "-a" "79f85122e2f9c4e8493d0e5051a4c30c86662767a4b084cf7880a20470a870f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79f85122e2f9c4e8493d0e5051a4c30c86662767a4b084cf7880a20470a870f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f85122e2f9c4e8493d0e5051a4c30c86662767a4b084cf7880a20470a870f0", kill_on_drop: false }` [INFO] [stdout] 79f85122e2f9c4e8493d0e5051a4c30c86662767a4b084cf7880a20470a870f0 [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddcb0b3d221ac53e0182e8125d2195ae0f37f3292edbc2754f7048fcec732b68 [INFO] running `Command { std: "docker" "start" "-a" "ddcb0b3d221ac53e0182e8125d2195ae0f37f3292edbc2754f7048fcec732b68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling prometheus-client v0.18.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling foundations v5.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cf-rustracing v1.1.0 [INFO] [stderr] Compiling thrift_codec v0.3.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling cf-rustracing-jaeger v1.2.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling yaml-merge-keys v0.5.1 [INFO] [stderr] Compiling foundations-macros v5.0.2 [INFO] [stderr] Compiling prometools v0.2.2 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.19 [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling tikv-jemalloc-ctl v0.6.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "ddcb0b3d221ac53e0182e8125d2195ae0f37f3292edbc2754f7048fcec732b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddcb0b3d221ac53e0182e8125d2195ae0f37f3292edbc2754f7048fcec732b68", kill_on_drop: false }` [INFO] [stdout] ddcb0b3d221ac53e0182e8125d2195ae0f37f3292edbc2754f7048fcec732b68 [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf12f8e7e1996758055594edf26efa389799656a02c4254f324db2b3e8bc6e0 [INFO] running `Command { std: "docker" "start" "-a" "cdf12f8e7e1996758055594edf26efa389799656a02c4254f324db2b3e8bc6e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling prometheus-client v0.18.1 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling cf-rustracing v1.1.0 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling foundations v5.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cf-rustracing-jaeger v1.2.2 [INFO] [stderr] Compiling tikv-jemalloc-ctl v0.6.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling yaml-merge-keys v0.5.1 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling foundations-macros v5.0.2 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling prometools v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling ipnetwork v0.21.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.76s [INFO] running `Command { std: "docker" "inspect" "cdf12f8e7e1996758055594edf26efa389799656a02c4254f324db2b3e8bc6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf12f8e7e1996758055594edf26efa389799656a02c4254f324db2b3e8bc6e0", kill_on_drop: false }` [INFO] [stdout] cdf12f8e7e1996758055594edf26efa389799656a02c4254f324db2b3e8bc6e0