[INFO] fetching crate tor-rpcbase 0.37.0...
[INFO] checking tor-rpcbase-0.37.0 against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596
[INFO] extracting crate tor-rpcbase 0.37.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tor-rpcbase 0.37.0
[INFO] finished tweaking crates.io crate tor-rpcbase 0.37.0
[INFO] tweaked toml for crates.io crate tor-rpcbase 0.37.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tor-rpcbase 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-rpcbase 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert-impl v0.1.3
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 70de300c3c4e95cacfcbe5c81671748e42fb586f915affd8dc0df5801e3c87fe
[INFO] running `Command { std: "docker" "start" "-a" "70de300c3c4e95cacfcbe5c81671748e42fb586f915affd8dc0df5801e3c87fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70de300c3c4e95cacfcbe5c81671748e42fb586f915affd8dc0df5801e3c87fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70de300c3c4e95cacfcbe5c81671748e42fb586f915affd8dc0df5801e3c87fe", kill_on_drop: false }`
[INFO] [stdout] 70de300c3c4e95cacfcbe5c81671748e42fb586f915affd8dc0df5801e3c87fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0f6f445a6adec70ea01169b64547ebc6079efc0507948b597c8f4fdd508a5697
[INFO] running `Command { std: "docker" "start" "-a" "0f6f445a6adec70ea01169b64547ebc6079efc0507948b597c8f4fdd508a5697", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling derive-deftly-macros v1.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking retry-error v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking assert-impl v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling futures-await-test-macro v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking futures-await-test v0.3.0
[INFO] [stderr]     Checking oneshot-fused-workaround v0.5.1
[INFO] [stderr]     Checking postage v0.5.0
[INFO] [stderr]     Checking tor-error v0.37.0
[INFO] [stderr]     Checking derive-deftly v1.5.1
[INFO] [stderr]     Checking tor-async-utils v0.37.0
[INFO] [stderr]     Checking tor-rpcbase v0.37.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s
[INFO] running `Command { std: "docker" "inspect" "0f6f445a6adec70ea01169b64547ebc6079efc0507948b597c8f4fdd508a5697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f6f445a6adec70ea01169b64547ebc6079efc0507948b597c8f4fdd508a5697", kill_on_drop: false }`
[INFO] [stdout] 0f6f445a6adec70ea01169b64547ebc6079efc0507948b597c8f4fdd508a5697
