[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33af0cf4a11b2e9cc7a9d3444d20bc206a5dae165eeafce50fcb90bd0e4fa79b
[INFO] running `Command { std: "docker" "start" "-a" "33af0cf4a11b2e9cc7a9d3444d20bc206a5dae165eeafce50fcb90bd0e4fa79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33af0cf4a11b2e9cc7a9d3444d20bc206a5dae165eeafce50fcb90bd0e4fa79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33af0cf4a11b2e9cc7a9d3444d20bc206a5dae165eeafce50fcb90bd0e4fa79b", kill_on_drop: false }`
[INFO] [stdout] 33af0cf4a11b2e9cc7a9d3444d20bc206a5dae165eeafce50fcb90bd0e4fa79b
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c2beaae0cf0b93d515be90e014efe5fc0b0b02ab8a6c47e4366f6cb09eed79
[INFO] running `Command { std: "docker" "start" "-a" "43c2beaae0cf0b93d515be90e014efe5fc0b0b02ab8a6c47e4366f6cb09eed79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[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 hashbrown v0.15.2
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ux v0.1.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pico-args v0.5.0
[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 v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pathfinding v4.12.0
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[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)]` on by default
[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)]` on by default
[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)]` 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: `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)]` 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: `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)]` 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: `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)]` 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: `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)]` on by default
[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: 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: 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)]` 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)]` 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: `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)]` 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)]` 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: `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)]` 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)]` 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/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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s
[INFO] running `Command { std: "docker" "inspect" "43c2beaae0cf0b93d515be90e014efe5fc0b0b02ab8a6c47e4366f6cb09eed79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c2beaae0cf0b93d515be90e014efe5fc0b0b02ab8a6c47e4366f6cb09eed79", kill_on_drop: false }`
[INFO] [stdout] 43c2beaae0cf0b93d515be90e014efe5fc0b0b02ab8a6c47e4366f6cb09eed79
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e44709f0a109358a323d46f599ee41e63c9b52239ae81c4982bb3460a398c81
[INFO] running `Command { std: "docker" "start" "-a" "5e44709f0a109358a323d46f599ee41e63c9b52239ae81c4982bb3460a398c81", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir)
[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)]` on by default
[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: 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: `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)]` on by default
[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)]` on by default
[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)]` 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: `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)]` on by default
[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)]` 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: `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)]` 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 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)]` 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)]` 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)]` 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)]` 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: `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)]` 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)]` 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 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)]` 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/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)]` on by default
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.38s
[INFO] running `Command { std: "docker" "inspect" "5e44709f0a109358a323d46f599ee41e63c9b52239ae81c4982bb3460a398c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e44709f0a109358a323d46f599ee41e63c9b52239ae81c4982bb3460a398c81", kill_on_drop: false }`
[INFO] [stdout] 5e44709f0a109358a323d46f599ee41e63c9b52239ae81c4982bb3460a398c81
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b32dc834d9f452e3cc0e6df6cc8746d6519ecacab72d5313d56ab7d7c84832c5
[INFO] running `Command { std: "docker" "start" "-a" "b32dc834d9f452e3cc0e6df6cc8746d6519ecacab72d5313d56ab7d7c84832c5", kill_on_drop: false }`
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "13" test) generated 1 warning
[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)]` on by default
[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)]` 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: `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)]` 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 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)]` 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 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)]` on by default
[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: 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: 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "14" test) generated 3 warnings (run `cargo fix --bin "14" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "22" test) generated 2 warnings
[INFO] [stderr] warning: `advent_of_code` (bin "12" test) generated 4 warnings (run `cargo fix --bin "12" --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "09" test) generated 5 warnings
[INFO] [stderr] warning: `advent_of_code` (bin "17" test) generated 1 warning
[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)]` on by default
[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)]` 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: 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)]` 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: `advent_of_code` (bin "16" test) generated 1 warning
[INFO] [stderr] warning: `advent_of_code` (bin "04" test) generated 2 warnings (run `cargo fix --bin "04" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `advent_of_code` (bin "15" test) generated 2 warnings
[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)]` 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 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)]` on by default
[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)]` 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "08" test) generated 4 warnings
[INFO] [stderr] warning: `advent_of_code` (bin "19" test) generated 1 warning
[INFO] [stderr] warning: `advent_of_code` (bin "20" test) generated 5 warnings (run `cargo fix --bin "20" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-b0c5227c16f10cfe)
[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-e5fa8470c10ea752)
[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-3de45076ef951785)
[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/03.rs (/opt/rustwide/target/debug/deps/03-0272b5ab74cfa419)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-9bb471a50bb5f3be)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-5190c0e59ab8d0c6)
[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/06.rs (/opt/rustwide/target/debug/deps/06-19c9578ada1e6b42)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/07.rs (/opt/rustwide/target/debug/deps/07-519d03583192e9f3)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/08.rs (/opt/rustwide/target/debug/deps/08-66324724a91f53a9)
[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-7277b299f5d42e51)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_two_test2 ... ok
[INFO] [stdout] test tests::test_part_two_test3 ... ok
[INFO] [stdout] test tests::test_part_two_test1 ... ok
[INFO] [stdout] test tests::test_part_two_test4 ... ok
[INFO] [stdout] test tests::test_part_two_test5 ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/10.rs (/opt/rustwide/target/debug/deps/10-3118a4d8a628d144)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one_dots ... ok
[INFO] [stdout] test tests::test_part_one_medium ... ok
[INFO] [stdout] test tests::test_part_one_simple ... 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-aa82400f30adcbde)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_two_simple ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr]      Running unittests src/bin/12.rs (/opt/rustwide/target/debug/deps/12-58132bcf1461bd72)
[INFO] [stdout] test tests::test_part_one_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_two_hard ... ok
[INFO] [stdout] test tests::test_part_two_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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/13.rs (/opt/rustwide/target/debug/deps/13-b188efcc479d004c)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/14.rs (/opt/rustwide/target/debug/deps/14-14f157ff89412a09)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_part_two ... ok
[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' panicked at src/bin/14.rs:104:5:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a4a24f5602 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a4a24f5602 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a4a24f5602 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62a4a24f5602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62a4a251a773 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62a4a251a773 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62a4a24f2403 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62a4a24f2403 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62a4a24f5452 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62a4a24f6b6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62a4a24f69c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62a4a24bda84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62a4a24bda84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62a4a24f754b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62a4a24f754b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62a4a24f72e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x62a4a24f5af9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62a4a24f6fad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62a4a25192f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62a4a251935c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x62a4a24832e7 - _14::step::h2690d4bf535a22f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:104:5
[INFO] [stdout]   21:     0x62a4a24832e7 - _14::part_one::h6b07ed566bc46a60
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:110:16
[INFO] [stdout]   22:     0x62a4a24825d9 - _14::tests::test_part_one_single::h37ac43fe3a309249
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:131:22
[INFO] [stdout]   23:     0x62a4a24825d9 - _14::tests::test_part_one_single::{{closure}}::h59304e8008f7a748
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:130:30
[INFO] [stdout]   24:     0x62a4a24825d9 - core::ops::function::FnOnce::call_once::h54b4668d5edd1c67
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62a4a24c31bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62a4a24c31bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62a4a24c23fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62a4a24c23fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62a4a24c23fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62a4a24c23fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62a4a24c23fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62a4a24c23fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62a4a24c23fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62a4a2485fa4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62a4a2485fa4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62a4a248994a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62a4a248994a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62a4a248994a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62a4a248994a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62a4a248994a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62a4a248994a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62a4a248994a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62a4a24fa4a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62a4a24fa4a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62a4a24fa4a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x77a42d9e2aa4 - <unknown>
[INFO] [stdout]   47:     0x77a42da6fa34 - clone
[INFO] [stdout]   48:                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: 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: 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: 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: 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: 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]         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: 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: 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: 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] [src/bin/14.rs:102:5] moved_robots = [
[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: 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: 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: 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: 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]         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: 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: 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: 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] 
[INFO] [stdout] thread 'tests::test_part_one' panicked at src/bin/14.rs:104:5:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a4a24f5602 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a4a24f5602 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a4a24f5602 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62a4a24f5602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62a4a251a773 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62a4a251a773 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62a4a24f2403 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62a4a24f2403 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62a4a24f5452 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62a4a24f6b6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62a4a24f69c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62a4a24bda84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62a4a24bda84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62a4a24f754b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62a4a24f754b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62a4a24f72e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x62a4a24f5af9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62a4a24f6fad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62a4a25192f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62a4a251935c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x62a4a24832e7 - _14::step::h2690d4bf535a22f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:104:5
[INFO] [stdout]   21:     0x62a4a24832e7 - _14::part_one::h6b07ed566bc46a60
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:110:16
[INFO] [stdout]   22:     0x62a4a2482573 - _14::tests::test_part_one::ha9556c748a64bb87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:125:22
[INFO] [stdout]   23:     0x62a4a2482573 - _14::tests::test_part_one::{{closure}}::h929c4c71af612836
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/14.rs:124:23
[INFO] [stdout]   24:     0x62a4a2482573 - core::ops::function::FnOnce::call_once::h19369fa4a9ad3660
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62a4a24c31bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62a4a24c31bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62a4a24c23fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62a4a24c23fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62a4a24c23fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62a4a24c23fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62a4a24c23fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62a4a24c23fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62a4a24c23fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62a4a2485fa4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62a4a2485fa4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62a4a248994a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62a4a248994a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62a4a248994a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62a4a248994a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62a4a248994a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62a4a248994a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62a4a248994a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62a4a24fa4a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62a4a24fa4a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62a4a24fa4a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x77a42d9e2aa4 - <unknown>
[INFO] [stdout]   47:     0x77a42da6fa34 - clone
[INFO] [stdout]   48:                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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin 14`
[INFO] running `Command { std: "docker" "inspect" "b32dc834d9f452e3cc0e6df6cc8746d6519ecacab72d5313d56ab7d7c84832c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32dc834d9f452e3cc0e6df6cc8746d6519ecacab72d5313d56ab7d7c84832c5", kill_on_drop: false }`
[INFO] [stdout] b32dc834d9f452e3cc0e6df6cc8746d6519ecacab72d5313d56ab7d7c84832c5
