[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#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincevannoort%2Fadvent-of-code-2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincevannoort/advent-of-code-2024 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db4678101b3cea5f8b04558818db9558c2fb533c9b1f184da31e61be615711d2 [INFO] running `Command { std: "docker" "start" "-a" "db4678101b3cea5f8b04558818db9558c2fb533c9b1f184da31e61be615711d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db4678101b3cea5f8b04558818db9558c2fb533c9b1f184da31e61be615711d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4678101b3cea5f8b04558818db9558c2fb533c9b1f184da31e61be615711d2", kill_on_drop: false }` [INFO] [stdout] db4678101b3cea5f8b04558818db9558c2fb533c9b1f184da31e61be615711d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5847c32737b563a3c870b0237c9784d1516edd6b4a54dd50093d2a378accb58f [INFO] running `Command { std: "docker" "start" "-a" "5847c32737b563a3c870b0237c9784d1516edd6b4a54dd50093d2a378accb58f", 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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tinyjson v2.5.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling ux v0.1.6 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 zerocopy v0.7.35 [INFO] [stderr] Compiling pathfinding v4.12.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [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: `input` [INFO] [stdout] --> src/bin/15.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn part_two(input: &str) -> Option { [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: `input` [INFO] [stdout] --> src/bin/19.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn part_two(input: &str) -> Option { [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: `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: `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/13.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn part_two(input: &str) -> Option { [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: `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 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: 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: `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 variable: `input` [INFO] [stdout] --> src/bin/20.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn part_two(input: &str) -> Option { [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 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 = 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 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.03s [INFO] running `Command { std: "docker" "inspect" "5847c32737b563a3c870b0237c9784d1516edd6b4a54dd50093d2a378accb58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5847c32737b563a3c870b0237c9784d1516edd6b4a54dd50093d2a378accb58f", kill_on_drop: false }` [INFO] [stdout] 5847c32737b563a3c870b0237c9784d1516edd6b4a54dd50093d2a378accb58f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfaf02e605b3cd0d45c805321b0dbcf847134d987bc517d441846d57fc1de0a8 [INFO] running `Command { std: "docker" "start" "-a" "cfaf02e605b3cd0d45c805321b0dbcf847134d987bc517d441846d57fc1de0a8", kill_on_drop: false }` [INFO] [stderr] Compiling advent_of_code v0.11.0 (/opt/rustwide/workdir) [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 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: `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: `input` [INFO] [stdout] --> src/bin/15.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn part_two(input: &str) -> Option { [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)]` 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)]` 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: `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: `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: 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: `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 = 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 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/bin/13.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn part_two(input: &str) -> Option { [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: `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 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: unused variable: `input` [INFO] [stdout] --> src/bin/20.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn part_two(input: &str) -> Option { [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 variable: `input` [INFO] [stdout] --> src/bin/19.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn part_two(input: &str) -> Option { [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: `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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "cfaf02e605b3cd0d45c805321b0dbcf847134d987bc517d441846d57fc1de0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfaf02e605b3cd0d45c805321b0dbcf847134d987bc517d441846d57fc1de0a8", kill_on_drop: false }` [INFO] [stdout] cfaf02e605b3cd0d45c805321b0dbcf847134d987bc517d441846d57fc1de0a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 958ae0ed6e3837aa12b464d1d3846ad3fb236c521f34169cb6c0ffc0f6bb77f9 [INFO] running `Command { std: "docker" "start" "-a" "958ae0ed6e3837aa12b464d1d3846ad3fb236c521f34169cb6c0ffc0f6bb77f9", kill_on_drop: false }` [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 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 variable: `input` [INFO] [stderr] --> src/bin/13.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn part_two(input: &str) -> Option { [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 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: 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: `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: `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 { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [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: unused variable: `input` [INFO] [stderr] --> src/bin/20.rs:180:17 [INFO] [stderr] | [INFO] [stderr] 180 | pub fn part_two(input: &str) -> Option { [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: 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: `advent_of_code` (bin "16" test) generated 1 warning [INFO] [stderr] warning: `advent_of_code` (bin "22" test) generated 2 warnings [INFO] [stderr] warning: `advent_of_code` (bin "13" test) generated 1 warning [INFO] [stderr] warning: `advent_of_code` (bin "17" test) generated 1 warning [INFO] [stderr] warning: `advent_of_code` (bin "08" test) generated 4 warnings [INFO] [stderr] warning: `advent_of_code` (bin "09" test) generated 5 warnings [INFO] [stderr] warning: `advent_of_code` (bin "15" test) generated 2 warnings [INFO] [stderr] warning: `advent_of_code` (bin "20" test) generated 4 warnings (run `cargo fix --bin "20" --tests` to apply 2 suggestions) [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: 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 = 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 { [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/19.rs:61:17 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn part_two(input: &str) -> Option { [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: `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: `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 "19" 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] 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-10080b58b6caf918) [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] [stdout] [INFO] [stderr] Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-3eaccf8f02f0cbb4) [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-24b81ce14a7161e8) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_part_one ... ok [INFO] [stderr] Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-01d8b878595466e9) [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_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-fa58e4778f4ae445) [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-004380bbfe2f0792) [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-9712ebe4ef4d47c4) [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] [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/07.rs (/opt/rustwide/target/debug/deps/07-cc8671fedb81be77) [INFO] [stderr] Running unittests src/bin/08.rs (/opt/rustwide/target/debug/deps/08-1e7c3955c5a8383c) [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-909acfec7d6b7c39) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_part_one ... ok [INFO] [stdout] test tests::test_part_two_test3 ... ok [INFO] [stdout] test tests::test_part_two ... ok [INFO] [stdout] test tests::test_part_two_test5 ... ok [INFO] [stdout] test tests::test_part_two_test4 ... ok [INFO] [stdout] test tests::test_part_two_test2 ... ok [INFO] [stdout] test tests::test_part_two_test1 ... 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] [stderr] Running unittests src/bin/10.rs (/opt/rustwide/target/debug/deps/10-41e3c177fb064c8d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_part_one_simple ... ok [INFO] [stdout] test tests::test_part_one_dots ... ok [INFO] [stdout] test tests::test_part_two ... ok [INFO] [stdout] test tests::test_part_one ... ok [INFO] [stdout] test tests::test_part_two_dots ... ok [INFO] [stdout] test tests::test_part_one_medium ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/11.rs (/opt/rustwide/target/debug/deps/11-e00d403fd480afd7) [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 ... ok [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.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/12.rs (/opt/rustwide/target/debug/deps/12-acb143c96942d620) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_part_one ... ok [INFO] [stdout] test tests::test_part_two_simple ... ok [INFO] [stdout] test tests::test_part_two ... ok [INFO] [stdout] test tests::test_part_two_hard ... 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-a1c705f3e00028e2) [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.07s [INFO] [stderr] Running unittests src/bin/14.rs (/opt/rustwide/target/debug/deps/14-57d2e4c6a596979c) [INFO] [stdout] [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] [stderr] error: test failed, to rerun pass `--bin 14` [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: 0x64ad213a6992 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64ad213a6992 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64ad213a6992 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64ad213a6992 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64ad213cdbe3 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x64ad213cdbe3 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64ad213a3583 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64ad213a67e2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64ad213a7e3a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64ad213a7c29 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64ad2135e9c7 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x64ad2135e9c7 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x64ad213a8923 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x64ad213a8923 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64ad213a85a6 - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64ad213a6e89 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64ad213a826d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64ad213cc6c0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64ad213cc74c - core::panicking::panic::ha37b819071e0a78d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x64ad21324204 - _14::step::h545ad3cda670e16f [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:104:5 [INFO] [stdout] 20: 0x64ad21324450 - _14::part_one::h00bab4fc4d781ccf [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:110:16 [INFO] [stdout] 21: 0x64ad2132482c - _14::tests::test_part_one_single::hd524d6396d2b9132 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:131:22 [INFO] [stdout] 22: 0x64ad21324797 - _14::tests::test_part_one_single::{{closure}}::h776ae144a549f672 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:130:30 [INFO] [stdout] 23: 0x64ad2131a0b6 - core::ops::function::FnOnce::call_once::h2a6f5a9c722c66aa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64ad213642ab - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x64ad213642ab - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x64ad21363365 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x64ad21363365 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x64ad21363365 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x64ad21363365 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 30: 0x64ad21363365 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64ad21363365 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x64ad21363365 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x64ad21326354 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x64ad21326354 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x64ad21329e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x64ad21329e8a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x64ad21329e8a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 38: 0x64ad21329e8a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 39: 0x64ad21329e8a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64ad21329e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x64ad21329e8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64ad213abf4b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x64ad213abf4b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 44: 0x64ad213abf4b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x7e14c8c36ac3 - [INFO] [stdout] 46: 0x7e14c8cc7a04 - clone [INFO] [stdout] 47: 0x0 - [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: 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: 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: 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: 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: 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] 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: 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: 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] [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: 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: 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: 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: 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: 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] 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: 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: 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] [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: 0x64ad213a6992 - std::backtrace_rs::backtrace::libunwind::trace::h8d95625898284e7d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64ad213a6992 - std::backtrace_rs::backtrace::trace_unsynchronized::h9eafd5c61303e492 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64ad213a6992 - std::sys::backtrace::_print_fmt::hec2578e807cc4a3f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64ad213a6992 - ::fmt::hd8ebefbbcb1fe23a [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64ad213cdbe3 - core::fmt::rt::Argument::fmt::h09f3c4b7b5ff5386 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x64ad213cdbe3 - core::fmt::write::hef9d041e1d5d9592 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64ad213a3583 - std::io::Write::write_fmt::h7cfb9383e0a29362 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64ad213a67e2 - std::sys::backtrace::BacktraceLock::print::h263d323f217ce3a7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64ad213a7e3a - std::panicking::default_hook::{{closure}}::h25050253f7dc0d3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64ad213a7c29 - std::panicking::default_hook::hf3291a4c87ea2887 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64ad2135e9c7 - as core::ops::function::Fn>::call::h51204ed24e282361 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x64ad2135e9c7 - test::test_main::{{closure}}::h3588678a150ab7c4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x64ad213a8923 - as core::ops::function::Fn>::call::h95d63edfac47e230 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x64ad213a8923 - std::panicking::rust_panic_with_hook::h3550dbeaa1041124 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64ad213a85a6 - std::panicking::begin_panic_handler::{{closure}}::hde0dd646a9e2b5b7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x64ad213a6e89 - std::sys::backtrace::__rust_end_short_backtrace::haeb22ba48b4d728e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64ad213a826d - rust_begin_unwind [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64ad213cc6c0 - core::panicking::panic_fmt::hca923aa694825dc3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64ad213cc74c - core::panicking::panic::ha37b819071e0a78d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x64ad21324204 - _14::step::h545ad3cda670e16f [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:104:5 [INFO] [stdout] 20: 0x64ad21324450 - _14::part_one::h00bab4fc4d781ccf [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:110:16 [INFO] [stdout] 21: 0x64ad213246d6 - _14::tests::test_part_one::hb1019b95ee6a20a5 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:125:22 [INFO] [stdout] 22: 0x64ad21324647 - _14::tests::test_part_one::{{closure}}::h67326924c3efb841 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/14.rs:124:23 [INFO] [stdout] 23: 0x64ad2131a0f6 - core::ops::function::FnOnce::call_once::h2e81fb9bd7357fd2 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64ad213642ab - core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x64ad213642ab - test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x64ad21363365 - test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x64ad21363365 - as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x64ad21363365 - std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x64ad21363365 - std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 30: 0x64ad21363365 - std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64ad21363365 - test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x64ad21363365 - test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x64ad21326354 - test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x64ad21326354 - std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x64ad21329e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x64ad21329e8a - as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x64ad21329e8a - std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587:40 [INFO] [stdout] 38: 0x64ad21329e8a - std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550:19 [INFO] [stdout] 39: 0x64ad21329e8a - std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64ad21329e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x64ad21329e8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64ad213abf4b - as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x64ad213abf4b - as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 44: 0x64ad213abf4b - std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x7e14c8c36ac3 - [INFO] [stdout] 46: 0x7e14c8cc7a04 - clone [INFO] [stdout] 47: 0x0 - [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "958ae0ed6e3837aa12b464d1d3846ad3fb236c521f34169cb6c0ffc0f6bb77f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958ae0ed6e3837aa12b464d1d3846ad3fb236c521f34169cb6c0ffc0f6bb77f9", kill_on_drop: false }` [INFO] [stdout] 958ae0ed6e3837aa12b464d1d3846ad3fb236c521f34169cb6c0ffc0f6bb77f9