[INFO] cloning repository https://github.com/adks3489/aoc2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adks3489/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadks3489%2Faoc2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadks3489%2Faoc2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4b3611a02301498d398c3cad0c852ee0acdffe1
[INFO] checking adks3489/aoc2021 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadks3489%2Faoc2021" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adks3489/aoc2021
[INFO] finished tweaking git repo https://github.com/adks3489/aoc2021
[INFO] tweaked toml for git repo https://github.com/adks3489/aoc2021 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adks3489/aoc2021 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adks3489/aoc2021 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.47
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded parse-display-derive v0.6.0
[INFO] [stderr]   Downloaded structmeta-derive v0.1.5
[INFO] [stderr]   Downloaded structmeta v0.1.5
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded parse-display v0.6.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded memchr v2.5.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1197fafeb050c0d99a45bd2373e483ac0833e66ee840306fb8d761428262da9a
[INFO] running `Command { std: "docker" "start" "-a" "1197fafeb050c0d99a45bd2373e483ac0833e66ee840306fb8d761428262da9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1197fafeb050c0d99a45bd2373e483ac0833e66ee840306fb8d761428262da9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1197fafeb050c0d99a45bd2373e483ac0833e66ee840306fb8d761428262da9a", kill_on_drop: false }`
[INFO] [stdout] 1197fafeb050c0d99a45bd2373e483ac0833e66ee840306fb8d761428262da9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 116762a1695480adeea1d9b72725bc5f72e31fe96c9d044e3cc9be353dcf0c09
[INFO] running `Command { std: "docker" "start" "-a" "116762a1695480adeea1d9b72725bc5f72e31fe96c9d044e3cc9be353dcf0c09", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking aoc2021 v0.1.0 (/opt/rustwide/workdir/aoc2021)
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> aoc2021/src/bin/template.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn calc(data: &Vec<&str>) -> i32 {
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> aoc2021/src/bin/template.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn calc2(data: &Vec<&str>) -> i32 {
[INFO] [stdout]   |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> aoc2021/src/bin/day7.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .map(|p| ((p - pos[pos.len() / 2]).abs() as usize))
[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] 7 -         .map(|p| ((p - pos[pos.len() / 2]).abs() as usize))
[INFO] [stdout] 7 +         .map(|p| (p - pos[pos.len() / 2]).abs() as usize )
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 true => (y2..=y1),
[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] 34 -                 true => (y2..=y1),
[INFO] [stdout] 34 +                 true => y2..=y1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 false => (y1..=y2),
[INFO] [stdout]    |                          ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -                 false => (y1..=y2),
[INFO] [stdout] 35 +                 false => y1..=y2 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 true => (x2..=x1),
[INFO] [stdout]    |                         ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -                 true => (x2..=x1),
[INFO] [stdout] 42 +                 true => x2..=x1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 false => (x1..=x2),
[INFO] [stdout]    |                          ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -                 false => (x1..=x2),
[INFO] [stdout] 43 +                 false => x1..=x2 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Coordinate` is never constructed
[INFO] [stdout]  --> aoc2021/src/bin/day5.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Coordinate(i32, i32);
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn calc0(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `div_z`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let div_z = [1, 1, 1, 26, 1, 1, 26, 26, 26, 1, 1, 26, 26, 26];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_div_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_x`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let add_x = [11, 13, 15, -8, 13, 15, -11, -4, -15, 14, 14, -1, -8, -14];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_y`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let add_y = [6, 14, 14, 10, 9, 12, 8, 13, 12, 6, 9, 15, 4, 10];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `div_z`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let div_z = [1, 1, 1, 26, 1, 1, 26, 26, 26, 1, 1, 26, 26, 26];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_div_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_x`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let add_x = [11, 13, 15, -8, 13, 15, -11, -4, -15, 14, 14, -1, -8, -14];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_y`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let add_y = [6, 14, 14, 10, 9, 12, 8, 13, 12, 6, 9, 15, 4, 10];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:344:10
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn calc2(data: &Vec<&str>) -> i32 {
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_raw` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn calc_raw(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_digit` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn calc_digit(i: usize, prev_z: i64) -> Option<u64> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn calc() -> u64 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc0` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:201:4
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn calc0(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc1` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn calc1(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> aoc2021/src/bin/template.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn calc(data: &Vec<&str>) -> i32 {
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> aoc2021/src/bin/template.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn calc2(data: &Vec<&str>) -> i32 {
[INFO] [stdout]   |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x_len`
[INFO] [stdout]  --> aoc2021/src/bin/day25.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     x_len: usize,
[INFO] [stdout]   |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_len`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_len`
[INFO] [stdout]  --> aoc2021/src/bin/day25.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     y_len: usize,
[INFO] [stdout]   |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> aoc2021/src/bin/day25.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn calc2(data: &Vec<&str>) -> i32 {
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_movable` is never used
[INFO] [stdout]  --> aoc2021/src/bin/day25.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn is_movable(
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn calc0(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `div_z`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let div_z = [1, 1, 1, 26, 1, 1, 26, 26, 26, 1, 1, 26, 26, 26];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_div_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_x`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let add_x = [11, 13, 15, -8, 13, 15, -11, -4, -15, 14, 14, -1, -8, -14];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_y`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |     let add_y = [6, 14, 14, 10, 9, 12, 8, 13, 12, 6, 9, 15, 4, 10];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x_len`
[INFO] [stdout]  --> aoc2021/src/bin/day25.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     x_len: usize,
[INFO] [stdout]   |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_len`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_len`
[INFO] [stdout]  --> aoc2021/src/bin/day25.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     y_len: usize,
[INFO] [stdout]   |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `div_z`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let div_z = [1, 1, 1, 26, 1, 1, 26, 26, 26, 1, 1, 26, 26, 26];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_div_z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_x`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let add_x = [11, 13, 15, -8, 13, 15, -11, -4, -15, 14, 14, -1, -8, -14];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_y`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let add_y = [6, 14, 14, 10, 9, 12, 8, 13, 12, 6, 9, 15, 4, 10];
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_add_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:344:10
[INFO] [stdout]     |
[INFO] [stdout] 344 | fn calc2(data: &Vec<&str>) -> i32 {
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_raw` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn calc_raw(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_digit` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn calc_digit(i: usize, prev_z: i64) -> Option<u64> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn calc() -> u64 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc0` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:201:4
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn calc0(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc1` is never used
[INFO] [stdout]    --> aoc2021/src/bin/day24.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn calc1(data: &Vec<&str>) -> u64 {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> aoc2021/src/bin/day25.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn calc2(data: &Vec<&str>) -> i32 {
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_movable` is never used
[INFO] [stdout]  --> aoc2021/src/bin/day25.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn is_movable(
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 true => (y2..=y1),
[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] 34 -                 true => (y2..=y1),
[INFO] [stdout] 34 +                 true => y2..=y1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 false => (y1..=y2),
[INFO] [stdout]    |                          ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 -                 false => (y1..=y2),
[INFO] [stdout] 35 +                 false => y1..=y2 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 true => (x2..=x1),
[INFO] [stdout]    |                         ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -                 true => (x2..=x1),
[INFO] [stdout] 42 +                 true => x2..=x1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> aoc2021/src/bin/day5.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 false => (x1..=x2),
[INFO] [stdout]    |                          ^       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -                 false => (x1..=x2),
[INFO] [stdout] 43 +                 false => x1..=x2 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]  --> aoc2021/src/bin/day7.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |         .map(|p| ((p - pos[pos.len() / 2]).abs() as usize))
[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] 7 -         .map(|p| ((p - pos[pos.len() / 2]).abs() as usize))
[INFO] [stdout] 7 +         .map(|p| (p - pos[pos.len() / 2]).abs() as usize )
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Coordinate` is never constructed
[INFO] [stdout]  --> aoc2021/src/bin/day5.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Coordinate(i32, i32);
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling structmeta-derive v0.1.5
[INFO] [stderr]    Compiling structmeta v0.1.5
[INFO] [stderr]    Compiling parse-display-derive v0.6.0
[INFO] [stderr]     Checking parse-display v0.6.0
[INFO] [stderr]     Checking aoc2022 v0.1.0 (/opt/rustwide/workdir/aoc2022)
[INFO] [stderr]     Checking aoc2020 v0.1.0 (/opt/rustwide/workdir/aoc2020)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.85s
[INFO] running `Command { std: "docker" "inspect" "116762a1695480adeea1d9b72725bc5f72e31fe96c9d044e3cc9be353dcf0c09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "116762a1695480adeea1d9b72725bc5f72e31fe96c9d044e3cc9be353dcf0c09", kill_on_drop: false }`
[INFO] [stdout] 116762a1695480adeea1d9b72725bc5f72e31fe96c9d044e3cc9be353dcf0c09
