[INFO] cloning repository https://github.com/vincevannoort/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincevannoort/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincevannoort%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincevannoort%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba8b4cc7741ae914d23fcd347f0097880c26ee9b
[INFO] testing vincevannoort/advent-of-code-2024 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincevannoort%2Fadvent-of-code-2024" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/vincevannoort/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/vincevannoort/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/vincevannoort/advent-of-code-2024 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vincevannoort/advent-of-code-2024 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vincevannoort/advent-of-code-2024 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acfe628ccbe49dbc65f7e8aa44621c19235aa80824063621aca333c1bb590815
[INFO] running `Command { std: "docker" "start" "-a" "acfe628ccbe49dbc65f7e8aa44621c19235aa80824063621aca333c1bb590815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acfe628ccbe49dbc65f7e8aa44621c19235aa80824063621aca333c1bb590815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acfe628ccbe49dbc65f7e8aa44621c19235aa80824063621aca333c1bb590815", kill_on_drop: false }`
[INFO] [stdout] acfe628ccbe49dbc65f7e8aa44621c19235aa80824063621aca333c1bb590815
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d979f4100e83e39f469dad8a61ab0d0faa25ebd1d85099631cb495b0f57b1bb
[INFO] running `Command { std: "docker" "start" "-a" "7d979f4100e83e39f469dad8a61ab0d0faa25ebd1d85099631cb495b0f57b1bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ux v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pathfinding v4.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/14.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut grid: Grid<Robots> = parse(input);
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout]    --> src/bin/14.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let grid = step(grid);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_grid`
[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/bin/14.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/bin/15.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |     for (i, direction) in moves.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[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/bin/15.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/bin/08.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if let Some(c) = grid.get_by_location(&placement) {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/bin/08.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |         if let Some(c) = grid.get_by_location(&placement) {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/13.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/bin/08.rs:89:34
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 .map(|(location, c)| location)
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/bin/08.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 .map(|(location, c)| location)
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/bin/16.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |         |p| 0,
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indoc::indoc`
[INFO] [stdout]  --> src/bin/04.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use indoc::indoc;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any`
[INFO] [stdout]  --> src/bin/04.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::{any, Itertools};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_groups`
[INFO] [stdout]   --> src/bin/09.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let (mut values, file_groups) = construct_disk(input);
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_groups`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/09.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 |             .filter(|(i, (a, b))| *a != "." && *b == ".")
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/bin/09.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .filter(|(i, c)| c != ".")
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_value`
[INFO] [stdout]   --> src/bin/09.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |     for (group_value, group_start, group_end, group_size) in groups.iter().rev() {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_disk` is never used
[INFO] [stdout]   --> src/bin/09.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn display_disk(values: &[String]) {
[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 import: `core::panic`
[INFO] [stdout]  --> src/bin/12.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]  --> src/bin/12.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     vec,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direction`
[INFO] [stdout]  --> src/bin/12.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use advent_of_code::{Direction, Grid, Location};
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `min`
[INFO] [stdout]  --> src/bin/12.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use itertools::{min, Itertools};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/19.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/bin/17.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/bin/20.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `astar_bag_collect`, `astar_bag`, and `astar`
[INFO] [stdout]  --> src/bin/20.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pathfinding::prelude::{astar, astar_bag, astar_bag_collect, dijkstra_all};
[INFO] [stdout]   |                            ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/20.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/20.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cheated` is never constructed
[INFO] [stdout]    --> src/bin/20.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | struct Cheated(bool);
[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: `i`
[INFO] [stdout]   --> src/bin/22.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     for i in 0..nth {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/22.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     for i in 0..(consecutive - 1) {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "7d979f4100e83e39f469dad8a61ab0d0faa25ebd1d85099631cb495b0f57b1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d979f4100e83e39f469dad8a61ab0d0faa25ebd1d85099631cb495b0f57b1bb", kill_on_drop: false }`
[INFO] [stdout] 7d979f4100e83e39f469dad8a61ab0d0faa25ebd1d85099631cb495b0f57b1bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 206621cac229bfa07dfd87da10943ed7485d4db6b6a64d3abb740d0dde5abf69
[INFO] running `Command { std: "docker" "start" "-a" "206621cac229bfa07dfd87da10943ed7485d4db6b6a64d3abb740d0dde5abf69", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/bin/08.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if let Some(c) = grid.get_by_location(&placement) {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/bin/08.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |         if let Some(c) = grid.get_by_location(&placement) {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/bin/08.rs:89:34
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 .map(|(location, c)| location)
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/bin/08.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 .map(|(location, c)| location)
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/bin/13.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/22.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     for i in 0..nth {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/22.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     for i in 0..(consecutive - 1) {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/bin/15.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |     for (i, direction) in moves.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[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/bin/15.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/bin/20.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `astar_bag_collect`, `astar_bag`, and `astar`
[INFO] [stdout]  --> src/bin/20.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pathfinding::prelude::{astar, astar_bag, astar_bag_collect, dijkstra_all};
[INFO] [stdout]   |                            ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/20.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indoc::indoc`
[INFO] [stdout]  --> src/bin/04.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use indoc::indoc;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any`
[INFO] [stdout]  --> src/bin/04.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::{any, Itertools};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/bin/20.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cheated` is never constructed
[INFO] [stdout]    --> src/bin/20.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 133 | struct Cheated(bool);
[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 import: `core::panic`
[INFO] [stdout]  --> src/bin/12.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]  --> src/bin/12.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     vec,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direction`
[INFO] [stdout]  --> src/bin/12.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use advent_of_code::{Direction, Grid, Location};
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `min`
[INFO] [stdout]  --> src/bin/12.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use itertools::{min, Itertools};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_groups`
[INFO] [stdout]   --> src/bin/09.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let (mut values, file_groups) = construct_disk(input);
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_groups`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/bin/09.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 |             .filter(|(i, (a, b))| *a != "." && *b == ".")
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/bin/09.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .filter(|(i, c)| c != ".")
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group_value`
[INFO] [stdout]   --> src/bin/09.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |     for (group_value, group_start, group_end, group_size) in groups.iter().rev() {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_disk` is never used
[INFO] [stdout]   --> src/bin/09.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn display_disk(values: &[String]) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/14.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut grid: Grid<Robots> = parse(input);
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout]    --> src/bin/14.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let grid = step(grid);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_grid`
[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/bin/14.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/bin/16.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |         |p| 0,
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]   --> src/bin/17.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[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/bin/19.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] running `Command { std: "docker" "inspect" "206621cac229bfa07dfd87da10943ed7485d4db6b6a64d3abb740d0dde5abf69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "206621cac229bfa07dfd87da10943ed7485d4db6b6a64d3abb740d0dde5abf69", kill_on_drop: false }`
[INFO] [stdout] 206621cac229bfa07dfd87da10943ed7485d4db6b6a64d3abb740d0dde5abf69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7732625f9d0588e492f5efeb539b91aa5c34258bc93a3a7f75e0747920c66009
[INFO] running `Command { std: "docker" "start" "-a" "7732625f9d0588e492f5efeb539b91aa5c34258bc93a3a7f75e0747920c66009", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/bin/15.rs:101:10
[INFO] [stderr]     |
[INFO] [stderr] 101 |     for (i, direction) in moves.iter().enumerate() {
[INFO] [stderr]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/bin/15.rs:124:17
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/bin/13.rs:86:17
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]   --> src/bin/17.rs:20:19
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/bin/19.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "15" test) generated 2 warnings (run `cargo fix --bin "15" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "13" test) generated 1 warning (run `cargo fix --bin "13" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "17" test) generated 1 warning (run `cargo fix --bin "17" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "19" test) generated 1 warning (run `cargo fix --bin "19" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `core::panic`
[INFO] [stderr]  --> src/bin/12.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use core::panic;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]  --> src/bin/12.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     vec,
[INFO] [stderr]   |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Direction`
[INFO] [stderr]  --> src/bin/12.rs:7:22
[INFO] [stderr]   |
[INFO] [stderr] 7 | use advent_of_code::{Direction, Grid, Location};
[INFO] [stderr]   |                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `min`
[INFO] [stderr]  --> src/bin/12.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | use itertools::{min, Itertools};
[INFO] [stderr]   |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `indoc::indoc`
[INFO] [stderr]  --> src/bin/04.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use indoc::indoc;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `any`
[INFO] [stderr]  --> src/bin/04.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use itertools::{any, Itertools};
[INFO] [stderr]   |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/14.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |     let mut grid: Grid<Robots> = parse(input);
[INFO] [stderr]     |         ----^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `grid`
[INFO] [stderr]    --> src/bin/14.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 110 |     let grid = step(grid);
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_grid`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/bin/14.rs:115:17
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_groups`
[INFO] [stderr]   --> src/bin/09.rs:31:22
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let (mut values, file_groups) = construct_disk(input);
[INFO] [stderr]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_groups`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> src/bin/09.rs:99:23
[INFO] [stderr]    |
[INFO] [stderr] 99 |             .filter(|(i, (a, b))| *a != "." && *b == ".")
[INFO] [stderr]    |                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/bin/09.rs:131:19
[INFO] [stderr]     |
[INFO] [stderr] 131 |         .filter(|(i, c)| c != ".")
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `group_value`
[INFO] [stderr]   --> src/bin/09.rs:93:10
[INFO] [stderr]    |
[INFO] [stderr] 93 |     for (group_value, group_start, group_end, group_size) in groups.iter().rev() {
[INFO] [stderr]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_group_value`
[INFO] [stderr] 
[INFO] [stderr] warning: function `display_disk` is never used
[INFO] [stderr]   --> src/bin/09.rs:83:4
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn display_disk(values: &[String]) {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "12" test) generated 4 warnings (run `cargo fix --bin "12" -p advent_of_code --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "04" test) generated 2 warnings (run `cargo fix --bin "04" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "14" test) generated 3 warnings (run `cargo fix --bin "14" -p advent_of_code --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "09" test) generated 5 warnings (run `cargo fix --bin "09" -p advent_of_code --tests` to apply 4 suggestions)
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> src/bin/22.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     for i in 0..nth {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> src/bin/22.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     for i in 0..(consecutive - 1) {
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p`
[INFO] [stderr]    --> src/bin/16.rs:135:10
[INFO] [stderr]     |
[INFO] [stderr] 135 |         |p| 0,
[INFO] [stderr]     |          ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> src/bin/08.rs:39:21
[INFO] [stderr]    |
[INFO] [stderr] 39 |         if let Some(c) = grid.get_by_location(&placement) {
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> src/bin/08.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 |         if let Some(c) = grid.get_by_location(&placement) {
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]   --> src/bin/08.rs:89:34
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 .map(|(location, c)| location)
[INFO] [stderr]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stderr]    --> src/bin/08.rs:127:34
[INFO] [stderr]     |
[INFO] [stderr] 127 |                 .map(|(location, c)| location)
[INFO] [stderr]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/bin/20.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `astar_bag_collect`, `astar_bag`, and `astar`
[INFO] [stderr]  --> src/bin/20.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | use pathfinding::prelude::{astar, astar_bag, astar_bag_collect, dijkstra_all};
[INFO] [stderr]   |                            ^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/bin/20.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(let_chains)]
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> src/bin/20.rs:180:17
[INFO] [stderr]     |
[INFO] [stderr] 180 | pub fn part_two(input: &str) -> Option<u32> {
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Cheated` is never constructed
[INFO] [stderr]    --> src/bin/20.rs:133:8
[INFO] [stderr]     |
[INFO] [stderr] 133 | struct Cheated(bool);
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "22" test) generated 2 warnings (run `cargo fix --bin "22" -p advent_of_code --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "16" test) generated 1 warning (run `cargo fix --bin "16" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "08" test) generated 4 warnings (run `cargo fix --bin "08" -p advent_of_code --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "20" test) generated 5 warnings (run `cargo fix --bin "20" -p advent_of_code --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-1c2b99efac06b4d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-6d78cc27c28921c0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/02.rs (/opt/rustwide/target/debug/deps/02-3240748ed94051a0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-c5b8e3cdd824b3da)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-9d9c811517f15449)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-970455ffa988ae5d)
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-545422859dcdc5a8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/bin/07.rs (/opt/rustwide/target/debug/deps/07-4d54210e0923476f)
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/08.rs (/opt/rustwide/target/debug/deps/08-a89d2f5736cbfb04)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/09.rs (/opt/rustwide/target/debug/deps/09-15d65d27d44eaf20)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_part_two_test1 ... ok
[INFO] [stdout] test tests::test_part_two_test2 ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr]      Running unittests src/bin/10.rs (/opt/rustwide/target/debug/deps/10-b007ed84d661f16b)
[INFO] [stdout] test tests::test_part_two_test3 ... ok
[INFO] [stdout] test tests::test_part_two_test4 ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_two_test5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_part_one_dots ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_one_simple ... ok
[INFO] [stdout] test tests::test_part_one_medium ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_two_dots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/11.rs (/opt/rustwide/target/debug/deps/11-9043fa6fd8dc9ca3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_part_two_simple ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one_simple ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/12.rs (/opt/rustwide/target/debug/deps/12-b03e084728808da5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_part_two_simple ... ok
[INFO] [stdout] test tests::test_part_two_hard ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/13.rs (/opt/rustwide/target/debug/deps/13-8549c18bc71111e5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr]      Running unittests src/bin/14.rs (/opt/rustwide/target/debug/deps/14-2f28e671cf06f2fa)
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin 14`
[INFO] [stdout] test tests::test_part_one_single ... FAILED
[INFO] [stdout] test tests::test_part_one ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_one_single stdout ----
[INFO] [stdout] 
[INFO] [stdout]    
[INFO] [stdout]    
[INFO] [stdout]    
[INFO] [stdout]    
[INFO] [stdout]   1
[INFO] [stdout] [src/bin/14.rs:87:5] &robots = [
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 2,
[INFO] [stdout]             y: 4,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 4,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] [src/bin/14.rs:102:5] moved_robots = [
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 4,
[INFO] [stdout]             y: 1,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 4,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_one_single' (72) panicked at src/bin/14.rs:104:5:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6277d46e4b82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6277d46e4b82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6277d46e4b82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6277d46e4b82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6277d46f4cdf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6277d46f4cdf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6277d46b24d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6277d46b24d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6277d46be272 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6277d46c2ecf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6277d46c2d61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6277d46729be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6277d46729be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6277d46c34df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6277d46c34df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6277d46c3306 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6277d46be3a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6277d46a653d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6277d46fc630 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6277d46fc60c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6277d464d282 - _14::step::h6dd7d650c8ae342f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:104:5
[INFO] [stdout]   21:     0x6277d464e21d - _14::part_one::h502d80aedc99f517
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:110:16
[INFO] [stdout]   22:     0x6277d464e099 - _14::tests::test_part_one_single::h6fa62731689eabe4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:131:22
[INFO] [stdout]   23:     0x6277d464e157 - _14::tests::test_part_one_single::{{closure}}::h25f10ab91e6d7970
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:130:30
[INFO] [stdout]   24:     0x6277d4648326 - core::ops::function::FnOnce::call_once::h5d28714632b57bfe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6277d46727bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6277d46727bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6277d468681d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6277d468681d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6277d468681d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x6277d468681d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x6277d468681d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6277d468681d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6277d468681d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6277d465fd64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6277d465fd64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6277d46635ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x6277d46635ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6277d46635ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6277d46635ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6277d46635ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6277d46635ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x6277d46635ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6277d46b97af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x6277d46b97af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x78d84fc77aa4 - <unknown>
[INFO] [stdout]   46:     0x78d84fd04a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] 1 12       
[INFO] [stdout]            
[INFO] [stdout]            
[INFO] [stdout]       11 11
[INFO] [stdout] 1 1        
[INFO] [stdout]          1 
[INFO] [stdout]        1   
[INFO] [stdout] [src/bin/14.rs:87:5] &robots = [
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 6,
[INFO] [stdout]             y: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 6,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 10,
[INFO] [stdout]             y: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 10,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: 2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 2,
[INFO] [stdout]             y: 4,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 4,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 3,
[INFO] [stdout]             y: 0,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 3,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -2,
[INFO] [stdout]                 y: -2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 3,
[INFO] [stdout]             y: 0,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 3,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: -2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 0,
[INFO] [stdout]             y: 4,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 0,
[INFO] [stdout]                 y: 4,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 3,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 7,
[INFO] [stdout]             y: 6,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 7,
[INFO] [stdout]                 y: 6,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 9,
[INFO] [stdout]             y: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 9,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 9,
[INFO] [stdout]             y: 5,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 9,
[INFO] [stdout]                 y: 5,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -3,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 7,
[INFO] [stdout]             y: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 7,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: 2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 2,
[INFO] [stdout]             y: 0,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: -1,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 0,
[INFO] [stdout]             y: 0,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 0,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 1,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] [src/bin/14.rs:102:5] moved_robots = [
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 5,
[INFO] [stdout]             y: 0,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 6,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 9,
[INFO] [stdout]             y: 5,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 10,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: 2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 4,
[INFO] [stdout]             y: 1,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 4,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 1,
[INFO] [stdout]             y: 4294967294,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 3,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -2,
[INFO] [stdout]                 y: -2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 2,
[INFO] [stdout]             y: 4294967294,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 3,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: -2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 3,
[INFO] [stdout]             y: 1,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 0,
[INFO] [stdout]                 y: 4,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 3,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 6,
[INFO] [stdout]             y: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 7,
[INFO] [stdout]                 y: 6,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 11,
[INFO] [stdout]             y: 6,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 9,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 6,
[INFO] [stdout]             y: 2,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 9,
[INFO] [stdout]                 y: 5,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -3,
[INFO] [stdout]                 y: -3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 6,
[INFO] [stdout]             y: 5,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 7,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: -1,
[INFO] [stdout]                 y: 2,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 4,
[INFO] [stdout]             y: 4294967295,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 2,
[INFO] [stdout]                 y: -1,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout]     (
[INFO] [stdout]         Location {
[INFO] [stdout]             x: 1,
[INFO] [stdout]             y: 3,
[INFO] [stdout]         },
[INFO] [stdout]         Robot {
[INFO] [stdout]             start: Location {
[INFO] [stdout]                 x: 0,
[INFO] [stdout]                 y: 0,
[INFO] [stdout]             },
[INFO] [stdout]             velocity: Velocity {
[INFO] [stdout]                 x: 1,
[INFO] [stdout]                 y: 3,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_one' (71) panicked at src/bin/14.rs:104:5:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6277d46e4b82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6277d46e4b82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6277d46e4b82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6277d46e4b82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6277d46f4cdf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6277d46f4cdf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6277d46b24d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6277d46b24d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6277d46be272 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6277d46c2ecf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6277d46c2d61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6277d46729be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6277d46729be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6277d46c34df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6277d46c34df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6277d46c3306 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6277d46be3a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6277d46a653d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6277d46fc630 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6277d46fc60c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6277d464d282 - _14::step::h6dd7d650c8ae342f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:104:5
[INFO] [stdout]   21:     0x6277d464e21d - _14::part_one::h502d80aedc99f517
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:110:16
[INFO] [stdout]   22:     0x6277d464de13 - _14::tests::test_part_one::ha9be179cd5ef6db9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:125:22
[INFO] [stdout]   23:     0x6277d464dec7 - _14::tests::test_part_one::{{closure}}::h06977c235f1d2d2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:124:23
[INFO] [stdout]   24:     0x6277d4648586 - core::ops::function::FnOnce::call_once::hfe3674463d017178
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6277d46727bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6277d46727bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6277d468681d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6277d468681d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6277d468681d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x6277d468681d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x6277d468681d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6277d468681d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6277d468681d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6277d465fd64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6277d465fd64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6277d46635ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x6277d46635ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6277d46635ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6277d46635ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6277d46635ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6277d46635ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x6277d46635ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6277d46b97af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x6277d46b97af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x78d84fc77aa4 - <unknown>
[INFO] [stdout]   46:     0x78d84fd04a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_part_one
[INFO] [stdout]     tests::test_part_one_single
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7732625f9d0588e492f5efeb539b91aa5c34258bc93a3a7f75e0747920c66009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7732625f9d0588e492f5efeb539b91aa5c34258bc93a3a7f75e0747920c66009", kill_on_drop: false }`
[INFO] [stdout] 7732625f9d0588e492f5efeb539b91aa5c34258bc93a3a7f75e0747920c66009
