[INFO] cloning repository https://github.com/Pucha10/aoc2023-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pucha10/aoc2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPucha10%2Faoc2023-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPucha10%2Faoc2023-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eeb1c6661c82154c36127720048ad76197178671
[INFO] checking Pucha10/aoc2023-rust against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPucha10%2Faoc2023-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pucha10/aoc2023-rust
[INFO] finished tweaking git repo https://github.com/Pucha10/aoc2023-rust
[INFO] tweaked toml for git repo https://github.com/Pucha10/aoc2023-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pucha10/aoc2023-rust on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pucha10/aoc2023-rust 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Pucha10/aoc2023-rust against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPucha10%2Faoc2023-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pucha10/aoc2023-rust
[INFO] finished tweaking git repo https://github.com/Pucha10/aoc2023-rust
[INFO] tweaked toml for git repo https://github.com/Pucha10/aoc2023-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pucha10/aoc2023-rust on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pucha10/aoc2023-rust 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timed_proc_macros v0.2.0
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded timed v0.2.1
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064
[INFO] running `Command { std: "docker" "start" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling timed_proc_macros v0.2.0
[INFO] [stderr]     Checking timed v0.2.1
[INFO] [stderr]     Checking aoc2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/bin/day18.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::usize;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/bin/day18.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::usize;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `action` is never read
[INFO] [stdout]   --> src/bin/day19.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |             let mut action = "";
[INFO] [stdout]    |                              ^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 action = rule_parts[0].trim();
[INFO] [stdout]    |                 ----------------------------- `action` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `variable`, `operator`, `value`, and `action` are never read
[INFO] [stdout]   --> src/bin/day19.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct WorkflowRule {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 12 |     variable: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     operator: char,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     value: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     action: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkflowRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `rules` are never read
[INFO] [stdout]   --> src/bin/day19.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Workflow {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 20 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     rules: Vec<WorkflowRule>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Workflow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `action` is never read
[INFO] [stdout]   --> src/bin/day19.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 |             let mut action = "";
[INFO] [stdout]    |                              ^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 74 |                 action = rule_parts[0].trim();
[INFO] [stdout]    |                 ----------------------------- `action` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `variable`, `operator`, `value`, and `action` are never read
[INFO] [stdout]   --> src/bin/day19.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct WorkflowRule {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 12 |     variable: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     operator: char,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     value: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     action: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkflowRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `rules` are never read
[INFO] [stdout]   --> src/bin/day19.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Workflow {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 20 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     rules: Vec<WorkflowRule>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Workflow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.03s
[INFO] running `Command { std: "docker" "inspect" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064", kill_on_drop: false }`
[INFO] [stdout] 362bb6bffb022304b1d8724ba059853eaeddb3d071dcbc8032b40357ef8b2064
