[INFO] fetching crate arti-rpc-client-core 0.37.0... [INFO] checking arti-rpc-client-core-0.37.0 against try#e617cc9342f64b2efdd8eeb91834ef450a15825f for pr-149596-1 [INFO] extracting crate arti-rpc-client-core 0.37.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate arti-rpc-client-core 0.37.0 [INFO] finished tweaking crates.io crate arti-rpc-client-core 0.37.0 [INFO] tweaked toml for crates.io crate arti-rpc-client-core 0.37.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arti-rpc-client-core 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 arti-rpc-client-core 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f92ff3d5f8a6a7478e73e94e4cda99342e23e6107e36a8aed59316a61158f041 [INFO] running `Command { std: "docker" "start" "-a" "f92ff3d5f8a6a7478e73e94e4cda99342e23e6107e36a8aed59316a61158f041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f92ff3d5f8a6a7478e73e94e4cda99342e23e6107e36a8aed59316a61158f041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92ff3d5f8a6a7478e73e94e4cda99342e23e6107e36a8aed59316a61158f041", kill_on_drop: false }` [INFO] [stdout] f92ff3d5f8a6a7478e73e94e4cda99342e23e6107e36a8aed59316a61158f041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 248d2e60e73640883778cbad7c5bc46cf70ae4c2dfbdd4e5e33a947db26cb903 [INFO] running `Command { std: "docker" "start" "-a" "248d2e60e73640883778cbad7c5bc46cf70ae4c2dfbdd4e5e33a947db26cb903", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling derive-deftly-macros v1.5.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking retry-error v0.9.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling socketpair v0.19.8 [INFO] [stderr] Checking base16ct v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking caret v0.8.1 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling darling_core v0.21.3 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Checking amplify v4.9.0 [INFO] [stderr] Compiling derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Checking derive_builder_fork_arti v0.11.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tor-error v0.37.0 [INFO] [stderr] Checking safelog v0.7.1 [INFO] [stderr] Checking tor-general-addr v0.37.0 [INFO] [stderr] Checking tor-basic-utils v0.37.0 [INFO] [stderr] Checking tor-config-path v0.37.0 [INFO] [stderr] Checking derive-deftly v1.5.1 [INFO] [stderr] Checking pwd-grp v1.0.2 [INFO] [stderr] Checking tor-bytes v0.37.0 [INFO] [stderr] Checking tor-socksproto v0.37.0 [INFO] [stderr] Checking fs-mistrust v0.13.1 [INFO] [stderr] Checking tor-rpc-connect v0.37.0 [INFO] [stderr] Checking arti-rpc-client-core v0.37.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "248d2e60e73640883778cbad7c5bc46cf70ae4c2dfbdd4e5e33a947db26cb903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "248d2e60e73640883778cbad7c5bc46cf70ae4c2dfbdd4e5e33a947db26cb903", kill_on_drop: false }` [INFO] [stdout] 248d2e60e73640883778cbad7c5bc46cf70ae4c2dfbdd4e5e33a947db26cb903