[INFO] cloning repository https://github.com/Kortekaasy/aoc2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kortekaasy/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKortekaasy%2Faoc2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKortekaasy%2Faoc2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 241ceab809a32883cae46e2bba6349b0190f52de
[INFO] checking Kortekaasy/aoc2022 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKortekaasy%2Faoc2022" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kortekaasy/aoc2022
[INFO] finished tweaking git repo https://github.com/Kortekaasy/aoc2022
[INFO] tweaked toml for git repo https://github.com/Kortekaasy/aoc2022 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kortekaasy/aoc2022 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/Kortekaasy/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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.5.1
[INFO] [stderr]   Downloaded pest_derive v2.5.1
[INFO] [stderr]   Downloaded pest_meta v2.5.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded ciborium v0.2.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded serde v1.0.150
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded pest v2.5.1
[INFO] [stderr]   Downloaded serde_derive v1.0.150
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aa8731d0d574bf662c189c17e154971581e4e37791674fb04dd5a79333c4af0c
[INFO] running `Command { std: "docker" "start" "-a" "aa8731d0d574bf662c189c17e154971581e4e37791674fb04dd5a79333c4af0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa8731d0d574bf662c189c17e154971581e4e37791674fb04dd5a79333c4af0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8731d0d574bf662c189c17e154971581e4e37791674fb04dd5a79333c4af0c", kill_on_drop: false }`
[INFO] [stdout] aa8731d0d574bf662c189c17e154971581e4e37791674fb04dd5a79333c4af0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 24ce57fd438364299d0166a9be10efe17a980c100badc431072a29cbd6239a02
[INFO] running `Command { std: "docker" "start" "-a" "24ce57fd438364299d0166a9be10efe17a980c100badc431072a29cbd6239a02", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.150
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ciborium-io v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day14/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]     Checking day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]     Checking day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day11/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day05/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]     Checking day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]     Checking day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stdout] warning: method `add_items` is never used
[INFO] [stdout]   --> day11/src/main.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Monkey {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn add_items(&mut self, items: Vec<i64>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day20 v0.1.0 (/opt/rustwide/workdir/day20)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day20/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day04/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day08/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day12/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> day12/src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::{HashMap, BinaryHeap};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]     Checking day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]     Checking day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day10/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium-ll v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day03/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day07/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `len` are never used
[INFO] [stdout]    --> day12/src/main.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl<T> PriorityQueue<T> {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |     pub fn new() -> PriorityQueue<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]     Checking day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]     Checking day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day21/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day09/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stdin`
[INFO] [stdout]  --> day09/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::stdin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day06/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `abs` is never used
[INFO] [stdout]   --> day09/src/main.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<const N: usize> Coord<N> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] 50 |
[INFO] [stdout] 51 |     pub fn abs(&self) -> Coord<N> {
[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 `print_board` is never used
[INFO] [stdout]   --> day09/src/main.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn print_board<const N: usize>(knots: &[Coord<2>; N], visited: &HashSet<Coord<2>>) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `num_knots` should have an upper case name
[INFO] [stdout]    --> day09/src/main.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn simulate_rope<const num_knots: usize>(input: &Vec<(Move, i32)>) -> HashSet<Coord<2>>{
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 100 - pub fn simulate_rope<const num_knots: usize>(input: &Vec<(Move, i32)>) -> HashSet<Coord<2>>{
[INFO] [stdout] 100 + pub fn simulate_rope<const NUM_KNOTS: usize>(input: &Vec<(Move, i32)>) -> HashSet<Coord<2>>{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day02/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day01/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stdout] warning: variable `LUT` should have a snake case name
[INFO] [stdout]   --> day02/src/main.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut LUT: [i16; 6031] = [0;6031];
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case: `lut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LUT` should have a snake case name
[INFO] [stdout]   --> day02/src/main.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut LUT: [i16; 6031] = [0;6031];
[INFO] [stdout]    |             ^^^ help: convert the identifier to snake case: `lut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking plotters v0.3.4
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day15/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking pest v2.5.1
[INFO] [stderr]    Compiling pest_meta v2.5.1
[INFO] [stderr]    Compiling pest_generator v2.5.1
[INFO] [stderr]    Compiling pest_derive v2.5.1
[INFO] [stderr]     Checking day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stdout] warning: found module declaration for main.rs
[INFO] [stdout]  --> day13/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod main;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: a binary crate cannot be used as library
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> day13/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]   --> day13/src/main.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         match (match (l, r) {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         }) {
[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] 77 ~         match match (l, r) {
[INFO] [stdout] 78 |             (ListItem::Integer(li), ListItem::Integer(ri)) => li.cmp(&ri),
[INFO] [stdout] ...
[INFO] [stdout] 81 |             (ListItem::List(ll), ListItem::List(rl)) => rec_comp(ll, rl),
[INFO] [stdout] 82 ~         }  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking aoc2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.80s
[INFO] running `Command { std: "docker" "inspect" "24ce57fd438364299d0166a9be10efe17a980c100badc431072a29cbd6239a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ce57fd438364299d0166a9be10efe17a980c100badc431072a29cbd6239a02", kill_on_drop: false }`
[INFO] [stdout] 24ce57fd438364299d0166a9be10efe17a980c100badc431072a29cbd6239a02
