[INFO] cloning repository https://github.com/ziloka/advent-of-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziloka/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05492f271c2deb08bf865afe336f7287c5a3c171
[INFO] testing ziloka/advent-of-code-rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziloka%2Fadvent-of-code-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ziloka/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/ziloka/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/ziloka/advent-of-code-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ziloka/advent-of-code-rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98f8dd3eab6d0b56070361a11d3abffe51609a9ca7ffce535718c478e755048f
[INFO] running `Command { std: "docker" "start" "-a" "98f8dd3eab6d0b56070361a11d3abffe51609a9ca7ffce535718c478e755048f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98f8dd3eab6d0b56070361a11d3abffe51609a9ca7ffce535718c478e755048f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98f8dd3eab6d0b56070361a11d3abffe51609a9ca7ffce535718c478e755048f", kill_on_drop: false }`
[INFO] [stdout] 98f8dd3eab6d0b56070361a11d3abffe51609a9ca7ffce535718c478e755048f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5432f335b7d704afe7f0a7fc3ae02f1f648e84c5f6fb9cc0d362c28bf6cfcde9
[INFO] running `Command { std: "docker" "start" "-a" "5432f335b7d704afe7f0a7fc3ae02f1f648e84c5f6fb9cc0d362c28bf6cfcde9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc v2024.12.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/util/point.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/year2019/day17.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     compress(&path, &mut movement);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
[INFO] running `Command { std: "docker" "inspect" "5432f335b7d704afe7f0a7fc3ae02f1f648e84c5f6fb9cc0d362c28bf6cfcde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5432f335b7d704afe7f0a7fc3ae02f1f648e84c5f6fb9cc0d362c28bf6cfcde9", kill_on_drop: false }`
[INFO] [stdout] 5432f335b7d704afe7f0a7fc3ae02f1f648e84c5f6fb9cc0d362c28bf6cfcde9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 25ad43a706adf1742054c1b959d9333135cab30dd495f0375afeb4d142d44537
[INFO] running `Command { std: "docker" "start" "-a" "25ad43a706adf1742054c1b959d9333135cab30dd495f0375afeb4d142d44537", kill_on_drop: false }`
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/util/point.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc v2024.12.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/year2019/day17.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     compress(&path, &mut movement);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/util/point.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/util/point.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/year2019/day17.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     compress(&path, &mut movement);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.63s
[INFO] running `Command { std: "docker" "inspect" "25ad43a706adf1742054c1b959d9333135cab30dd495f0375afeb4d142d44537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ad43a706adf1742054c1b959d9333135cab30dd495f0375afeb4d142d44537", kill_on_drop: false }`
[INFO] [stdout] 25ad43a706adf1742054c1b959d9333135cab30dd495f0375afeb4d142d44537
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 29713a0bb706e227ffe3b8b3c3cd5fe15735e202dac15375dc0823aa3a48c025
[INFO] running `Command { std: "docker" "start" "-a" "29713a0bb706e227ffe3b8b3c3cd5fe15735e202dac15375dc0823aa3a48c025", kill_on_drop: false }`
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]   --> src/util/point.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/util/point.rs:113:5
[INFO] [stderr]     |
[INFO] [stderr] 113 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/util/point.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/util/point.rs:141:5
[INFO] [stderr]     |
[INFO] [stderr] 141 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr] 
[INFO] [stderr] warning: unused `ControlFlow` that must be used
[INFO] [stderr]    --> src/year2019/day17.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 103 |     compress(&path, &mut movement);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let _ = compress(&path, &mut movement);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc` (lib) generated 5 warnings (run `cargo fix --lib -p aoc` to apply 4 suggestions)
[INFO] [stderr] warning: `aoc` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc/55b4c0fa7b851ef7/deps/aoc-55b4c0fa7b851ef7)
[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/main.rs (/opt/rustwide/target/debug/build/aoc/506b5bf135dc077b/deps/aoc-506b5bf135dc077b)
[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 tests/test.rs (/opt/rustwide/target/debug/build/aoc/faa2acce1b9b684a/deps/test-faa2acce1b9b684a)
[INFO] [stdout] 
[INFO] [stdout] running 500 tests
[INFO] [stdout] test year2015::day01::part1_test ... ok
[INFO] [stdout] test year2015::day01::part2_test ... ok
[INFO] [stdout] test year2015::day02::part1_test ... ok
[INFO] [stdout] test year2015::day02::part2_test ... ok
[INFO] [stdout] test year2015::day05::part2_test ... ok
[INFO] [stdout] test year2015::day03::part2_test ... ok
[INFO] [stdout] test year2015::day05::part1_test ... ok
[INFO] [stdout] test year2015::day06::part1_test ... ok
[INFO] [stdout] test year2015::day07::part2_test ... ok
[INFO] [stdout] test year2015::day07::part1_test ... ok
[INFO] [stdout] test year2015::day08::part1_test ... ok
[INFO] [stdout] test year2015::day06::part2_test ... ok
[INFO] [stdout] test year2015::day08::part2_test ... ok
[INFO] [stdout] test year2015::day09::part1_test ... ok
[INFO] [stdout] test year2015::day09::part2_test ... ok
[INFO] [stdout] test year2015::day10::part2_test ... ok
[INFO] [stdout] test year2015::day03::part1_test ... ok
[INFO] [stdout] test year2015::day11::part1_test ... ok
[INFO] [stdout] test year2015::day11::part2_test ... ok
[INFO] [stdout] test year2015::day10::part1_test ... ok
[INFO] [stdout] test year2015::day12::part1_test ... ok
[INFO] [stdout] test year2015::day13::part2_test ... ok
[INFO] [stdout] test year2015::day14::part2_test ... ok
[INFO] [stdout] test year2015::day14::part1_test ... ok
[INFO] [stdout] test year2015::day12::part2_test ... ok
[INFO] [stdout] test year2015::day13::part1_test ... ok
[INFO] [stdout] test year2015::day16::part1_test ... ok
[INFO] [stdout] test year2015::day16::part2_test ... ok
[INFO] [stdout] test year2015::day17::part2_test ... ok
[INFO] [stdout] test year2015::day18::part1_test ... ok
[INFO] [stdout] test year2015::day19::part2_test ... ok
[INFO] [stdout] test year2015::day17::part1_test ... ok
[INFO] [stdout] test year2015::day20::part1_test ... ok
[INFO] [stdout] test year2015::day18::part2_test ... ok
[INFO] [stdout] test year2015::day19::part1_test ... ok
[INFO] [stdout] test year2015::day21::part2_test ... ok
[INFO] [stdout] test year2015::day20::part2_test ... ok
[INFO] [stdout] test year2015::day21::part1_test ... ok
[INFO] [stdout] test year2015::day22::part1_test ... ok
[INFO] [stdout] test year2015::day22::part2_test ... ok
[INFO] [stdout] test year2015::day23::part1_test ... ok
[INFO] [stdout] test year2015::day15::part1_test ... ok
[INFO] [stdout] test year2015::day23::part2_test ... ok
[INFO] [stdout] test year2015::day24::part2_test ... ok
[INFO] [stdout] test year2015::day25::part2_test ... ok
[INFO] [stdout] test year2016::day01::part1_test ... ok
[INFO] [stdout] test year2015::day04::part1_test ... ok
[INFO] [stdout] test year2015::day25::part1_test ... ok
[INFO] [stdout] test year2015::day24::part1_test ... ok
[INFO] [stdout] test year2016::day01::part2_test ... ok
[INFO] [stdout] test year2015::day15::part2_test ... ok
[INFO] [stdout] test year2016::day02::part2_test ... ok
[INFO] [stdout] test year2016::day03::part2_test ... ok
[INFO] [stdout] test year2016::day04::part1_test ... ok
[INFO] [stdout] test year2016::day03::part1_test ... ok
[INFO] [stdout] test year2016::day04::part2_test ... ok
[INFO] [stdout] test year2016::day05::part2_test ... ok
[INFO] [stdout] test year2015::day04::part2_test ... ok
[INFO] [stdout] test year2016::day02::part1_test ... ok
[INFO] [stdout] test year2016::day05::part1_test ... ok
[INFO] [stdout] test year2016::day07::part2_test ... ok
[INFO] [stdout] test year2016::day06::part2_test ... ok
[INFO] [stdout] test year2016::day07::part1_test ... ok
[INFO] [stdout] test year2016::day08::part2_test ... ok
[INFO] [stdout] test year2016::day06::part1_test ... ok
[INFO] [stdout] test year2016::day08::part1_test ... ok
[INFO] [stdout] test year2016::day09::part1_test ... ok
[INFO] [stdout] test year2016::day09::part2_test ... ok
[INFO] [stdout] test year2016::day10::part1_test ... ok
[INFO] [stdout] test year2016::day10::part2_test ... ok
[INFO] [stdout] test year2016::day12::part1_test ... ok
[INFO] [stdout] test year2016::day12::part2_test ... ok
[INFO] [stdout] test year2016::day11::part1_test ... ok
[INFO] [stdout] test year2016::day13::part1_test ... ok
[INFO] [stdout] test year2016::day13::part2_test ... ok
[INFO] [stdout] test year2016::day15::part1_test ... ok
[INFO] [stdout] test year2016::day15::part2_test ... ok
[INFO] [stdout] test year2016::day16::part1_test ... ok
[INFO] [stdout] test year2016::day16::part2_test ... ok
[INFO] [stdout] test year2016::day18::part1_test ... ok
[INFO] [stdout] test year2016::day18::part2_test ... ok
[INFO] [stdout] test year2016::day19::part1_test ... ok
[INFO] [stdout] test year2016::day19::part2_test ... ok
[INFO] [stdout] test year2016::day21::part1_test ... ok
[INFO] [stdout] test year2016::day21::part2_test ... ok
[INFO] [stdout] test year2016::day22::part1_test ... ok
[INFO] [stdout] test year2016::day22::part2_test ... ok
[INFO] [stdout] test year2016::day23::part1_test ... ok
[INFO] [stdout] test year2016::day23::part2_test ... ok
[INFO] [stdout] test year2016::day24::part1_test ... ok
[INFO] [stdout] test year2016::day20::part2_test ... ok
[INFO] [stdout] test year2016::day11::part2_test ... ok
[INFO] [stdout] test year2016::day25::part1_test ... ok
[INFO] [stdout] test year2016::day25::part2_test ... ok
[INFO] [stdout] test year2017::day01::part1_test ... ok
[INFO] [stdout] test year2017::day01::part2_test ... ok
[INFO] [stdout] test year2017::day02::part1_test ... ok
[INFO] [stdout] test year2017::day02::part2_test ... ok
[INFO] [stdout] test year2017::day03::part1_test ... ok
[INFO] [stdout] test year2017::day03::part2_test ... ok
[INFO] [stdout] test year2017::day04::part1_test ... ok
[INFO] [stdout] test year2017::day04::part2_test ... ok
[INFO] [stdout] test year2017::day05::part1_test ... ok
[INFO] [stdout] test year2016::day20::part1_test ... ok
[INFO] [stdout] test year2017::day06::part1_test ... ok
[INFO] [stdout] test year2017::day06::part2_test ... ok
[INFO] [stdout] test year2017::day07::part1_test ... ok
[INFO] [stdout] test year2017::day07::part2_test ... ok
[INFO] [stdout] test year2017::day08::part1_test ... ok
[INFO] [stdout] test year2017::day08::part2_test ... ok
[INFO] [stdout] test year2017::day09::part1_test ... ok
[INFO] [stdout] test year2017::day09::part2_test ... ok
[INFO] [stdout] test year2017::day10::part1_test ... ok
[INFO] [stdout] test year2017::day10::part2_test ... ok
[INFO] [stdout] test year2017::day11::part1_test ... ok
[INFO] [stdout] test year2017::day11::part2_test ... ok
[INFO] [stdout] test year2017::day12::part1_test ... ok
[INFO] [stdout] test year2017::day12::part2_test ... ok
[INFO] [stdout] test year2017::day13::part1_test ... ok
[INFO] [stdout] test year2017::day13::part2_test ... ok
[INFO] [stdout] test year2016::day24::part2_test ... ok
[INFO] [stdout] test year2017::day14::part2_test ... ok
[INFO] [stdout] test year2017::day14::part1_test ... ok
[INFO] [stdout] test year2017::day16::part1_test ... ok
[INFO] [stdout] test year2017::day16::part2_test ... ok
[INFO] [stdout] test year2017::day17::part1_test ... ok
[INFO] [stdout] test year2017::day17::part2_test ... ok
[INFO] [stdout] test year2017::day18::part1_test ... ok
[INFO] [stdout] test year2017::day18::part2_test ... ok
[INFO] [stdout] test year2017::day19::part1_test ... ok
[INFO] [stdout] test year2017::day19::part2_test ... ok
[INFO] [stdout] test year2017::day20::part1_test ... ok
[INFO] [stdout] test year2016::day14::part1_test ... ok
[INFO] [stdout] test year2017::day20::part2_test ... ok
[INFO] [stdout] test year2017::day21::part2_test ... ok
[INFO] [stdout] test year2017::day22::part1_test ... ok
[INFO] [stdout] test year2017::day21::part1_test ... ok
[INFO] [stdout] test year2017::day23::part1_test ... ok
[INFO] [stdout] test year2017::day23::part2_test ... ok
[INFO] [stdout] test year2017::day24::part1_test ... ok
[INFO] [stdout] test year2017::day24::part2_test ... ok
[INFO] [stdout] test year2017::day25::part1_test ... ok
[INFO] [stdout] test year2017::day25::part2_test ... ok
[INFO] [stdout] test year2018::day01::part1_test ... ok
[INFO] [stdout] test year2018::day01::part2_test ... ok
[INFO] [stdout] test year2018::day02::part1_test ... ok
[INFO] [stdout] test year2018::day02::part2_test ... ok
[INFO] [stdout] test year2018::day03::part1_test ... ok
[INFO] [stdout] test year2018::day03::part2_test ... ok
[INFO] [stdout] test year2018::day04::part1_test ... ok
[INFO] [stdout] test year2018::day04::part2_test ... ok
[INFO] [stdout] test year2018::day05::part1_test ... ok
[INFO] [stdout] test year2018::day05::part2_test ... ok
[INFO] [stdout] test year2018::day06::part1_test ... ok
[INFO] [stdout] test year2018::day06::part2_test ... ok
[INFO] [stdout] test year2018::day07::part1_test ... ok
[INFO] [stdout] test year2018::day07::part2_test ... ok
[INFO] [stdout] test year2018::day08::part1_test ... ok
[INFO] [stdout] test year2018::day08::part2_test ... ok
[INFO] [stdout] test year2018::day09::part1_test ... ok
[INFO] [stdout] test year2018::day09::part2_test ... ok
[INFO] [stdout] test year2018::day10::part1_test ... ok
[INFO] [stdout] test year2018::day10::part2_test ... ok
[INFO] [stdout] test year2017::day05::part2_test ... ok
[INFO] [stdout] test year2016::day17::part1_test ... ok
[INFO] [stdout] test year2016::day17::part2_test ... ok
[INFO] [stdout] test year2018::day12::part2_test ... ok
[INFO] [stdout] test year2018::day13::part1_test ... ok
[INFO] [stdout] test year2018::day13::part2_test ... ok
[INFO] [stdout] test year2018::day12::part1_test ... ok
[INFO] [stdout] test year2018::day11::part1_test ... ok
[INFO] [stdout] test year2018::day15::part1_test ... ok
[INFO] [stdout] test year2018::day15::part2_test ... ok
[INFO] [stdout] test year2018::day16::part1_test ... ok
[INFO] [stdout] test year2018::day16::part2_test ... ok
[INFO] [stdout] test year2018::day17::part1_test ... ok
[INFO] [stdout] test year2018::day17::part2_test ... ok
[INFO] [stdout] test year2018::day18::part1_test ... ok
[INFO] [stdout] test year2018::day18::part2_test ... ok
[INFO] [stdout] test year2018::day19::part1_test ... ok
[INFO] [stdout] test year2018::day19::part2_test ... ok
[INFO] [stdout] test year2018::day20::part1_test ... ok
[INFO] [stdout] test year2018::day20::part2_test ... ok
[INFO] [stdout] test year2018::day21::part1_test ... ok
[INFO] [stdout] test year2018::day21::part2_test ... ok
[INFO] [stdout] test year2018::day22::part1_test ... ok
[INFO] [stdout] test year2018::day22::part2_test ... ok
[INFO] [stdout] test year2018::day23::part1_test ... ok
[INFO] [stdout] test year2018::day23::part2_test ... ok
[INFO] [stdout] test year2018::day24::part1_test ... ok
[INFO] [stdout] test year2018::day11::part2_test ... ok
[INFO] [stdout] test year2018::day25::part1_test ... ok
[INFO] [stdout] test year2018::day25::part2_test ... ok
[INFO] [stdout] test year2019::day01::part1_test ... ok
[INFO] [stdout] test year2019::day01::part2_test ... ok
[INFO] [stdout] test year2018::day14::part1_test ... ok
[INFO] [stdout] test year2019::day02::part1_test ... ok
[INFO] [stdout] test year2019::day02::part2_test ... ok
[INFO] [stdout] test year2019::day03::part1_test ... ok
[INFO] [stdout] test year2019::day03::part2_test ... ok
[INFO] [stdout] test year2019::day04::part1_test ... ok
[INFO] [stdout] test year2019::day04::part2_test ... ok
[INFO] [stdout] test year2019::day05::part2_test ... ok
[INFO] [stdout] test year2019::day06::part1_test ... ok
[INFO] [stdout] test year2019::day06::part2_test ... ok
[INFO] [stdout] test year2019::day07::part1_test ... ok
[INFO] [stdout] test year2019::day07::part2_test ... ok
[INFO] [stdout] test year2019::day08::part1_test ... ok
[INFO] [stdout] test year2019::day08::part2_test ... ok
[INFO] [stdout] test year2019::day09::part1_test ... ok
[INFO] [stdout] test year2019::day09::part2_test ... ok
[INFO] [stdout] test year2018::day24::part2_test ... ok
[INFO] [stdout] test year2019::day05::part1_test ... ok
[INFO] [stdout] test year2019::day11::part1_test ... ok
[INFO] [stdout] test year2019::day11::part2_test ... ok
[INFO] [stdout] test year2019::day12::part1_test ... ok
[INFO] [stdout] test year2019::day10::part1_test ... ok
[INFO] [stdout] test year2019::day13::part1_test ... ok
[INFO] [stdout] test year2019::day13::part2_test ... ok
[INFO] [stdout] test year2019::day14::part1_test ... ok
[INFO] [stdout] test year2019::day14::part2_test ... ok
[INFO] [stdout] test year2019::day15::part1_test ... ok
[INFO] [stdout] test year2019::day15::part2_test ... ok
[INFO] [stdout] test year2019::day16::part1_test ... ok
[INFO] [stdout] test year2019::day10::part2_test ... ok
[INFO] [stdout] test year2019::day12::part2_test ... ok
[INFO] [stdout] test year2019::day17::part1_test ... ok
[INFO] [stdout] test year2019::day17::part2_test ... ok
[INFO] [stdout] test year2019::day18::part2_test ... ok
[INFO] [stdout] test year2019::day19::part1_test ... ok
[INFO] [stdout] test year2019::day19::part2_test ... ok
[INFO] [stdout] test year2019::day20::part1_test ... ok
[INFO] [stdout] test year2019::day20::part2_test ... ok
[INFO] [stdout] test year2019::day16::part2_test ... ok
[INFO] [stdout] test year2019::day21::part1_test ... ok
[INFO] [stdout] test year2019::day21::part2_test ... ok
[INFO] [stdout] test year2019::day22::part1_test ... ok
[INFO] [stdout] test year2019::day22::part2_test ... ok
[INFO] [stdout] test year2018::day14::part2_test ... ok
[INFO] [stdout] test year2019::day24::part1_test ... ok
[INFO] [stdout] test year2019::day23::part1_test ... ok
[INFO] [stdout] test year2019::day23::part2_test ... ok
[INFO] [stdout] test year2019::day25::part1_test ... ok
[INFO] [stdout] test year2019::day25::part2_test ... ok
[INFO] [stdout] test year2020::day01::part1_test ... ok
[INFO] [stdout] test year2019::day24::part2_test ... ok
[INFO] [stdout] test year2020::day01::part2_test ... ok
[INFO] [stdout] test year2020::day02::part1_test ... ok
[INFO] [stdout] test year2020::day02::part2_test ... ok
[INFO] [stdout] test year2020::day03::part2_test ... ok
[INFO] [stdout] test year2020::day03::part1_test ... ok
[INFO] [stdout] test year2020::day04::part1_test ... ok
[INFO] [stdout] test year2020::day04::part2_test ... ok
[INFO] [stdout] test year2020::day05::part1_test ... ok
[INFO] [stdout] test year2020::day05::part2_test ... ok
[INFO] [stdout] test year2020::day06::part1_test ... ok
[INFO] [stdout] test year2020::day07::part1_test ... ok
[INFO] [stdout] test year2020::day06::part2_test ... ok
[INFO] [stdout] test year2020::day07::part2_test ... ok
[INFO] [stdout] test year2020::day08::part1_test ... ok
[INFO] [stdout] test year2020::day09::part1_test ... ok
[INFO] [stdout] test year2020::day09::part2_test ... ok
[INFO] [stdout] test year2020::day10::part1_test ... ok
[INFO] [stdout] test year2020::day10::part2_test ... ok
[INFO] [stdout] test year2020::day11::part1_test ... ok
[INFO] [stdout] test year2020::day11::part2_test ... ok
[INFO] [stdout] test year2020::day12::part1_test ... ok
[INFO] [stdout] test year2020::day12::part2_test ... ok
[INFO] [stdout] test year2020::day13::part2_test ... ok
[INFO] [stdout] test year2020::day14::part1_test ... ok
[INFO] [stdout] test year2020::day13::part1_test ... ok
[INFO] [stdout] test year2020::day08::part2_test ... ok
[INFO] [stdout] test year2020::day14::part2_test ... ok
[INFO] [stdout] test year2020::day16::part1_test ... ok
[INFO] [stdout] test year2020::day16::part2_test ... ok
[INFO] [stdout] test year2020::day17::part1_test ... ok
[INFO] [stdout] test year2020::day15::part1_test ... ok
[INFO] [stdout] test year2020::day18::part1_test ... ok
[INFO] [stdout] test year2020::day18::part2_test ... ok
[INFO] [stdout] test year2020::day19::part1_test ... ok
[INFO] [stdout] test year2020::day19::part2_test ... ok
[INFO] [stdout] test year2020::day20::part1_test ... ok
[INFO] [stdout] test year2020::day17::part2_test ... ok
[INFO] [stdout] test year2020::day21::part1_test ... ok
[INFO] [stdout] test year2020::day21::part2_test ... ok
[INFO] [stdout] test year2020::day22::part1_test ... ok
[INFO] [stdout] test year2020::day22::part2_test ... ok
[INFO] [stdout] test year2020::day23::part1_test ... ok
[INFO] [stdout] test year2020::day20::part2_test ... ok
[INFO] [stdout] test year2020::day24::part1_test ... ok
[INFO] [stdout] test year2019::day18::part1_test ... ok
[INFO] [stdout] test year2017::day15::part2_test ... ok
[INFO] [stdout] test year2020::day25::part1_test ... ok
[INFO] [stdout] test year2021::day01::part1_test ... ok
[INFO] [stdout] test year2020::day25::part2_test ... ok
[INFO] [stdout] test year2021::day01::part2_test ... ok
[INFO] [stdout] test year2021::day02::part1_test ... ok
[INFO] [stdout] test year2021::day02::part2_test ... ok
[INFO] [stdout] test year2021::day03::part1_test ... ok
[INFO] [stdout] test year2021::day03::part2_test ... ok
[INFO] [stdout] test year2021::day04::part1_test ... ok
[INFO] [stdout] test year2021::day04::part2_test ... ok
[INFO] [stdout] test year2021::day05::part1_test ... ok
[INFO] [stdout] test year2021::day05::part2_test ... ok
[INFO] [stdout] test year2021::day06::part1_test ... ok
[INFO] [stdout] test year2021::day06::part2_test ... ok
[INFO] [stdout] test year2021::day07::part1_test ... ok
[INFO] [stdout] test year2021::day07::part2_test ... ok
[INFO] [stdout] test year2021::day08::part1_test ... ok
[INFO] [stdout] test year2021::day08::part2_test ... ok
[INFO] [stdout] test year2021::day09::part1_test ... ok
[INFO] [stdout] test year2021::day09::part2_test ... ok
[INFO] [stdout] test year2021::day10::part1_test ... ok
[INFO] [stdout] test year2021::day10::part2_test ... ok
[INFO] [stdout] test year2021::day11::part1_test ... ok
[INFO] [stdout] test year2021::day12::part1_test ... ok
[INFO] [stdout] test year2021::day12::part2_test ... ok
[INFO] [stdout] test year2021::day13::part1_test ... ok
[INFO] [stdout] test year2021::day13::part2_test ... ok
[INFO] [stdout] test year2021::day14::part1_test ... ok
[INFO] [stdout] test year2021::day14::part2_test ... ok
[INFO] [stdout] test year2021::day15::part1_test ... ok
[INFO] [stdout] test year2021::day15::part2_test ... ok
[INFO] [stdout] test year2021::day11::part2_test ... ok
[INFO] [stdout] test year2021::day16::part1_test ... ok
[INFO] [stdout] test year2021::day17::part1_test ... ok
[INFO] [stdout] test year2021::day16::part2_test ... ok
[INFO] [stdout] test year2021::day17::part2_test ... ok
[INFO] [stdout] test year2021::day18::part1_test ... ok
[INFO] [stdout] test year2021::day19::part1_test ... ok
[INFO] [stdout] test year2021::day19::part2_test ... ok
[INFO] [stdout] test year2021::day20::part1_test ... ok
[INFO] [stdout] test year2021::day20::part2_test ... ok
[INFO] [stdout] test year2021::day21::part1_test ... ok
[INFO] [stdout] test year2021::day21::part2_test ... ok
[INFO] [stdout] test year2021::day22::part1_test ... ok
[INFO] [stdout] test year2021::day18::part2_test ... ok
[INFO] [stdout] test year2021::day22::part2_test ... ok
[INFO] [stdout] test year2021::day23::part1_test ... ok
[INFO] [stdout] test year2021::day24::part1_test ... ok
[INFO] [stdout] test year2021::day24::part2_test ... ok
[INFO] [stdout] test year2021::day25::part1_test ... ok
[INFO] [stdout] test year2021::day25::part2_test ... ok
[INFO] [stdout] test year2022::day01::part1_test ... ok
[INFO] [stdout] test year2022::day01::part2_test ... ok
[INFO] [stdout] test year2022::day02::part1_test ... ok
[INFO] [stdout] test year2022::day02::part2_test ... ok
[INFO] [stdout] test year2022::day03::part1_test ... ok
[INFO] [stdout] test year2022::day03::part2_test ... ok
[INFO] [stdout] test year2022::day04::part1_test ... ok
[INFO] [stdout] test year2022::day04::part2_test ... ok
[INFO] [stdout] test year2022::day05::part1_test ... ok
[INFO] [stdout] test year2022::day05::part2_test ... ok
[INFO] [stdout] test year2022::day06::part1_test ... ok
[INFO] [stdout] test year2022::day06::part2_test ... ok
[INFO] [stdout] test year2022::day07::part1_test ... ok
[INFO] [stdout] test year2022::day07::part2_test ... ok
[INFO] [stdout] test year2022::day08::part1_test ... ok
[INFO] [stdout] test year2022::day08::part2_test ... ok
[INFO] [stdout] test year2022::day09::part1_test ... ok
[INFO] [stdout] test year2022::day09::part2_test ... ok
[INFO] [stdout] test year2022::day10::part1_test ... ok
[INFO] [stdout] test year2022::day10::part2_test ... ok
[INFO] [stdout] test year2022::day11::part1_test ... ok
[INFO] [stdout] test year2022::day11::part2_test ... ok
[INFO] [stdout] test year2022::day12::part1_test ... ok
[INFO] [stdout] test year2022::day12::part2_test ... ok
[INFO] [stdout] test year2022::day13::part1_test ... ok
[INFO] [stdout] test year2022::day13::part2_test ... ok
[INFO] [stdout] test year2022::day14::part1_test ... ok
[INFO] [stdout] test year2022::day14::part2_test ... ok
[INFO] [stdout] test year2022::day15::part1_test ... ok
[INFO] [stdout] test year2022::day15::part2_test ... ok
[INFO] [stdout] test year2022::day16::part1_test ... ok
[INFO] [stdout] test year2022::day16::part2_test ... ok
[INFO] [stdout] test year2022::day17::part1_test ... ok
[INFO] [stdout] test year2022::day17::part2_test ... ok
[INFO] [stdout] test year2022::day18::part1_test ... ok
[INFO] [stdout] test year2020::day24::part2_test ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'year2022::day18::part2_test' (534) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/aoc/faa2acce1b9b684a/deps/test-faa2acce1b9b684a` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "29713a0bb706e227ffe3b8b3c3cd5fe15735e202dac15375dc0823aa3a48c025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29713a0bb706e227ffe3b8b3c3cd5fe15735e202dac15375dc0823aa3a48c025", kill_on_drop: false }`
[INFO] [stdout] 29713a0bb706e227ffe3b8b3c3cd5fe15735e202dac15375dc0823aa3a48c025
