[INFO] fetching crate tor-socksproto 0.37.0... [INFO] checking tor-socksproto-0.37.0 against try#e617cc9342f64b2efdd8eeb91834ef450a15825f for pr-149596-1 [INFO] extracting crate tor-socksproto 0.37.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tor-socksproto 0.37.0 [INFO] finished tweaking crates.io crate tor-socksproto 0.37.0 [INFO] tweaked toml for crates.io crate tor-socksproto 0.37.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tor-socksproto 0.37.0 on toolchain e617cc9342f64b2efdd8eeb91834ef450a15825f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tor-socksproto 0.37.0 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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27b7f569f7ff2fe39d7b3ed886a5b6341f32014336530d9870f92d3dc7fb6472 [INFO] running `Command { std: "docker" "start" "-a" "27b7f569f7ff2fe39d7b3ed886a5b6341f32014336530d9870f92d3dc7fb6472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b7f569f7ff2fe39d7b3ed886a5b6341f32014336530d9870f92d3dc7fb6472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b7f569f7ff2fe39d7b3ed886a5b6341f32014336530d9870f92d3dc7fb6472", kill_on_drop: false }` [INFO] [stdout] 27b7f569f7ff2fe39d7b3ed886a5b6341f32014336530d9870f92d3dc7fb6472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8e08dff4c0a22c7bac8aea2036ca3efba0491b33b0d286f556e67feca8e0147 [INFO] running `Command { std: "docker" "start" "-a" "f8e08dff4c0a22c7bac8aea2036ca3efba0491b33b0d286f556e67feca8e0147", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling derive-deftly-macros v1.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking fluid-let v1.0.0 [INFO] [stderr] Checking retry-error v0.9.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking caret v0.8.1 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking amplify v4.9.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking safelog v0.7.1 [INFO] [stderr] Checking tor-error v0.37.0 [INFO] [stderr] Checking derive-deftly v1.5.1 [INFO] [stderr] Checking tor-bytes v0.37.0 [INFO] [stderr] Checking tor-socksproto v0.37.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.73s [INFO] running `Command { std: "docker" "inspect" "f8e08dff4c0a22c7bac8aea2036ca3efba0491b33b0d286f556e67feca8e0147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e08dff4c0a22c7bac8aea2036ca3efba0491b33b0d286f556e67feca8e0147", kill_on_drop: false }` [INFO] [stdout] f8e08dff4c0a22c7bac8aea2036ca3efba0491b33b0d286f556e67feca8e0147