[INFO] fetching crate prost-reflect-validate 0.2.7... [INFO] checking prost-reflect-validate-0.2.7 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate prost-reflect-validate 0.2.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate prost-reflect-validate 0.2.7 [INFO] finished tweaking crates.io crate prost-reflect-validate 0.2.7 [INFO] tweaked toml for crates.io crate prost-reflect-validate 0.2.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate prost-reflect-validate 0.2.7 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prost-reflect-validate 0.2.7 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2c3ea78ceb8e0223ae852a2df1055940ca3119a5e11f6f089f5e8afe78d5e9e [INFO] running `Command { std: "docker" "start" "-a" "b2c3ea78ceb8e0223ae852a2df1055940ca3119a5e11f6f089f5e8afe78d5e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2c3ea78ceb8e0223ae852a2df1055940ca3119a5e11f6f089f5e8afe78d5e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c3ea78ceb8e0223ae852a2df1055940ca3119a5e11f6f089f5e8afe78d5e9e", kill_on_drop: false }` [INFO] [stdout] b2c3ea78ceb8e0223ae852a2df1055940ca3119a5e11f6f089f5e8afe78d5e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 256c64527779542b5fb7e9103b5553e740572ea10f3d0328cb291addcfe5de5e [INFO] running `Command { std: "docker" "start" "-a" "256c64527779542b5fb7e9103b5553e740572ea10f3d0328cb291addcfe5de5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking syn v2.0.79 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling contracts v0.4.0 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling prost-reflect-derive v0.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking prost-types v0.13.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking prost-reflect v0.14.2 [INFO] [stderr] Checking prost-validate v0.2.7 [INFO] [stderr] Checking prost-build v0.13.3 [INFO] [stderr] Checking vector-map v1.0.1 [INFO] [stderr] Checking no_deadlocks v1.3.2 [INFO] [stderr] Checking prost-reflect-build v0.14.0 [INFO] [stderr] Compiling prost-validate-types v0.2.7 [INFO] [stderr] Checking prost-reflect-validate v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.05s [INFO] running `Command { std: "docker" "inspect" "256c64527779542b5fb7e9103b5553e740572ea10f3d0328cb291addcfe5de5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256c64527779542b5fb7e9103b5553e740572ea10f3d0328cb291addcfe5de5e", kill_on_drop: false }` [INFO] [stdout] 256c64527779542b5fb7e9103b5553e740572ea10f3d0328cb291addcfe5de5e