[INFO] fetching crate arthouse 3.0.1... [INFO] checking arthouse-3.0.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate arthouse 3.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate arthouse 3.0.1 [INFO] finished tweaking crates.io crate arthouse 3.0.1 [INFO] tweaked toml for crates.io crate arthouse 3.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate arthouse 3.0.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arthouse 3.0.1 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.2.13 [INFO] [stderr] Downloaded lighthouse-protocol v3.3.0 [INFO] [stderr] Downloaded artnet_protocol v0.4.2 [INFO] [stderr] Downloaded rmpv v1.0.1 [INFO] [stderr] Downloaded serde_with_macros v3.7.0 [INFO] [stderr] Downloaded lighthouse-client v3.3.0 [INFO] [stderr] Downloaded cc v1.0.91 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] [stderr] Downloaded serde_with v3.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc1ec6707aec324c59fc4a3b82e4333b2e70d064169af8f48f0550938a357766 [INFO] running `Command { std: "docker" "start" "-a" "cc1ec6707aec324c59fc4a3b82e4333b2e70d064169af8f48f0550938a357766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc1ec6707aec324c59fc4a3b82e4333b2e70d064169af8f48f0550938a357766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1ec6707aec324c59fc4a3b82e4333b2e70d064169af8f48f0550938a357766", kill_on_drop: false }` [INFO] [stdout] cc1ec6707aec324c59fc4a3b82e4333b2e70d064169af8f48f0550938a357766 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9194f5d5f0d0cc2013135d1170a65f545fd256e7c42cfbb3cd1f2d940b3183be [INFO] running `Command { std: "docker" "start" "-a" "9194f5d5f0d0cc2013135d1170a65f545fd256e7c42cfbb3cd1f2d940b3183be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.91 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking artnet_protocol v0.4.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking async-tungstenite v0.25.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking rmpv v1.0.1 [INFO] [stderr] Checking lighthouse-protocol v3.3.0 [INFO] [stderr] Checking lighthouse-client v3.3.0 [INFO] [stderr] Checking arthouse v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `RangeExt` is never used [INFO] [stdout] --> src/utils.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait RangeExt: Sized { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.06s [INFO] running `Command { std: "docker" "inspect" "9194f5d5f0d0cc2013135d1170a65f545fd256e7c42cfbb3cd1f2d940b3183be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9194f5d5f0d0cc2013135d1170a65f545fd256e7c42cfbb3cd1f2d940b3183be", kill_on_drop: false }` [INFO] [stdout] 9194f5d5f0d0cc2013135d1170a65f545fd256e7c42cfbb3cd1f2d940b3183be