[INFO] fetching crate zus-rpc-client 1.1.4... [INFO] checking zus-rpc-client-1.1.4 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] extracting crate zus-rpc-client 1.1.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate zus-rpc-client 1.1.4 [INFO] finished tweaking crates.io crate zus-rpc-client 1.1.4 [INFO] tweaked toml for crates.io crate zus-rpc-client 1.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zus-rpc-client 1.1.4 on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zus-rpc-client 1.1.4 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded des v0.8.1 [INFO] [stderr] Downloaded quicklz v0.3.1 [INFO] [stderr] Downloaded zus-discovery v1.1.4 [INFO] [stderr] Downloaded zus-proto v1.1.4 [INFO] [stderr] Downloaded zus-common v1.1.4 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 707201f07da6c6b57bfbb9bc2f28d7a1537a77f2ba4c6a4cc9fa110ee9c6ec74 [INFO] running `Command { std: "docker" "start" "-a" "707201f07da6c6b57bfbb9bc2f28d7a1537a77f2ba4c6a4cc9fa110ee9c6ec74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "707201f07da6c6b57bfbb9bc2f28d7a1537a77f2ba4c6a4cc9fa110ee9c6ec74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707201f07da6c6b57bfbb9bc2f28d7a1537a77f2ba4c6a4cc9fa110ee9c6ec74", kill_on_drop: false }` [INFO] [stdout] 707201f07da6c6b57bfbb9bc2f28d7a1537a77f2ba4c6a4cc9fa110ee9c6ec74 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a7039618d125da3632bbb69e041788ab2b0f5bface1218dbf49e3363053e89c [INFO] running `Command { std: "docker" "start" "-a" "6a7039618d125da3632bbb69e041788ab2b0f5bface1218dbf49e3363053e89c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking quicklz v0.3.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling zus-proto v1.1.4 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking zus-common v1.1.4 [INFO] [stderr] Checking zus-discovery v1.1.4 [INFO] [stderr] Checking zus-rpc-client v1.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "6a7039618d125da3632bbb69e041788ab2b0f5bface1218dbf49e3363053e89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7039618d125da3632bbb69e041788ab2b0f5bface1218dbf49e3363053e89c", kill_on_drop: false }` [INFO] [stdout] 6a7039618d125da3632bbb69e041788ab2b0f5bface1218dbf49e3363053e89c