[INFO] cloning repository https://github.com/samjwillis97/aoc-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samjwillis97/aoc-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamjwillis97%2Faoc-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamjwillis97%2Faoc-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7eec6830406e6eeec86e136842c3525d0acdb671
[INFO] testing samjwillis97/aoc-2022 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamjwillis97%2Faoc-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/samjwillis97/aoc-2022
[INFO] finished tweaking git repo https://github.com/samjwillis97/aoc-2022
[INFO] tweaked toml for git repo https://github.com/samjwillis97/aoc-2022 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samjwillis97/aoc-2022 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samjwillis97/aoc-2022 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 089b1d2787fe519591695e339a34a9591e890f9b57bbde4aefd7f32a2e4bb7fb
[INFO] running `Command { std: "docker" "start" "-a" "089b1d2787fe519591695e339a34a9591e890f9b57bbde4aefd7f32a2e4bb7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "089b1d2787fe519591695e339a34a9591e890f9b57bbde4aefd7f32a2e4bb7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "089b1d2787fe519591695e339a34a9591e890f9b57bbde4aefd7f32a2e4bb7fb", kill_on_drop: false }`
[INFO] [stdout] 089b1d2787fe519591695e339a34a9591e890f9b57bbde4aefd7f32a2e4bb7fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03835209a97c5e9806c2583f8c2afb5a6bfa27544c3b36012807d179587330ed
[INFO] running `Command { std: "docker" "start" "-a" "03835209a97c5e9806c2583f8c2afb5a6bfa27544c3b36012807d179587330ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling advent_of_code v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Grid` is never constructed
[INFO] [stdout]  --> src/bin/08.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Grid<T> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/08.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> Grid<T> {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 11 |     fn new(value: T) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/09.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let mut head = rope.get_mut(0).unwrap();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/bin/03.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/bin/02.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, str::FromStr};
[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 `score_round` is never used
[INFO] [stdout]   --> src/bin/02.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn score_round(round: &str) -> 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: function `game_round` is never used
[INFO] [stdout]   --> src/bin/02.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn game_round(round: &str) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Weapon` is never used
[INFO] [stdout]   --> src/bin/02.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | enum Weapon {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToScore` is never used
[INFO] [stdout]    --> src/bin/02.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | trait ToScore {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "03835209a97c5e9806c2583f8c2afb5a6bfa27544c3b36012807d179587330ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03835209a97c5e9806c2583f8c2afb5a6bfa27544c3b36012807d179587330ed", kill_on_drop: false }`
[INFO] [stdout] 03835209a97c5e9806c2583f8c2afb5a6bfa27544c3b36012807d179587330ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b78261d9daacc136bff1ddfda3e1199b02250519b5787cacd7719bc5662f77cb
[INFO] running `Command { std: "docker" "start" "-a" "b78261d9daacc136bff1ddfda3e1199b02250519b5787cacd7719bc5662f77cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent_of_code v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/bin/02.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/bin/03.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Grid` is never constructed
[INFO] [stdout]  --> src/bin/08.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Grid<T> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/bin/08.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> Grid<T> {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 11 |     fn new(value: T) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `score_round` is never used
[INFO] [stdout]   --> src/bin/02.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn score_round(round: &str) -> 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: function `game_round` is never used
[INFO] [stdout]   --> src/bin/02.rs:59:4
[INFO] [stdout]    |
[INFO] [stdout] 59 | fn game_round(round: &str) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Weapon` is never used
[INFO] [stdout]   --> src/bin/02.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | enum Weapon {
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToScore` is never used
[INFO] [stdout]    --> src/bin/02.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 | trait ToScore {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/09.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let mut head = rope.get_mut(0).unwrap();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "b78261d9daacc136bff1ddfda3e1199b02250519b5787cacd7719bc5662f77cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78261d9daacc136bff1ddfda3e1199b02250519b5787cacd7719bc5662f77cb", kill_on_drop: false }`
[INFO] [stdout] b78261d9daacc136bff1ddfda3e1199b02250519b5787cacd7719bc5662f77cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e31fe63c4221a07887647f5740dc6fa681dd0d61a0de50fb2080b0e2823f123
[INFO] running `Command { std: "docker" "start" "-a" "7e31fe63c4221a07887647f5740dc6fa681dd0d61a0de50fb2080b0e2823f123", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `itertools::Itertools`
[INFO] [stderr]  --> src/bin/03.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use itertools::Itertools;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/09.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 |     let mut head = rope.get_mut(0).unwrap();
[INFO] [stderr]     |         ----^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "03" test) generated 1 warning
[INFO] [stderr] warning: `advent_of_code` (bin "09" test) generated 1 warning (run `cargo fix --bin "09" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]  --> src/bin/02.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `score_round` is never used
[INFO] [stderr]   --> src/bin/02.rs:45:4
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn score_round(round: &str) -> u32 {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `game_round` is never used
[INFO] [stderr]   --> src/bin/02.rs:59:4
[INFO] [stderr]    |
[INFO] [stderr] 59 | fn game_round(round: &str) -> u32 {
[INFO] [stderr]    |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Weapon` is never used
[INFO] [stderr]   --> src/bin/02.rs:83:6
[INFO] [stderr]    |
[INFO] [stderr] 83 | enum Weapon {
[INFO] [stderr]    |      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToScore` is never used
[INFO] [stderr]    --> src/bin/02.rs:123:7
[INFO] [stderr]     |
[INFO] [stderr] 123 | trait ToScore {
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Grid` is never constructed
[INFO] [stderr]  --> src/bin/08.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | struct Grid<T> {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/bin/08.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<T> Grid<T> {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 11 |     fn new(value: T) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent_of_code` (bin "02" test) generated 5 warnings (run `cargo fix --bin "02" -p advent_of_code --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `advent_of_code` (bin "08" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/advent_of_code-9ab3d3e3ed428f88)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_parse_exec_time ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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-d80ba34c91e68f47)
[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/02.rs (/opt/rustwide/target/debug/deps/02-d25e980373f89e98)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr]      Running unittests src/bin/03.rs (/opt/rustwide/target/debug/deps/03-9213077c4c73af36)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/04.rs (/opt/rustwide/target/debug/deps/04-c195340dcbe33394)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/bin/05.rs (/opt/rustwide/target/debug/deps/05-312b5c7691289847)
[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_two ... ok
[INFO] [stdout] test tests::test_part_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/06.rs (/opt/rustwide/target/debug/deps/06-a7c565db8d1972d0)
[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/07.rs (/opt/rustwide/target/debug/deps/07-d7d7ad9a95407140)
[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-bb24946eb01cdd49)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_part_two ... ok
[INFO] [stderr]      Running unittests src/bin/09.rs (/opt/rustwide/target/debug/deps/09-de739e08545a817b)
[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 ... FAILED
[INFO] [stdout] test tests::test_part_two ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_one' (43) panicked at src/bin/09.rs:228:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(88)
[INFO] [stdout]  right: Some(13)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cc993b7ac82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc993b7ac82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc993b7ac82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cc993b7ac82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cc993b8f58a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cc993b8f58a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cc993b7fa86 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cc993b7fa86 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cc993b58eff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cc993b58eff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cc993b72c19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cc993b095ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cc993b095ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cc993b72dd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cc993b72dd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cc993b58fb8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cc993b4e0a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cc993b59e0d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cc993b8fc3c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cc993b8fb53 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5cc993afb1ee - core[585f66e14d78f9ba]::panicking::assert_failed::<core[585f66e14d78f9ba]::option::Option<u32>, core[585f66e14d78f9ba]::option::Option<u32>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5cc993afc396 - 09[977b01388721e253]::tests::test_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/09.rs:228:9
[INFO] [stdout]   22:     0x5cc993afb547 - 09[977b01388721e253]::tests::test_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/09.rs:226:23
[INFO] [stdout]   23:     0x5cc993afd8c6 - <09[977b01388721e253]::tests::test_part_one::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cc993afd99b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cc993afd99b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cc993b0a1fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cc993b0a1fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cc993b0a1fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cc993b0a1fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cc993b0a1fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cc993b0a1fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cc993b0a1fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cc993b046c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cc993b046c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cc993b0ccf2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cc993b0ccf2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cc993b7a18f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cc993b7a18f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7a7d99b98aa4 - <unknown>
[INFO] [stdout]   45:     0x7a7d99c25a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_part_two stdout ----
[INFO] [stdout] Head moving: Right
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(3, 0), (2, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(4, 0), (3, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 0), (4, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 0), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Up
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 1), (4, 0), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 2), (5, 1), (3, 0), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (2, 0), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (1, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (2, 1), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 2), (5, 1), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 3), (5, 2), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 4), (5, 3), (4, 1), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (3, 1), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (2, 1), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (3, 2), (1, 1), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (3, 2), (2, 2), (0, 0), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 4), (5, 3), (5, 2), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 5), (5, 4), (5, 2), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 5), (5, 4), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 6), (5, 5), (5, 3), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (4, 2), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (3, 2), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (4, 3), (2, 2), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (4, 3), (3, 3), (1, 1), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (4, 3), (3, 3), (2, 2), (0, 0), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 6), (5, 5), (5, 4), (5, 3), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 7), (5, 6), (5, 4), (5, 3), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 3), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 7), (5, 6), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 8), (5, 7), (5, 5), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 4), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (4, 3), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (5, 4), (3, 3), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (2, 2), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (1, 1), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (0, 0), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(5, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Left
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(4, 8), (5, 7), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(3, 8), (4, 8), (5, 6), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (5, 5), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (5, 4), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(3, 8), (4, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(2, 8), (3, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] 
[INFO] [stdout] [(1, 8), (2, 8), (4, 7), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (4, 6), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (4, 5), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (3, 6), (4, 4), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (3, 6), (3, 5), (3, 3), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (3, 6), (3, 5), (3, 4), (2, 2), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (1, 1), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (0, 0)]
[INFO] [stdout] [(1, 8), (2, 8), (3, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] 
[INFO] [stdout] [(0, 8), (1, 8), (3, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(0, 8), (1, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] 
[INFO] [stdout] [(-1, 8), (0, 8), (2, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (3, 7), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (3, 6), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (2, 7), (3, 5), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (2, 7), (2, 6), (3, 4), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (2, 7), (2, 6), (2, 5), (3, 3), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 2), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (1, 1)]
[INFO] [stdout] [(-1, 8), (0, 8), (1, 8), (2, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] 
[INFO] [stdout] [(-2, 8), (-1, 8), (1, 8), (2, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (2, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-2, 8), (-1, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] 
[INFO] [stdout] [(-3, 8), (-2, 8), (0, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (1, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (2, 7), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (1, 8), (2, 6), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (2, 5), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (2, 4), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (2, 3), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (2, 2)]
[INFO] [stdout] [(-3, 8), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Down
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] 
[INFO] [stdout] [(-3, 6), (-3, 7), (-1, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (0, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] 
[INFO] [stdout] [(-3, 5), (-3, 6), (-2, 8), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-1, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (0, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (1, 7), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (1, 6), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (1, 5), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (1, 4), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (1, 3)]
[INFO] [stdout] [(-3, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Right
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-2, 5), (-3, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(-1, 5), (-2, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(0, 5), (-1, 6), (-3, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(0, 5), (-1, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(1, 5), (0, 6), (-2, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(1, 5), (0, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(2, 5), (1, 6), (-1, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-2, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(2, 5), (1, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(3, 5), (2, 6), (0, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (-1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(3, 5), (2, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(4, 5), (3, 6), (1, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (0, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (-1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(4, 5), (3, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(5, 5), (4, 6), (2, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (1, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (0, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(5, 5), (4, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(6, 5), (5, 6), (3, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (2, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (1, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (2, 8), (0, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(6, 5), (5, 6), (4, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(7, 5), (6, 6), (4, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (3, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (2, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (3, 8), (1, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (3, 8), (2, 8), (0, 7), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (3, 8), (2, 8), (1, 8), (0, 6), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (3, 8), (2, 8), (1, 8), (1, 7), (0, 5), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (3, 8), (2, 8), (1, 8), (1, 7), (1, 6), (0, 4)]
[INFO] [stdout] [(7, 5), (6, 6), (5, 7), (4, 8), (3, 8), (2, 8), (1, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] 
[INFO] [stdout] [(8, 5), (7, 6), (5, 7), (4, 8), (3, 8), (2, 8), (1, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (4, 8), (3, 8), (2, 8), (1, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (3, 8), (2, 8), (1, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (4, 8), (2, 8), (1, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (4, 8), (3, 8), (1, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(8, 5), (7, 6), (6, 7), (5, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] 
[INFO] [stdout] [(9, 5), (8, 6), (6, 7), (5, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (5, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (4, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (5, 8), (3, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (5, 8), (4, 8), (2, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (5, 8), (4, 8), (3, 8), (1, 7), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (5, 8), (4, 8), (3, 8), (2, 8), (1, 6), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (5, 8), (4, 8), (3, 8), (2, 8), (2, 7), (1, 5)]
[INFO] [stdout] [(9, 5), (8, 6), (7, 7), (6, 8), (5, 8), (4, 8), (3, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] 
[INFO] [stdout] [(10, 5), (9, 6), (7, 7), (6, 8), (5, 8), (4, 8), (3, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (6, 8), (5, 8), (4, 8), (3, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (5, 8), (4, 8), (3, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (6, 8), (4, 8), (3, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (6, 8), (5, 8), (3, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (6, 8), (5, 8), (4, 8), (2, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(10, 5), (9, 6), (8, 7), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] 
[INFO] [stdout] [(11, 5), (10, 6), (8, 7), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (7, 8), (5, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (7, 8), (6, 8), (4, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (7, 8), (6, 8), (5, 8), (3, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (2, 7), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (2, 6)]
[INFO] [stdout] [(11, 5), (10, 6), (9, 7), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] 
[INFO] [stdout] [(12, 5), (11, 6), (9, 7), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (8, 8), (6, 8), (5, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (8, 8), (7, 8), (5, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (8, 8), (7, 8), (6, 8), (4, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (3, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(12, 5), (11, 6), (10, 7), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] 
[INFO] [stdout] [(13, 5), (12, 6), (10, 7), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (9, 8), (7, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (9, 8), (8, 8), (6, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (9, 8), (8, 8), (7, 8), (5, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (4, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (3, 7)]
[INFO] [stdout] [(13, 5), (12, 6), (11, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, 5), (13, 6), (11, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (8, 8), (7, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (7, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (6, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (5, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (4, 8)]
[INFO] [stdout] [(14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Down
[INFO] [stdout] [(14, 4), (14, 5), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (9, 8), (8, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (8, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (7, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (6, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (5, 8)]
[INFO] [stdout] [(14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, 3), (14, 4), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (10, 8), (9, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (9, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (8, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (7, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (6, 8)]
[INFO] [stdout] [(14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, 2), (14, 3), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (11, 8), (10, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (10, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (9, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (8, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (7, 8)]
[INFO] [stdout] [(14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, 1), (14, 2), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (12, 7), (11, 8), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (11, 8), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (10, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (9, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (8, 8)]
[INFO] [stdout] [(14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, 0), (14, 1), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (13, 6), (12, 7), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (12, 7), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (11, 8), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (10, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (9, 8)]
[INFO] [stdout] [(14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, -1), (14, 0), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 5), (13, 6), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (13, 6), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (12, 7), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (11, 8), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (10, 8)]
[INFO] [stdout] [(14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] 
[INFO] [stdout] [(14, -2), (14, -1), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 4), (14, 5), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 5), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (13, 6), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (12, 7), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (11, 8)]
[INFO] [stdout] [(14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] 
[INFO] [stdout] [(14, -3), (14, -2), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 3), (14, 4), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 4), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 5), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (13, 6), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (12, 7)]
[INFO] [stdout] [(14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] 
[INFO] [stdout] [(14, -4), (14, -3), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 2), (14, 3), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 3), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 4), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 5), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (13, 6)]
[INFO] [stdout] [(14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] 
[INFO] [stdout] [(14, -5), (14, -4), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 1), (14, 2), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 2), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 3), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 4), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 5)]
[INFO] [stdout] [(14, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Left
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(13, -5), (14, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(12, -5), (13, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(11, -5), (12, -4), (14, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(11, -5), (12, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(10, -5), (11, -4), (13, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (14, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(10, -5), (11, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(9, -5), (10, -4), (12, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (13, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (14, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(9, -5), (10, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(8, -5), (9, -4), (11, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (12, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (13, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (12, -1), (14, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(8, -5), (9, -4), (10, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(7, -5), (8, -4), (10, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (11, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (12, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (11, -1), (13, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (11, -1), (12, 0), (14, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(7, -5), (8, -4), (9, -3), (10, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(6, -5), (7, -4), (9, -3), (10, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (10, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (11, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (10, -1), (12, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (10, -1), (11, 0), (13, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (10, -1), (11, 0), (12, 1), (14, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (10, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (10, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(6, -5), (7, -4), (8, -3), (9, -2), (10, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(5, -5), (6, -4), (8, -3), (9, -2), (10, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (9, -2), (10, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (10, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (9, -1), (11, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (9, -1), (10, 0), (12, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (9, -1), (10, 0), (11, 1), (13, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (9, -1), (10, 0), (11, 1), (12, 2), (14, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (9, -1), (10, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(5, -5), (6, -4), (7, -3), (8, -2), (9, -1), (10, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(4, -5), (5, -4), (7, -3), (8, -2), (9, -1), (10, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (8, -2), (9, -1), (10, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (9, -1), (10, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (8, -1), (10, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (8, -1), (9, 0), (11, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (8, -1), (9, 0), (10, 1), (12, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (8, -1), (9, 0), (10, 1), (11, 2), (13, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (8, -1), (9, 0), (10, 1), (11, 2), (12, 3), (14, 4)]
[INFO] [stdout] [(4, -5), (5, -4), (6, -3), (7, -2), (8, -1), (9, 0), (10, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(3, -5), (4, -4), (6, -3), (7, -2), (8, -1), (9, 0), (10, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (7, -2), (8, -1), (9, 0), (10, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (8, -1), (9, 0), (10, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (7, -1), (9, 0), (10, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (7, -1), (8, 0), (10, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (7, -1), (8, 0), (9, 1), (11, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (7, -1), (8, 0), (9, 1), (10, 2), (12, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (7, -1), (8, 0), (9, 1), (10, 2), (11, 3), (13, 4)]
[INFO] [stdout] [(3, -5), (4, -4), (5, -3), (6, -2), (7, -1), (8, 0), (9, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(2, -5), (3, -4), (5, -3), (6, -2), (7, -1), (8, 0), (9, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (6, -2), (7, -1), (8, 0), (9, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (7, -1), (8, 0), (9, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (6, -1), (8, 0), (9, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (6, -1), (7, 0), (9, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (6, -1), (7, 0), (8, 1), (10, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (6, -1), (7, 0), (8, 1), (9, 2), (11, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (6, -1), (7, 0), (8, 1), (9, 2), (10, 3), (12, 4)]
[INFO] [stdout] [(2, -5), (3, -4), (4, -3), (5, -2), (6, -1), (7, 0), (8, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(1, -5), (2, -4), (4, -3), (5, -2), (6, -1), (7, 0), (8, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (5, -2), (6, -1), (7, 0), (8, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (6, -1), (7, 0), (8, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (5, -1), (7, 0), (8, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (5, -1), (6, 0), (8, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (5, -1), (6, 0), (7, 1), (9, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (5, -1), (6, 0), (7, 1), (8, 2), (10, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (5, -1), (6, 0), (7, 1), (8, 2), (9, 3), (11, 4)]
[INFO] [stdout] [(1, -5), (2, -4), (3, -3), (4, -2), (5, -1), (6, 0), (7, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(0, -5), (1, -4), (3, -3), (4, -2), (5, -1), (6, 0), (7, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (4, -2), (5, -1), (6, 0), (7, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (5, -1), (6, 0), (7, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (4, -1), (6, 0), (7, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (4, -1), (5, 0), (7, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (4, -1), (5, 0), (6, 1), (8, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (4, -1), (5, 0), (6, 1), (7, 2), (9, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (4, -1), (5, 0), (6, 1), (7, 2), (8, 3), (10, 4)]
[INFO] [stdout] [(0, -5), (1, -4), (2, -3), (3, -2), (4, -1), (5, 0), (6, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-1, -5), (0, -4), (2, -3), (3, -2), (4, -1), (5, 0), (6, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (3, -2), (4, -1), (5, 0), (6, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (4, -1), (5, 0), (6, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (3, -1), (5, 0), (6, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (3, -1), (4, 0), (6, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (3, -1), (4, 0), (5, 1), (7, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (3, -1), (4, 0), (5, 1), (6, 2), (8, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (3, -1), (4, 0), (5, 1), (6, 2), (7, 3), (9, 4)]
[INFO] [stdout] [(-1, -5), (0, -4), (1, -3), (2, -2), (3, -1), (4, 0), (5, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-2, -5), (-1, -4), (1, -3), (2, -2), (3, -1), (4, 0), (5, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (2, -2), (3, -1), (4, 0), (5, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (3, -1), (4, 0), (5, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (2, -1), (4, 0), (5, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (2, -1), (3, 0), (5, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (2, -1), (3, 0), (4, 1), (6, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (2, -1), (3, 0), (4, 1), (5, 2), (7, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (2, -1), (3, 0), (4, 1), (5, 2), (6, 3), (8, 4)]
[INFO] [stdout] [(-2, -5), (-1, -4), (0, -3), (1, -2), (2, -1), (3, 0), (4, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-3, -5), (-2, -4), (0, -3), (1, -2), (2, -1), (3, 0), (4, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (1, -2), (2, -1), (3, 0), (4, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (2, -1), (3, 0), (4, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (1, -1), (3, 0), (4, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (1, -1), (2, 0), (4, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (1, -1), (2, 0), (3, 1), (5, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (1, -1), (2, 0), (3, 1), (4, 2), (6, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (1, -1), (2, 0), (3, 1), (4, 2), (5, 3), (7, 4)]
[INFO] [stdout] [(-3, -5), (-2, -4), (-1, -3), (0, -2), (1, -1), (2, 0), (3, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-4, -5), (-3, -4), (-1, -3), (0, -2), (1, -1), (2, 0), (3, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (0, -2), (1, -1), (2, 0), (3, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (1, -1), (2, 0), (3, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (0, -1), (2, 0), (3, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (0, -1), (1, 0), (3, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (0, -1), (1, 0), (2, 1), (4, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (0, -1), (1, 0), (2, 1), (3, 2), (5, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (0, -1), (1, 0), (2, 1), (3, 2), (4, 3), (6, 4)]
[INFO] [stdout] [(-4, -5), (-3, -4), (-2, -3), (-1, -2), (0, -1), (1, 0), (2, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-5, -5), (-4, -4), (-2, -3), (-1, -2), (0, -1), (1, 0), (2, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-1, -2), (0, -1), (1, 0), (2, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (0, -1), (1, 0), (2, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (-1, -1), (1, 0), (2, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (-1, -1), (0, 0), (2, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (-1, -1), (0, 0), (1, 1), (3, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (-1, -1), (0, 0), (1, 1), (2, 2), (4, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (-1, -1), (0, 0), (1, 1), (2, 2), (3, 3), (5, 4)]
[INFO] [stdout] [(-5, -5), (-4, -4), (-3, -3), (-2, -2), (-1, -1), (0, 0), (1, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-6, -5), (-5, -4), (-3, -3), (-2, -2), (-1, -1), (0, 0), (1, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-2, -2), (-1, -1), (0, 0), (1, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-1, -1), (0, 0), (1, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-2, -1), (0, 0), (1, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-2, -1), (-1, 0), (1, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-2, -1), (-1, 0), (0, 1), (2, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-2, -1), (-1, 0), (0, 1), (1, 2), (3, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-2, -1), (-1, 0), (0, 1), (1, 2), (2, 3), (4, 4)]
[INFO] [stdout] [(-6, -5), (-5, -4), (-4, -3), (-3, -2), (-2, -1), (-1, 0), (0, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-7, -5), (-6, -4), (-4, -3), (-3, -2), (-2, -1), (-1, 0), (0, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-3, -2), (-2, -1), (-1, 0), (0, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-2, -1), (-1, 0), (0, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-3, -1), (-1, 0), (0, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-3, -1), (-2, 0), (0, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-3, -1), (-2, 0), (-1, 1), (1, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-3, -1), (-2, 0), (-1, 1), (0, 2), (2, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-3, -1), (-2, 0), (-1, 1), (0, 2), (1, 3), (3, 4)]
[INFO] [stdout] [(-7, -5), (-6, -4), (-5, -3), (-4, -2), (-3, -1), (-2, 0), (-1, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-8, -5), (-7, -4), (-5, -3), (-4, -2), (-3, -1), (-2, 0), (-1, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-4, -2), (-3, -1), (-2, 0), (-1, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-3, -1), (-2, 0), (-1, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-4, -1), (-2, 0), (-1, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-4, -1), (-3, 0), (-1, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-4, -1), (-3, 0), (-2, 1), (0, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-4, -1), (-3, 0), (-2, 1), (-1, 2), (1, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-4, -1), (-3, 0), (-2, 1), (-1, 2), (0, 3), (2, 4)]
[INFO] [stdout] [(-8, -5), (-7, -4), (-6, -3), (-5, -2), (-4, -1), (-3, 0), (-2, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-9, -5), (-8, -4), (-6, -3), (-5, -2), (-4, -1), (-3, 0), (-2, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-5, -2), (-4, -1), (-3, 0), (-2, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-4, -1), (-3, 0), (-2, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-5, -1), (-3, 0), (-2, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-5, -1), (-4, 0), (-2, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-5, -1), (-4, 0), (-3, 1), (-1, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-5, -1), (-4, 0), (-3, 1), (-2, 2), (0, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-5, -1), (-4, 0), (-3, 1), (-2, 2), (-1, 3), (1, 4)]
[INFO] [stdout] [(-9, -5), (-8, -4), (-7, -3), (-6, -2), (-5, -1), (-4, 0), (-3, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-10, -5), (-9, -4), (-7, -3), (-6, -2), (-5, -1), (-4, 0), (-3, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-6, -2), (-5, -1), (-4, 0), (-3, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-5, -1), (-4, 0), (-3, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-6, -1), (-4, 0), (-3, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-6, -1), (-5, 0), (-3, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-6, -1), (-5, 0), (-4, 1), (-2, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-6, -1), (-5, 0), (-4, 1), (-3, 2), (-1, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-6, -1), (-5, 0), (-4, 1), (-3, 2), (-2, 3), (0, 4)]
[INFO] [stdout] [(-10, -5), (-9, -4), (-8, -3), (-7, -2), (-6, -1), (-5, 0), (-4, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, -5), (-10, -4), (-8, -3), (-7, -2), (-6, -1), (-5, 0), (-4, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-7, -2), (-6, -1), (-5, 0), (-4, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-6, -1), (-5, 0), (-4, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-5, 0), (-4, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-4, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-3, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-2, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-1, 4)]
[INFO] [stdout] [(-11, -5), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] 
[INFO] [stdout] Head moving: Up
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -4), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -3), (-10, -4), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, -2), (-11, -3), (-9, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-8, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-7, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-8, -1), (-6, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-5, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-4, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-3, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-2, 4)]
[INFO] [stdout] [(-11, -2), (-11, -3), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, -1), (-11, -2), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 0), (-11, -1), (-10, -3), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-9, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-8, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-9, -1), (-7, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-9, -1), (-8, 0), (-6, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-5, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-4, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-3, 4)]
[INFO] [stdout] [(-11, 0), (-11, -1), (-11, -2), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -2), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 1), (-11, 0), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, -1), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-10, -2), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-9, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-10, -1), (-8, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-10, -1), (-9, 0), (-7, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-10, -1), (-9, 0), (-8, 1), (-6, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-5, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-4, 4)]
[INFO] [stdout] [(-11, 2), (-11, 1), (-11, 0), (-11, -1), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 0), (-11, -1), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, -1), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 1), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 0), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, -1), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-11, 0), (-9, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, 0), (-8, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, 0), (-9, 1), (-7, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, 0), (-9, 1), (-8, 2), (-6, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-5, 4)]
[INFO] [stdout] [(-11, 4), (-11, 3), (-11, 2), (-11, 1), (-11, 0), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 2), (-11, 1), (-11, 0), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 1), (-11, 0), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 0), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 3), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 2), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 1), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 0), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-9, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 1), (-8, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 1), (-9, 2), (-7, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 1), (-9, 2), (-8, 3), (-6, 4)]
[INFO] [stdout] [(-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 4), (-11, 3), (-11, 2), (-11, 1), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 3), (-11, 2), (-11, 1), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 2), (-11, 1), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 1), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 4), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 3), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 2), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 1), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-9, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 2), (-8, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 2), (-9, 3), (-7, 4)]
[INFO] [stdout] [(-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 5), (-11, 4), (-11, 3), (-11, 2), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 4), (-11, 3), (-11, 2), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 3), (-11, 2), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 2), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 5), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 4), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 3), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 2), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-9, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 3), (-8, 4)]
[INFO] [stdout] [(-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 6), (-11, 5), (-11, 4), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 5), (-11, 4), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 4), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 3), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 6), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 5), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 4), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 3), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-9, 4)]
[INFO] [stdout] [(-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 7), (-11, 6), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 6), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 5), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 4), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 8), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 7), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 6), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 5), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-10, 4)]
[INFO] [stdout] [(-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] 
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 9), (-11, 8), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 8), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 7), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 6), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 5)]
[INFO] [stdout] [(-11, 15), (-11, 14), (-11, 13), (-11, 12), (-11, 11), (-11, 10), (-11, 9), (-11, 8), (-11, 7), (-11, 6)]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_part_two' (44) panicked at src/bin/09.rs:234:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(45)
[INFO] [stdout]  right: Some(1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cc993b7ac82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc993b7ac82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc993b7ac82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cc993b7ac82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cc993b8f58a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cc993b8f58a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5cc993b7fa86 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cc993b7fa86 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cc993b58eff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cc993b58eff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cc993b72c19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cc993b095ee - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5cc993b095ee - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cc993b72dd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5cc993b72dd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cc993b58fb8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cc993b4e0a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cc993b59e0d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cc993b8fc3c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cc993b8fb53 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5cc993afb1ee - core[585f66e14d78f9ba]::panicking::assert_failed::<core[585f66e14d78f9ba]::option::Option<u32>, core[585f66e14d78f9ba]::option::Option<u32>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5cc993afc496 - 09[977b01388721e253]::tests::test_part_two
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/09.rs:234:9
[INFO] [stdout]   22:     0x5cc993afb577 - 09[977b01388721e253]::tests::test_part_two::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/09.rs:232:23
[INFO] [stdout]   23:     0x5cc993afd906 - <09[977b01388721e253]::tests::test_part_two::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cc993afd99b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cc993afd99b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5cc993b0a1fa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5cc993b0a1fa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5cc993b0a1fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5cc993b0a1fa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5cc993b0a1fa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cc993b0a1fa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5cc993b0a1fa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5cc993b046c4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5cc993b046c4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5cc993b0ccf2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5cc993b0ccf2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5cc993b0ccf2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5cc993b7a18f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5cc993b7a18f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7a7d99b98aa4 - <unknown>
[INFO] [stdout]   45:     0x7a7d99c25a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_part_one
[INFO] [stdout]     tests::test_part_two
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin 09`
[INFO] running `Command { std: "docker" "inspect" "7e31fe63c4221a07887647f5740dc6fa681dd0d61a0de50fb2080b0e2823f123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e31fe63c4221a07887647f5740dc6fa681dd0d61a0de50fb2080b0e2823f123", kill_on_drop: false }`
[INFO] [stdout] 7e31fe63c4221a07887647f5740dc6fa681dd0d61a0de50fb2080b0e2823f123
