[INFO] cloning repository https://github.com/hexerei/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexerei/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexerei%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexerei%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] deb09b5a43a2dfb748d6bbdc2f4c353ed494d1a6
[INFO] testing hexerei/advent-of-code-2023 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexerei%2Fadvent-of-code-2023" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hexerei/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/hexerei/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/hexerei/advent-of-code-2023 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hexerei/advent-of-code-2023 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hexerei/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cfff2eb1776f0b37ad00044ccd3432cf3949ded051a6b36d0e72299e2956a54
[INFO] running `Command { std: "docker" "start" "-a" "3cfff2eb1776f0b37ad00044ccd3432cf3949ded051a6b36d0e72299e2956a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cfff2eb1776f0b37ad00044ccd3432cf3949ded051a6b36d0e72299e2956a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cfff2eb1776f0b37ad00044ccd3432cf3949ded051a6b36d0e72299e2956a54", kill_on_drop: false }`
[INFO] [stdout] 3cfff2eb1776f0b37ad00044ccd3432cf3949ded051a6b36d0e72299e2956a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13ed2a74cd3d16219fb83802f53302efb116a532a20a3c0500e57c345390ef78
[INFO] running `Command { std: "docker" "start" "-a" "13ed2a74cd3d16219fb83802f53302efb116a532a20a3c0500e57c345390ef78", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling advent_of_code v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/bin/17.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, BinaryHeap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve` is never used
[INFO] [stdout]    --> src/bin/17.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn solve(grid: &Vec<Vec<u8>>, steps: (i32, i32)) -> u32 {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/19.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_input(input: &str) -> (FlowMap, Vec<(u32,u32,u32,u32)>) {
[INFO] [stdout]   |                       ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_input(input: &str) -> (FlowMap<'_>, Vec<(u32,u32,u32,u32)>) {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] running `Command { std: "docker" "inspect" "13ed2a74cd3d16219fb83802f53302efb116a532a20a3c0500e57c345390ef78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ed2a74cd3d16219fb83802f53302efb116a532a20a3c0500e57c345390ef78", kill_on_drop: false }`
[INFO] [stdout] 13ed2a74cd3d16219fb83802f53302efb116a532a20a3c0500e57c345390ef78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d34970be44f75f05330cb7e78155ffd9572058df2c3f1e523e2f9143c4048101
[INFO] running `Command { std: "docker" "start" "-a" "d34970be44f75f05330cb7e78155ffd9572058df2c3f1e523e2f9143c4048101", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/19.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_input(input: &str) -> (FlowMap, Vec<(u32,u32,u32,u32)>) {
[INFO] [stdout]   |                       ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                       |
[INFO] [stdout]   |                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_input(input: &str) -> (FlowMap<'_>, Vec<(u32,u32,u32,u32)>) {
[INFO] [stdout]   |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeMap`
[INFO] [stdout]  --> src/bin/17.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, BinaryHeap, HashMap};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve` is never used
[INFO] [stdout]    --> src/bin/17.rs:134:4
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn solve(grid: &Vec<Vec<u8>>, steps: (i32, i32)) -> u32 {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.81s
[INFO] running `Command { std: "docker" "inspect" "d34970be44f75f05330cb7e78155ffd9572058df2c3f1e523e2f9143c4048101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34970be44f75f05330cb7e78155ffd9572058df2c3f1e523e2f9143c4048101", kill_on_drop: false }`
[INFO] [stdout] d34970be44f75f05330cb7e78155ffd9572058df2c3f1e523e2f9143c4048101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d9952f13f8399c414d214d34c0b2dd856221c925b6a9f19aa7b87a9493ac9e2
[INFO] running `Command { std: "docker" "start" "-a" "6d9952f13f8399c414d214d34c0b2dd856221c925b6a9f19aa7b87a9493ac9e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `BTreeMap`
[INFO] [stderr]  --> src/bin/17.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::{BTreeMap, BinaryHeap, HashMap};
[INFO] [stderr]   |                        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `solve` is never used
[INFO] [stderr]    --> src/bin/17.rs:134:4
[INFO] [stderr]     |
[INFO] [stderr] 134 | fn solve(grid: &Vec<Vec<u8>>, steps: (i32, i32)) -> u32 {
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "17" test) generated 2 warnings (run `cargo fix --bin "17" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/bin/19.rs:9:23
[INFO] [stderr]   |
[INFO] [stderr] 9 | fn parse_input(input: &str) -> (FlowMap, Vec<(u32,u32,u32,u32)>) {
[INFO] [stderr]   |                       ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                       |
[INFO] [stderr]   |                       the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 9 | fn parse_input(input: &str) -> (FlowMap<'_>, Vec<(u32,u32,u32,u32)>) {
[INFO] [stderr]   |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "19" test) generated 1 warning (run `cargo fix --bin "19" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-8b47976af3a4739f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/01.rs (/opt/rustwide/target/debug/deps/01-06e06a482014a943)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr]      Running unittests src/bin/02.rs (/opt/rustwide/target/debug/deps/02-78f4b69a64b7e148)
[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.12s
[INFO] [stdout] 
[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-7586b713cc9d3595)
[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] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-a9d3988f9dd4ab1b)
[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.05s
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-c1e29cd1a6e9b9e5)
[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.04s
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-449bdd6a1b21f13a)
[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.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/07.rs (/opt/rustwide/target/debug/deps/07-aa68111ca911e590)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/08.rs (/opt/rustwide/target/debug/deps/08-d5ec67064b1a6b74)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr]      Running unittests src/bin/09.rs (/opt/rustwide/target/debug/deps/09-c719ee399dfdabb2)
[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/10.rs (/opt/rustwide/target/debug/deps/10-287b7f13290e80a1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/11.rs (/opt/rustwide/target/debug/deps/11-23052212c7765ee6)
[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/12.rs (/opt/rustwide/target/debug/deps/12-3d531d60716695cf)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/13.rs (/opt/rustwide/target/debug/deps/13-1ba07470bc4bdd00)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/14.rs (/opt/rustwide/target/debug/deps/14-d580b121b2647ad8)
[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.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/15.rs (/opt/rustwide/target/debug/deps/15-3b3814e5d7d6f904)
[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/16.rs (/opt/rustwide/target/debug/deps/16-43efc68dc74cf981)
[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.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/17.rs (/opt/rustwide/target/debug/deps/17-32a4671b8ac2a856)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin 17`
[INFO] [stdout] test tests::test_part_two ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_two stdout ----
[INFO] [stdout] (3, 0, (0, -1)) 86
[INFO] [stdout] (5, 6, (0, 1)) 51
[INFO] [stdout] (6, 5, (1, 0)) 53
[INFO] [stdout] (11, 4, (1, 0)) 71
[INFO] [stdout] (4, 12, (0, 1)) 60
[INFO] [stdout] (5, 0, (1, 0)) 14
[INFO] [stdout] (0, 5, (0, -1)) 86
[INFO] [stdout] (8, 9, (1, 0)) 73
[INFO] [stdout] (11, 6, (1, 0)) 89
[INFO] [stdout] (1, 12, (0, 1)) 83
[INFO] [stdout] (11, 1, (0, -1)) 97
[INFO] [stdout] (6, 5, (-1, 0)) 79
[INFO] [stdout] (10, 12, (1, 0)) 86
[INFO] [stdout] (0, 4, (0, 1)) 12
[INFO] [stdout] (6, 9, (0, 1)) 79
[INFO] [stdout] (12, 12, (0, 1)) 110
[INFO] [stdout] (0, 9, (-1, 0)) 77
[INFO] [stdout] (5, 4, (-1, 0)) 80
[INFO] [stdout] (12, 7, (1, 0)) 102
[INFO] [stdout] (11, 8, (1, 0)) 105
[INFO] [stdout] (8, 6, (1, 0)) 65
[INFO] [stdout] (8, 1, (0, -1)) 90
[INFO] [stdout] (1, 8, (0, -1)) 100
[INFO] [stdout] (1, 2, (-1, 0)) 84
[INFO] [stdout] (8, 4, (0, -1)) 102
[INFO] [stdout] (10, 3, (0, -1)) 117
[INFO] [stdout] (7, 3, (0, -1)) 101
[INFO] [stdout] (12, 2, (0, -1)) 106
[INFO] [stdout] (9, 7, (0, 1)) 75
[INFO] [stdout] (11, 6, (0, -1)) 132
[INFO] [stdout] (7, 2, (0, -1)) 83
[INFO] [stdout] (5, 3, (1, 0)) 113
[INFO] [stdout] (6, 7, (0, -1)) 121
[INFO] [stdout] (3, 7, (0, 1)) 121
[INFO] [stdout] (11, 8, (0, 1)) 99
[INFO] [stdout] (9, 0, (0, -1)) 84
[INFO] [stdout] (2, 8, (0, 1)) 80
[INFO] [stdout] (8, 5, (0, 1)) 55
[INFO] [stdout] (10, 11, (1, 0)) 101
[INFO] [stdout] (7, 6, (0, 1)) 59
[INFO] [stdout] (7, 10, (1, 0)) 59
[INFO] [stdout] (4, 12, (1, 0)) 82
[INFO] [stdout] (1, 8, (-1, 0)) 85
[INFO] [stdout] (1, 4, (0, -1)) 102
[INFO] [stdout] (9, 5, (0, -1)) 110
[INFO] [stdout] (6, 9, (-1, 0)) 105
[INFO] [stdout] (5, 0, (0, -1)) 50
[INFO] [stdout] (1, 12, (-1, 0)) 84
[INFO] [stdout] (8, 7, (0, -1)) 119
[INFO] [stdout] (12, 8, (1, 0)) 106
[INFO] [stdout] (7, 6, (0, -1)) 91
[INFO] [stdout] (4, 6, (0, -1)) 70
[INFO] [stdout] (0, 9, (0, 1)) 22
[INFO] [stdout] (6, 4, (1, 0)) 42
[INFO] [stdout] (7, 4, (0, 1)) 45
[INFO] [stdout] (9, 6, (1, 0)) 74
[INFO] [stdout] (12, 0, (1, 0)) 71
[INFO] [stdout] (12, 10, (1, 0)) 109
[INFO] [stdout] (9, 1, (0, -1)) 91
[INFO] [stdout] (2, 11, (0, 1)) 91
[INFO] [stdout] (11, 12, (0, 1)) 121
[INFO] [stdout] (7, 1, (1, 0)) 98
[INFO] [stdout] (10, 6, (0, 1)) 58
[INFO] [stdout] (4, 5, (-1, 0)) 83
[INFO] [stdout] (11, 4, (0, 1)) 87
[INFO] [stdout] (4, 8, (-1, 0)) 109
[INFO] [stdout] (0, 6, (-1, 0)) 61
[INFO] [stdout] (10, 4, (0, -1)) 113
[INFO] [stdout] (10, 8, (0, 1)) 72
[INFO] [stdout] (4, 6, (0, 1)) 46
[INFO] [stdout] (6, 0, (-1, 0)) 95
[INFO] [stdout] (4, 2, (0, -1)) 58
[INFO] [stdout] (3, 8, (0, 1)) 94
[INFO] [stdout] (10, 10, (1, 0)) 76
[INFO] [stdout] (0, 1, (-1, 0)) 70
[INFO] [stdout] (12, 0, (0, -1)) 83
[INFO] [stdout] (11, 2, (1, 0)) 86
[INFO] [stdout] (5, 0, (-1, 0)) 96
[INFO] [stdout] (8, 8, (0, -1)) 110
[INFO] [stdout] (5, 4, (1, 0)) 34
[INFO] [stdout] (1, 0, (-1, 0)) 63
[INFO] [stdout] (0, 7, (-1, 0)) 76
[INFO] [stdout] (1, 7, (-1, 0)) 85
[INFO] [stdout] (3, 9, (0, 1)) 99
[INFO] [stdout] (10, 7, (1, 0)) 98
[INFO] [stdout] (0, 11, (0, 1)) 64
[INFO] [stdout] (2, 9, (0, 1)) 84
[INFO] [stdout] (2, 12, (0, 1)) 95
[INFO] [stdout] (3, 2, (-1, 0)) 99
[INFO] [stdout] (1, 3, (-1, 0)) 106
[INFO] [stdout] (8, 4, (-1, 0)) 110
[INFO] [stdout] (10, 8, (1, 0)) 85
[INFO] [stdout] (0, 8, (0, -1)) 79
[INFO] [stdout] (12, 4, (1, 0)) 72
[INFO] [stdout] (6, 6, (0, 1)) 55
[INFO] [stdout] (12, 6, (0, 1)) 95
[INFO] [stdout] (0, 8, (-1, 0)) 68
[INFO] [stdout] (0, 4, (0, -1)) 80
[INFO] [stdout] (10, 8, (0, -1)) 108
[INFO] [stdout] (2, 0, (-1, 0)) 73
[INFO] [stdout] (6, 3, (1, 0)) 120
[INFO] [stdout] (0, 8, (0, 1)) 21
[INFO] [stdout] (5, 5, (-1, 0)) 86
[INFO] [stdout] (9, 11, (1, 0)) 95
[INFO] [stdout] (9, 2, (0, -1)) 97
[INFO] [stdout] (1, 2, (0, -1)) 86
[INFO] [stdout] (5, 12, (1, 0)) 86
[INFO] [stdout] (12, 4, (0, 1)) 84
[INFO] [stdout] (9, 10, (1, 0)) 71
[INFO] [stdout] (3, 5, (0, 1)) 108
[INFO] [stdout] (9, 4, (1, 0)) 65
[INFO] [stdout] (6, 10, (1, 0)) 53
[INFO] [stdout] (9, 7, (1, 0)) 90
[INFO] [stdout] (0, 2, (0, -1)) 72
[INFO] [stdout] (5, 9, (1, 0)) 51
[INFO] [stdout] (4, 0, (-1, 0)) 90
[INFO] [stdout] (5, 8, (0, -1)) 112
[INFO] [stdout] (2, 3, (0, -1)) 109
[INFO] [stdout] (4, 5, (1, 0)) 37
[INFO] [stdout] (4, 8, (0, 1)) 55
[INFO] [stdout] (0, 5, (0, 1)) 15
[INFO] [stdout] (1, 5, (0, -1)) 111
[INFO] [stdout] (5, 8, (1, 0)) 48
[INFO] [stdout] (4, 7, (-1, 0)) 104
[INFO] [stdout] (2, 2, (-1, 0)) 94
[INFO] [stdout] (6, 0, (0, -1)) 62
[INFO] [stdout] (2, 3, (-1, 0)) 116
[INFO] [stdout] (6, 12, (0, 1)) 82
[INFO] [stdout] (10, 3, (1, 0)) 105
[INFO] [stdout] (2, 11, (-1, 0)) 106
[INFO] [stdout] (8, 9, (0, 1)) 85
[INFO] [stdout] (1, 10, (0, 1)) 78
[INFO] [stdout] (5, 10, (-1, 0)) 111
[INFO] [stdout] (10, 7, (0, -1)) 116
[INFO] [stdout] (6, 5, (0, 1)) 49
[INFO] [stdout] (6, 8, (-1, 0)) 103
[INFO] [stdout] (0, 7, (0, 1)) 20
[INFO] [stdout] (5, 1, (1, 0)) 88
[INFO] [stdout] (2, 12, (-1, 0)) 98
[INFO] [stdout] (3, 5, (-1, 0)) 81
[INFO] [stdout] (9, 9, (0, 1)) 89
[INFO] [stdout] (1, 9, (0, 1)) 72
[INFO] [stdout] (9, 4, (0, -1)) 110
[INFO] [stdout] (1, 1, (-1, 0)) 79
[INFO] [stdout] (10, 11, (0, 1)) 110
[INFO] [stdout] (6, 7, (-1, 0)) 102
[INFO] [stdout] (8, 3, (1, 0)) 97
[INFO] [stdout] (4, 5, (0, 1)) 39
[INFO] [stdout] (0, 10, (0, 1)) 25
[INFO] [stdout] (12, 12, (1, 0)) 94
[INFO] [stdout] (7, 5, (0, 1)) 52
[INFO] [stdout] (6, 4, (-1, 0)) 75
[INFO] [stdout] (8, 0, (1, 0)) 25
[INFO] [stdout] (5, 1, (0, -1)) 66
[INFO] [stdout] (8, 10, (1, 0)) 67
[INFO] [stdout] (7, 12, (0, 1)) 86
[INFO] [stdout] (6, 6, (0, -1)) 83
[INFO] [stdout] (6, 7, (1, 0)) 63
[INFO] [stdout] (10, 1, (1, 0)) 85
[INFO] [stdout] (12, 9, (1, 0)) 108
[INFO] [stdout] (12, 5, (0, 1)) 91
[INFO] [stdout] (12, 11, (0, 1)) 107
[INFO] [stdout] (4, 2, (1, 0)) 86
[INFO] [stdout] (2, 4, (0, 1)) 87
[INFO] [stdout] (2, 5, (0, 1)) 91
[INFO] [stdout] (2, 1, (-1, 0)) 92
[INFO] [stdout] (4, 9, (1, 0)) 43
[INFO] [stdout] (1, 10, (-1, 0)) 90
[INFO] [stdout] (4, 4, (1, 0)) 29
[INFO] [stdout] (4, 8, (0, -1)) 103
[INFO] [stdout] (6, 9, (1, 0)) 58
[INFO] [stdout] (9, 7, (0, -1)) 115
[INFO] [stdout] (9, 12, (0, 1)) 97
[INFO] [stdout] (11, 10, (0, 1)) 113
[INFO] [stdout] (5, 7, (0, -1)) 112
[INFO] [stdout] (6, 4, (0, -1)) 86
[INFO] [stdout] (3, 1, (-1, 0)) 101
[INFO] [stdout] (4, 4, (0, -1)) 65
[INFO] [stdout] (11, 0, (1, 0)) 67
[INFO] [stdout] (1, 7, (0, -1)) 105
[INFO] [stdout] (9, 5, (1, 0)) 70
[INFO] [stdout] (5, 1, (-1, 0)) 111
[INFO] [stdout] (10, 4, (1, 0)) 71
[INFO] [stdout] (2, 10, (-1, 0)) 97
[INFO] [stdout] (4, 0, (0, -1)) 48
[INFO] [stdout] (11, 7, (0, 1)) 107
[INFO] [stdout] (5, 5, (0, 1)) 43
[INFO] [stdout] (0, 3, (0, -1)) 83
[INFO] [stdout] (9, 10, (0, 1)) 93
[INFO] [stdout] (3, 6, (0, 1)) 113
[INFO] [stdout] (2, 1, (0, -1)) 89
[INFO] [stdout] (7, 0, (-1, 0)) 97
[INFO] [stdout] (4, 10, (0, 1)) 63
[INFO] [stdout] (3, 6, (-1, 0)) 85
[INFO] [stdout] (11, 2, (0, -1)) 108
[INFO] [stdout] (8, 2, (1, 0)) 74
[INFO] [stdout] (6, 10, (0, 1)) 82
[INFO] [stdout] (0, 12, (0, 1)) 67
[INFO] [stdout] (12, 1, (1, 0)) 93
[INFO] [stdout] (1, 7, (0, 1)) 88
[INFO] [stdout] (10, 4, (0, 1)) 44
[INFO] [stdout] (10, 0, (0, -1)) 80
[INFO] [stdout] (0, 6, (0, -1)) 84
[INFO] [stdout] (7, 5, (-1, 0)) 119
[INFO] [stdout] (7, 6, (1, 0)) 58
[INFO] [stdout] (4, 0, (1, 0)) 13
[INFO] [stdout] (6, 12, (1, 0)) 92
[INFO] [stdout] (6, 8, (0, 1)) 72
[INFO] [stdout] (1, 4, (-1, 0)) 51
[INFO] [stdout] (7, 12, (1, 0)) 95
[INFO] [stdout] (10, 12, (0, 1)) 104
[INFO] [stdout] (8, 12, (0, 1)) 100
[INFO] [stdout] (1, 4, (0, 1)) 75
[INFO] [stdout] (4, 3, (0, -1)) 71
[INFO] [stdout] (7, 7, (1, 0)) 72
[INFO] [stdout] (5, 10, (1, 0)) 46
[INFO] [stdout] (6, 0, (1, 0)) 18
[INFO] [stdout] (8, 11, (0, 1)) 104
[INFO] [stdout] (9, 4, (0, 1)) 50
[INFO] [stdout] (5, 11, (1, 0)) 84
[INFO] [stdout] (5, 10, (0, 1)) 73
[INFO] [stdout] (7, 5, (0, -1)) 97
[INFO] [stdout] (12, 8, (0, 1)) 94
[INFO] [stdout] (6, 2, (1, 0)) 94
[INFO] [stdout] (6, 6, (1, 0)) 51
[INFO] [stdout] (8, 5, (1, 0)) 66
[INFO] [stdout] (9, 8, (1, 0)) 79
[INFO] [stdout] (1, 6, (-1, 0)) 71
[INFO] [stdout] (12, 7, (0, 1)) 101
[INFO] [stdout] (0, 1, (0, -1)) 71
[INFO] [stdout] (8, 10, (0, 1)) 93
[INFO] [stdout] (7, 11, (0, 1)) 94
[INFO] [stdout] (2, 7, (0, 1)) 102
[INFO] [stdout] (4, 1, (1, 0)) 84
[INFO] [stdout] (5, 9, (-1, 0)) 113
[INFO] [stdout] (6, 4, (0, 1)) 42
[INFO] [stdout] (11, 9, (1, 0)) 108
[INFO] [stdout] (12, 5, (1, 0)) 81
[INFO] [stdout] (2, 9, (-1, 0)) 103
[INFO] [stdout] (4, 6, (-1, 0)) 90
[INFO] [stdout] (7, 10, (0, 1)) 89
[INFO] [stdout] (1, 11, (-1, 0)) 93
[INFO] [stdout] (4, 4, (-1, 0)) 76
[INFO] [stdout] (4, 7, (0, -1)) 105
[INFO] [stdout] (3, 12, (0, 1)) 110
[INFO] [stdout] (4, 2, (-1, 0)) 104
[INFO] [stdout] (7, 9, (1, 0)) 67
[INFO] [stdout] (12, 6, (1, 0)) 89
[INFO] [stdout] (5, 6, (-1, 0)) 94
[INFO] [stdout] (4, 1, (-1, 0)) 109
[INFO] [stdout] (1, 6, (0, -1)) 106
[INFO] [stdout] (9, 3, (1, 0)) 101
[INFO] [stdout] (8, 1, (1, 0)) 78
[INFO] [stdout] (4, 7, (1, 0)) 47
[INFO] [stdout] (8, 12, (1, 0)) 80
[INFO] [stdout] (1, 6, (0, 1)) 83
[INFO] [stdout] (9, 9, (1, 0)) 79
[INFO] [stdout] (8, 0, (-1, 0)) 94
[INFO] [stdout] (3, 2, (0, -1)) 108
[INFO] [stdout] (5, 6, (0, -1)) 78
[INFO] [stdout] (4, 5, (0, -1)) 69
[INFO] [stdout] (8, 2, (0, -1)) 89
[INFO] [stdout] (10, 5, (0, 1)) 52
[INFO] [stdout] (5, 11, (0, 1)) 78
[INFO] [stdout] (3, 0, (-1, 0)) 81
[INFO] [stdout] (3, 10, (0, 1)) 103
[INFO] [stdout] (10, 0, (1, 0)) 30
[INFO] [stdout] (5, 12, (0, 1)) 69
[INFO] [stdout] (0, 0, (0, -1)) 59
[INFO] [stdout] (3, 4, (0, 1)) 100
[INFO] [stdout] (5, 3, (0, -1)) 84
[INFO] [stdout] (10, 5, (0, -1)) 109
[INFO] [stdout] (10, 9, (1, 0)) 84
[INFO] [stdout] (5, 9, (0, 1)) 75
[INFO] [stdout] (3, 12, (-1, 0)) 104
[INFO] [stdout] (10, 2, (1, 0)) 82
[INFO] [stdout] (4, 11, (1, 0)) 79
[INFO] [stdout] (5, 8, (0, 1)) 67
[INFO] [stdout] (11, 1, (1, 0)) 90
[INFO] [stdout] (8, 7, (0, 1)) 71
[INFO] [stdout] (7, 9, (0, 1)) 84
[INFO] [stdout] (2, 10, (0, 1)) 86
[INFO] [stdout] (11, 5, (0, 1)) 91
[INFO] [stdout] (6, 7, (0, 1)) 64
[INFO] [stdout] (2, 5, (-1, 0)) 75
[INFO] [stdout] (7, 11, (1, 0)) 95
[INFO] [stdout] (8, 4, (1, 0)) 59
[INFO] [stdout] (10, 7, (0, 1)) 66
[INFO] [stdout] (11, 9, (0, 1)) 106
[INFO] [stdout] (8, 5, (0, -1)) 103
[INFO] [stdout] (0, 5, (-1, 0)) 59
[INFO] [stdout] (6, 11, (1, 0)) 90
[INFO] [stdout] (8, 3, (0, -1)) 106
[INFO] [stdout] (0, 3, (-1, 0)) 90
[INFO] [stdout] (5, 7, (1, 0)) 54
[INFO] [stdout] (4, 4, (0, 1)) 34
[INFO] [stdout] (5, 4, (0, -1)) 77
[INFO] [stdout] (5, 8, (-1, 0)) 112
[INFO] [stdout] (5, 2, (1, 0)) 89
[INFO] [stdout] (9, 8, (0, 1)) 83
[INFO] [stdout] (11, 3, (0, -1)) 147
[INFO] [stdout] (5, 5, (0, -1)) 84
[INFO] [stdout] (9, 1, (1, 0)) 83
[INFO] [stdout] (8, 11, (1, 0)) 90
[INFO] [stdout] (11, 11, (1, 0)) 104
[INFO] [stdout] (11, 5, (1, 0)) 77
[INFO] [stdout] (12, 10, (0, 1)) 104
[INFO] [stdout] (7, 4, (0, -1)) 94
[INFO] [stdout] (4, 9, (0, 1)) 62
[INFO] [stdout] (5, 7, (-1, 0)) 109
[INFO] [stdout] (12, 3, (1, 0)) 113
[INFO] [stdout] (11, 4, (0, -1)) 141
[INFO] [stdout] (4, 7, (0, 1)) 54
[INFO] [stdout] (10, 1, (0, -1)) 91
[INFO] [stdout] (3, 10, (-1, 0)) 109
[INFO] [stdout] (11, 10, (1, 0)) 104
[INFO] [stdout] (10, 10, (0, 1)) 82
[INFO] [stdout] (12, 9, (0, 1)) 99
[INFO] [stdout] (11, 3, (1, 0)) 111
[INFO] [stdout] (3, 8, (-1, 0)) 102
[INFO] [stdout] (8, 6, (0, -1)) 97
[INFO] [stdout] (6, 1, (1, 0)) 92
[INFO] [stdout] (6, 8, (1, 0)) 56
[INFO] [stdout] (11, 8, (0, -1)) 116
[INFO] [stdout] (7, 7, (0, 1)) 68
[INFO] [stdout] (11, 5, (0, -1)) 136
[INFO] [stdout] (6, 1, (-1, 0)) 112
[INFO] [stdout] (0, 2, (-1, 0)) 69
[INFO] [stdout] (7, 3, (1, 0)) 127
[INFO] [stdout] (9, 6, (0, 1)) 66
[INFO] [stdout] (0, 11, (-1, 0)) 80
[INFO] [stdout] (4, 9, (-1, 0)) 116
[INFO] [stdout] (7, 8, (1, 0)) 63
[INFO] [stdout] (10, 5, (1, 0)) 77
[INFO] [stdout] (1, 8, (0, 1)) 67
[INFO] [stdout] (6, 5, (0, -1)) 88
[INFO] [stdout] (1, 0, (0, -1)) 62
[INFO] [stdout] (11, 7, (1, 0)) 102
[INFO] [stdout] (1, 3, (0, -1)) 102
[INFO] [stdout] (4, 11, (0, 1)) 66
[INFO] [stdout] (1, 5, (0, 1)) 80
[INFO] [stdout] (2, 6, (-1, 0)) 80
[INFO] [stdout] (1, 9, (-1, 0)) 96
[INFO] [stdout] (10, 9, (0, 1)) 77
[INFO] [stdout] (0, 12, (-1, 0)) 72
[INFO] [stdout] (7, 8, (0, 1)) 75
[INFO] [stdout] (2, 4, (-1, 0)) 60
[INFO] [stdout] (6, 3, (0, -1)) 91
[INFO] [stdout] (7, 4, (-1, 0)) 116
[INFO] [stdout] (9, 0, (1, 0)) 29
[INFO] [stdout] (11, 6, (0, 1)) 99
[INFO] [stdout] (6, 11, (0, 1)) 88
[INFO] [stdout] (3, 7, (-1, 0)) 100
[INFO] [stdout] (2, 6, (0, 1)) 96
[INFO] [stdout] (5, 6, (1, 0)) 45
[INFO] [stdout] (2, 0, (0, -1)) 75
[INFO] [stdout] (4, 3, (1, 0)) 105
[INFO] [stdout] (10, 6, (0, -1)) 101
[INFO] [stdout] (7, 2, (1, 0)) 97
[INFO] [stdout] (11, 12, (1, 0)) 91
[INFO] [stdout] (9, 6, (0, -1)) 103
[INFO] [stdout] (8, 4, (0, 1)) 49
[INFO] [stdout] (5, 5, (1, 0)) 46
[INFO] [stdout] (7, 1, (0, -1)) 84
[INFO] [stdout] (0, 10, (-1, 0)) 78
[INFO] [stdout] (10, 2, (0, -1)) 100
[INFO] [stdout] (4, 10, (-1, 0)) 115
[INFO] [stdout] (11, 7, (0, -1)) 124
[INFO] [stdout] (7, 5, (1, 0)) 60
[INFO] [stdout] (6, 1, (0, -1)) 77
[INFO] [stdout] (5, 7, (0, 1)) 58
[INFO] [stdout] (3, 4, (-1, 0)) 69
[INFO] [stdout] (7, 0, (0, -1)) 69
[INFO] [stdout] (8, 0, (0, -1)) 78
[INFO] [stdout] (2, 8, (-1, 0)) 96
[INFO] [stdout] (9, 11, (0, 1)) 106
[INFO] [stdout] (7, 4, (1, 0)) 50
[INFO] [stdout] (6, 2, (0, -1)) 78
[INFO] [stdout] (10, 6, (1, 0)) 80
[INFO] [stdout] (2, 7, (-1, 0)) 93
[INFO] [stdout] (5, 2, (0, -1)) 70
[INFO] [stdout] (12, 11, (1, 0)) 107
[INFO] [stdout] (9, 2, (1, 0)) 80
[INFO] [stdout] (5, 4, (0, 1)) 34
[INFO] [stdout] (4, 8, (1, 0)) 39
[INFO] [stdout] (7, 0, (1, 0)) 21
[INFO] [stdout] (9, 5, (0, 1)) 57
[INFO] [stdout] (1, 11, (0, 1)) 80
[INFO] [stdout] (8, 6, (0, 1)) 62
[INFO] [stdout] (3, 11, (0, 1)) 108
[INFO] [stdout] (3, 9, (-1, 0)) 111
[INFO] [stdout] (0, 4, (-1, 0)) 49
[INFO] [stdout] (1, 1, (0, -1)) 77
[INFO] [stdout] (6, 8, (0, -1)) 120
[INFO] [stdout] (0, 6, (0, 1)) 17
[INFO] [stdout] (8, 7, (1, 0)) 81
[INFO] [stdout] (9, 8, (0, -1)) 106
[INFO] [stdout] (11, 11, (0, 1)) 116
[INFO] [stdout] (4, 10, (1, 0)) 42
[INFO] [stdout] (8, 8, (1, 0)) 71
[INFO] [stdout] (6, 6, (-1, 0)) 87
[INFO] [stdout] (12, 2, (1, 0)) 88
[INFO] [stdout] (4, 1, (0, -1)) 58
[INFO] [stdout] (8, 8, (0, 1)) 79
[INFO] [stdout] (9, 12, (1, 0)) 83
[INFO] [stdout] (11, 0, (0, -1)) 88
[INFO] [stdout] (9, 3, (0, -1)) 114
[INFO] [stdout] (1, 5, (-1, 0)) 65
[INFO] [stdout] (12, 1, (0, -1)) 94
[INFO] [stdout] (0, 0, (-1, 0)) 59
[INFO] [stdout] (6, 10, (-1, 0)) 107
[INFO] [stdout] (0, 7, (0, -1)) 82
[INFO] [stdout] (2, 2, (0, -1)) 96
[INFO] [stdout] (4, 6, (1, 0)) 37
[INFO] [stdout] (3, 1, (0, -1)) 100
[INFO] [stdout] (8, 5, (-1, 0)) 116
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_two' (75) panicked at src/bin/17.rs:269:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(94)
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58ec54348f22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58ec54348f22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58ec54348f22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58ec54348f22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58ec54358f3f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58ec54358f3f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58ec54316873 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58ec54316873 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58ec54322612 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58ec5432726f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58ec54327101 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58ec542e706e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58ec542e706e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58ec5432787f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58ec5432787f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58ec543276da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58ec54322749 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58ec5430a8dd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58ec54360840 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58ec543606e3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x58ec542c118b - core::panicking::assert_failed::he454d45de8002c5d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x58ec542bb187 - _17::tests::test_part_two::h99fe3ec4d3fb41bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/17.rs:269:9
[INFO] [stdout]   22:     0x58ec542bb1b7 - _17::tests::test_part_two::{{closure}}::hb9dad74223d125cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/17.rs:267:23
[INFO] [stdout]   23:     0x58ec542bb7c6 - core::ops::function::FnOnce::call_once::h28764008bd30e5d6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58ec542e6e6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58ec542e6e6b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58ec542faecd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58ec542faecd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58ec542faecd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58ec542faecd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58ec542faecd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58ec542faecd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58ec542faecd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58ec542d4414 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58ec542d4414 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58ec542d7c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x58ec542d7c6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58ec542d7c6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58ec542d7c6a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58ec542d7c6a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58ec542d7c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x58ec542d7c6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58ec5431db4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x58ec5431db4f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x76a722ee5aa4 - <unknown>
[INFO] [stdout]   45:     0x76a722f72a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_part_two
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d9952f13f8399c414d214d34c0b2dd856221c925b6a9f19aa7b87a9493ac9e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9952f13f8399c414d214d34c0b2dd856221c925b6a9f19aa7b87a9493ac9e2", kill_on_drop: false }`
[INFO] [stdout] 6d9952f13f8399c414d214d34c0b2dd856221c925b6a9f19aa7b87a9493ac9e2
