[INFO] cloning repository https://github.com/helo-kallberg/aoc2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helo-kallberg/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelo-kallberg%2Faoc2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelo-kallberg%2Faoc2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 185473e66b44a59c8fd0d9f4e805896832dee8a6
[INFO] checking helo-kallberg/aoc2022 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelo-kallberg%2Faoc2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/helo-kallberg/aoc2022
[INFO] finished tweaking git repo https://github.com/helo-kallberg/aoc2022
[INFO] tweaked toml for git repo https://github.com/helo-kallberg/aoc2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helo-kallberg/aoc2022 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/helo-kallberg/aoc2022 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] warning: Cargo.toml: unused manifest key: rust
[INFO] [stderr] warning: `aoc2022` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking helo-kallberg/aoc2022 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelo-kallberg%2Faoc2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/helo-kallberg/aoc2022
[INFO] finished tweaking git repo https://github.com/helo-kallberg/aoc2022
[INFO] tweaked toml for git repo https://github.com/helo-kallberg/aoc2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helo-kallberg/aoc2022 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/helo-kallberg/aoc2022 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] warning: Cargo.toml: unused manifest key: rust
[INFO] [stderr] warning: `aoc2022` (manifest) generated 1 warning
[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 num_cpus v1.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28
[INFO] running `Command { std: "docker" "start" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28", 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" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28", 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" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: rust
[INFO] [stderr] warning: `aoc2022` (manifest) generated 1 warning
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking aoc2022 v2022.12.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/day17.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let bottom_bit = (self.data[index] & 1);
[INFO] [stdout]    |                                  ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -                 let bottom_bit = (self.data[index] & 1);
[INFO] [stdout] 98 +                 let bottom_bit = self.data[index] & 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/day17.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let bottom_bit = (self.data[index] & 1);
[INFO] [stdout]    |                                  ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -                 let bottom_bit = (self.data[index] & 1);
[INFO] [stdout] 98 +                 let bottom_bit = self.data[index] & 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_y`
[INFO] [stdout]    --> src/day17.rs:601:21
[INFO] [stdout]     |
[INFO] [stdout] 601 |                 let global_y: u64 = y + page as u64 * 64;
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_y`
[INFO] [stdout]    --> src/day17.rs:601:21
[INFO] [stdout]     |
[INFO] [stdout] 601 |                 let global_y: u64 = y + page as u64 * 64;
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_y`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/day19.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub fn solve_2(input: &str) -> String {
[INFO] [stdout]     |                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/day19.rs:229:16
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub fn solve_2(input: &str) -> String {
[INFO] [stdout]     |                ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> src/day14.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Simulation {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `math_find_beacon` is never used
[INFO] [stdout]   --> src/day15.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ExclusionZone {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn math_find_beacon(&self) -> Option<(isize, isize)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Valve` is never constructed
[INFO] [stdout]  --> src/day16.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Valve {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Two`, `Three`, `Four`, and `Five` are never constructed
[INFO] [stdout]   --> src/day17.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Shape {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout]  8 |     One,
[INFO] [stdout]  9 |     Two,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     Three,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     Four,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     Five,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shape` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shape` is never read
[INFO] [stdout]   --> src/day17.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Rock {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub shape: Shape,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rock` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fill` and `read` are never used
[INFO] [stdout]    --> src/day17.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Rock {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn fill(&mut self, page: usize, amount: usize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     fn read(&self, x: u8, y: u64, bits: usize) -> u64 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kmp_search` is never used
[INFO] [stdout]    --> src/day17.rs:431:4
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn kmp_search(haystack: &[u64], needle: &[u64]) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_fall` and `cache` are never read
[INFO] [stdout]    --> src/day17.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 494 | pub struct RockFallSolver {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub max_fall: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 501 |     pub cache: HashMap<(VecDeque<u64>, Shape), u64>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RockFallSolver` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_solver_page` is never used
[INFO] [stdout]    --> src/day17.rs:628:8
[INFO] [stdout]     |
[INFO] [stdout] 628 | pub fn print_solver_page(solver: &RockFallSolver, page: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]   --> src/day19.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Blueprint {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn value(&self, robot: &Robot) -> u64 {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> src/day14.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Simulation {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `math_find_beacon` is never used
[INFO] [stdout]   --> src/day15.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ExclusionZone {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn math_find_beacon(&self) -> Option<(isize, isize)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Valve` is never constructed
[INFO] [stdout]  --> src/day16.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Valve {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Two`, `Three`, `Four`, and `Five` are never constructed
[INFO] [stdout]   --> src/day17.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Shape {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout]  8 |     One,
[INFO] [stdout]  9 |     Two,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     Three,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     Four,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     Five,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Shape` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shape` is never read
[INFO] [stdout]   --> src/day17.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Rock {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub shape: Shape,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rock` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fill` and `read` are never used
[INFO] [stdout]    --> src/day17.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Rock {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn fill(&mut self, page: usize, amount: usize) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     fn read(&self, x: u8, y: u64, bits: usize) -> u64 {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kmp_search` is never used
[INFO] [stdout]    --> src/day17.rs:431:4
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn kmp_search(haystack: &[u64], needle: &[u64]) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_fall` and `cache` are never read
[INFO] [stdout]    --> src/day17.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 494 | pub struct RockFallSolver {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub max_fall: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 501 |     pub cache: HashMap<(VecDeque<u64>, Shape), u64>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RockFallSolver` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_solver_page` is never used
[INFO] [stdout]    --> src/day17.rs:628:8
[INFO] [stdout]     |
[INFO] [stdout] 628 | pub fn print_solver_page(solver: &RockFallSolver, page: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]   --> src/day19.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl Blueprint {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn value(&self, robot: &Robot) -> u64 {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
[INFO] running `Command { std: "docker" "inspect" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28", kill_on_drop: false }`
[INFO] [stdout] be50d3b93d7f28dcf25b70a8c550155fd3e1547a87bb895b928e550664dddf28
