[INFO] fetching crate tor-socksproto 0.31.0... [INFO] checking tor-socksproto-0.31.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate tor-socksproto 0.31.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tor-socksproto 0.31.0 [INFO] finished tweaking crates.io crate tor-socksproto 0.31.0 [INFO] tweaked toml for crates.io crate tor-socksproto 0.31.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tor-socksproto 0.31.0 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 tor-socksproto 0.31.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e5d9695ca4a0f399e6e2a4980c5b6e073beb14aecc100e9bcb3af8ed679f5bfd [INFO] running `Command { std: "docker" "start" "-a" "e5d9695ca4a0f399e6e2a4980c5b6e073beb14aecc100e9bcb3af8ed679f5bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d9695ca4a0f399e6e2a4980c5b6e073beb14aecc100e9bcb3af8ed679f5bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d9695ca4a0f399e6e2a4980c5b6e073beb14aecc100e9bcb3af8ed679f5bfd", kill_on_drop: false }` [INFO] [stdout] e5d9695ca4a0f399e6e2a4980c5b6e073beb14aecc100e9bcb3af8ed679f5bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 080a927a6d1e61098adacaff596cb7cead5e2abafbf0281788110e138c51ea03 [INFO] running `Command { std: "docker" "start" "-a" "080a927a6d1e61098adacaff596cb7cead5e2abafbf0281788110e138c51ea03", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling derive-deftly-macros v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking fluid-let v1.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking retry-error v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking caret v0.5.2 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.26 [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 amplify_syn v2.0.1 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [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 zeroize v1.8.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking amplify v4.9.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking safelog v0.4.6 [INFO] [stderr] Checking tor-error v0.31.0 [INFO] [stderr] Checking derive-deftly v1.0.1 [INFO] [stderr] Checking tor-bytes v0.31.0 [INFO] [stderr] Checking tor-socksproto v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.13s [INFO] running `Command { std: "docker" "inspect" "080a927a6d1e61098adacaff596cb7cead5e2abafbf0281788110e138c51ea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "080a927a6d1e61098adacaff596cb7cead5e2abafbf0281788110e138c51ea03", kill_on_drop: false }` [INFO] [stdout] 080a927a6d1e61098adacaff596cb7cead5e2abafbf0281788110e138c51ea03