[INFO] cloning repository https://github.com/zackjchen/ecosystem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zackjchen/ecosystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackjchen%2Fecosystem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackjchen%2Fecosystem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4e91efdabdbac7e2e9320ff190a742b15df21ba
[INFO] checking zackjchen/ecosystem against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackjchen%2Fecosystem" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zackjchen/ecosystem
[INFO] finished tweaking git repo https://github.com/zackjchen/ecosystem
[INFO] tweaked toml for git repo https://github.com/zackjchen/ecosystem written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zackjchen/ecosystem on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zackjchen/ecosystem 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httparse v1.9.3
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.16.0
[INFO] [stderr]   Downloaded console-api v0.7.0
[INFO] [stderr]   Downloaded opentelemetry v0.23.0
[INFO] [stderr]   Downloaded console-subscriber v0.3.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.6.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.23.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d31f336649814fa68c99d8c6a7d602df684de665979513f94505424bae982ea
[INFO] running `Command { std: "docker" "start" "-a" "1d31f336649814fa68c99d8c6a7d602df684de665979513f94505424bae982ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d31f336649814fa68c99d8c6a7d602df684de665979513f94505424bae982ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d31f336649814fa68c99d8c6a7d602df684de665979513f94505424bae982ea", kill_on_drop: false }`
[INFO] [stdout] 1d31f336649814fa68c99d8c6a7d602df684de665979513f94505424bae982ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22a452db378409410848687fe6e2f49e21c740b3ad26ff05bb6cc8428d063e7d
[INFO] running `Command { std: "docker" "start" "-a" "22a452db378409410848687fe6e2f49e21c740b3ad26ff05bb6cc8428d063e7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking opentelemetry v0.23.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking opentelemetry_sdk v0.23.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.24.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking opentelemetry-proto v0.6.0
[INFO] [stderr]     Checking console-api v0.7.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.16.0
[INFO] [stderr]     Checking ecosystem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking console-subscriber v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "22a452db378409410848687fe6e2f49e21c740b3ad26ff05bb6cc8428d063e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a452db378409410848687fe6e2f49e21c740b3ad26ff05bb6cc8428d063e7d", kill_on_drop: false }`
[INFO] [stdout] 22a452db378409410848687fe6e2f49e21c740b3ad26ff05bb6cc8428d063e7d
