[INFO] fetching crate measured-prometheus-protobuf 0.0.24...
[INFO] checking measured-prometheus-protobuf-0.0.24 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] extracting crate measured-prometheus-protobuf 0.0.24 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate measured-prometheus-protobuf 0.0.24
[INFO] finished tweaking crates.io crate measured-prometheus-protobuf 0.0.24
[INFO] tweaked toml for crates.io crate measured-prometheus-protobuf 0.0.24 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate measured-prometheus-protobuf 0.0.24 on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate measured-prometheus-protobuf 0.0.24 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded lasso v0.7.2
[INFO] [stderr]   Downloaded divan-macros v0.1.14
[INFO] [stderr]   Downloaded measured-derive v0.0.24
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded measured v0.0.24
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded divan v0.1.14
[INFO] [stderr]   Downloaded fake v2.9.2
[INFO] [stderr]   Downloaded prost-derive v0.12.5
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5096919586a2c87fa7c6424bd41b55d56f547256143c49611c0a939dbcaede3
[INFO] running `Command { std: "docker" "start" "-a" "e5096919586a2c87fa7c6424bd41b55d56f547256143c49611c0a939dbcaede3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5096919586a2c87fa7c6424bd41b55d56f547256143c49611c0a939dbcaede3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5096919586a2c87fa7c6424bd41b55d56f547256143c49611c0a939dbcaede3", kill_on_drop: false }`
[INFO] [stdout] e5096919586a2c87fa7c6424bd41b55d56f547256143c49611c0a939dbcaede3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 996f0c2bed228f9e138189919268c6a8252827d5d6c15c7df97880e11f3eb05b
[INFO] running `Command { std: "docker" "start" "-a" "996f0c2bed228f9e138189919268c6a8252827d5d6c15c7df97880e11f3eb05b", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking lasso v0.7.2
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking fake v2.9.2
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling prost-derive v0.12.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling measured-derive v0.0.24
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking measured v0.0.24
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking measured-prometheus-protobuf v0.0.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking protobuf v3.7.2
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]     Checking prost-types v0.12.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling prometheus-client v0.24.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s
[INFO] running `Command { std: "docker" "inspect" "996f0c2bed228f9e138189919268c6a8252827d5d6c15c7df97880e11f3eb05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996f0c2bed228f9e138189919268c6a8252827d5d6c15c7df97880e11f3eb05b", kill_on_drop: false }`
[INFO] [stdout] 996f0c2bed228f9e138189919268c6a8252827d5d6c15c7df97880e11f3eb05b
