[INFO] fetching crate gary-core 0.0.1... [INFO] checking gary-core-0.0.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate gary-core 0.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gary-core 0.0.1 [INFO] finished tweaking crates.io crate gary-core 0.0.1 [INFO] tweaked toml for crates.io crate gary-core 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gary-core 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding serde_cbor v0.9.0 (available: v0.11.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding whoami v0.5.3 (available: v1.6.0) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5a22c832beca98f072adc0890ed713be7e5d4f1e1aec410d0cb1d8977175452f [INFO] running `Command { std: "docker" "start" "-a" "5a22c832beca98f072adc0890ed713be7e5d4f1e1aec410d0cb1d8977175452f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a22c832beca98f072adc0890ed713be7e5d4f1e1aec410d0cb1d8977175452f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a22c832beca98f072adc0890ed713be7e5d4f1e1aec410d0cb1d8977175452f", kill_on_drop: false }` [INFO] [stdout] 5a22c832beca98f072adc0890ed713be7e5d4f1e1aec410d0cb1d8977175452f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ff3d24c42493d58078e8abd69cfb6660e2be02593b635044adc860e3964260a2 [INFO] running `Command { std: "docker" "start" "-a" "ff3d24c42493d58078e8abd69cfb6660e2be02593b635044adc860e3964260a2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking whoami v0.5.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking gary-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::config::ClusterConfig` [INFO] [stdout] --> src/yaml.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::ClusterConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::ClusterConfig` [INFO] [stdout] --> src/yaml.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::config::ClusterConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_type` is never read [INFO] [stdout] --> src/plugins/runtime.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct RuntimeError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 80 | error_type: RuntimeErrorType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `error_type` is never read [INFO] [stdout] --> src/plugins/runtime.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct RuntimeError { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 80 | error_type: RuntimeErrorType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.41s [INFO] running `Command { std: "docker" "inspect" "ff3d24c42493d58078e8abd69cfb6660e2be02593b635044adc860e3964260a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3d24c42493d58078e8abd69cfb6660e2be02593b635044adc860e3964260a2", kill_on_drop: false }` [INFO] [stdout] ff3d24c42493d58078e8abd69cfb6660e2be02593b635044adc860e3964260a2