[INFO] fetching crate tor-socksproto 0.37.0... [INFO] checking tor-socksproto-0.37.0 against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596 [INFO] extracting crate tor-socksproto 0.37.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tor-socksproto 0.37.0 on toolchain 8202d110516c6bd87cee375e9a9b774db499015c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v1.1.0 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27b6f44aecc2d10cc548e3ec385d37ff905b43df690448549fe44990f77bc995 [INFO] running `Command { std: "docker" "start" "-a" "27b6f44aecc2d10cc548e3ec385d37ff905b43df690448549fe44990f77bc995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b6f44aecc2d10cc548e3ec385d37ff905b43df690448549fe44990f77bc995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b6f44aecc2d10cc548e3ec385d37ff905b43df690448549fe44990f77bc995", kill_on_drop: false }` [INFO] [stdout] 27b6f44aecc2d10cc548e3ec385d37ff905b43df690448549fe44990f77bc995 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfc71b036c73d789c0a0b8f7f11fa02bf2323b7b1b6d3d7e9a49c192fddfa8b7 [INFO] running `Command { std: "docker" "start" "-a" "bfc71b036c73d789c0a0b8f7f11fa02bf2323b7b1b6d3d7e9a49c192fddfa8b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling derive-deftly-macros v1.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking retry-error v0.9.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking fluid-let v1.0.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking caret v0.8.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling toml_parser v1.0.4 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking amplify v4.9.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking zeroize v1.8.2 [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 28.11s [INFO] running `Command { std: "docker" "inspect" "bfc71b036c73d789c0a0b8f7f11fa02bf2323b7b1b6d3d7e9a49c192fddfa8b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc71b036c73d789c0a0b8f7f11fa02bf2323b7b1b6d3d7e9a49c192fddfa8b7", kill_on_drop: false }` [INFO] [stdout] bfc71b036c73d789c0a0b8f7f11fa02bf2323b7b1b6d3d7e9a49c192fddfa8b7