[INFO] cloning repository https://github.com/bsinglet/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/bsinglet/aoc_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsinglet%2Faoc_2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsinglet%2Faoc_2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e6b0e94c785a8d88dc60e40424613f8d5713d8c
[INFO] testing bsinglet/aoc_2022 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbsinglet%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] started tweaking git repo https://github.com/bsinglet/aoc_2022
[INFO] finished tweaking git repo https://github.com/bsinglet/aoc_2022
[INFO] tweaked toml for git repo https://github.com/bsinglet/aoc_2022 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bsinglet/aoc_2022 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bsinglet/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a948c2962dcd7e8f777b438cc8127ed47cc187b33f76977ab797e7a37dadb57c
[INFO] running `Command { std: "docker" "start" "-a" "a948c2962dcd7e8f777b438cc8127ed47cc187b33f76977ab797e7a37dadb57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a948c2962dcd7e8f777b438cc8127ed47cc187b33f76977ab797e7a37dadb57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a948c2962dcd7e8f777b438cc8127ed47cc187b33f76977ab797e7a37dadb57c", kill_on_drop: false }`
[INFO] [stdout] a948c2962dcd7e8f777b438cc8127ed47cc187b33f76977ab797e7a37dadb57c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7d7c60fa66ab6876e5c94cbf9b762acb8ed42ec1709976d06ca0d153c1388cd
[INFO] running `Command { std: "docker" "start" "-a" "e7d7c60fa66ab6876e5c94cbf9b762acb8ed42ec1709976d06ca0d153c1388cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling aoc_2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `ceiling_blocked` is never read
[INFO] [stdout]    --> src/day14.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 ceiling_blocked = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `found_rest` is never read
[INFO] [stdout]    --> src/day14.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 found_rest = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.81s
[INFO] running `Command { std: "docker" "inspect" "e7d7c60fa66ab6876e5c94cbf9b762acb8ed42ec1709976d06ca0d153c1388cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7d7c60fa66ab6876e5c94cbf9b762acb8ed42ec1709976d06ca0d153c1388cd", kill_on_drop: false }`
[INFO] [stdout] e7d7c60fa66ab6876e5c94cbf9b762acb8ed42ec1709976d06ca0d153c1388cd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6abdaf1df410a8a3cde0bbd9e93a59962c365ed54cd2cf365326751ad638f87e
[INFO] running `Command { std: "docker" "start" "-a" "6abdaf1df410a8a3cde0bbd9e93a59962c365ed54cd2cf365326751ad638f87e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc_2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `ceiling_blocked` is never read
[INFO] [stdout]    --> src/day14.rs:281:17
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 ceiling_blocked = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `found_rest` is never read
[INFO] [stdout]    --> src/day14.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |                 found_rest = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "6abdaf1df410a8a3cde0bbd9e93a59962c365ed54cd2cf365326751ad638f87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6abdaf1df410a8a3cde0bbd9e93a59962c365ed54cd2cf365326751ad638f87e", kill_on_drop: false }`
[INFO] [stdout] 6abdaf1df410a8a3cde0bbd9e93a59962c365ed54cd2cf365326751ad638f87e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53258a51ba368a915077421d6ac6e18dbc6766ac757d50be46278eadcb3d9b4c
[INFO] running `Command { std: "docker" "start" "-a" "53258a51ba368a915077421d6ac6e18dbc6766ac757d50be46278eadcb3d9b4c", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `ceiling_blocked` is never read
[INFO] [stderr]    --> src/day14.rs:281:17
[INFO] [stderr]     |
[INFO] [stderr] 281 |                 ceiling_blocked = true;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `found_rest` is never read
[INFO] [stderr]    --> src/day14.rs:254:17
[INFO] [stderr]     |
[INFO] [stderr] 254 |                 found_rest = true;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc_2022` (bin "aoc_2022" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc_2022-8b855321aa33caa4)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test day14::tests::test_draw_lines_01 ... ok
[INFO] [stdout] test day14::tests::test_parse_point_01 ... ok
[INFO] [stdout] test day14::tests::test_draw_lines_02 ... ok
[INFO] [stdout] test day14::tests::test_draw_lines_03 ... ok
[INFO] [stdout] test day14::tests::test_next_point_below_01 ... ok
[INFO] [stdout] test day14::tests::test_process_lines_02 ... ok
[INFO] [stdout] test day14::tests::test_process_lines_01 ... ok
[INFO] [stdout] test day14::tests::test_process_lines_03 ... ok
[INFO] [stdout] test day14::tests::test_process_lines_04 ... ok
[INFO] [stdout] test day14::tests::test_process_lines_short ... ok
[INFO] [stdout] test day14::tests::test_process_lines2_01 ... FAILED
[INFO] [stdout] test day14::tests::test_process_lines2_04 ... FAILED
[INFO] [stdout] test day14::tests::test_process_lines2_02 ... FAILED
[INFO] [stdout] test day14::tests::test_process_lines2_03 ... FAILED
[INFO] [stdout] test day14::tests::test_process_lines2_short ... FAILED
[INFO] [stdout] test day14::tests::test_process_lines2_full ... FAILED
[INFO] [stdout] test day14::tests::test_process_lines_full ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day14::tests::test_process_lines2_01 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::tests::test_process_lines2_01' (21) panicked at src/day14.rs:139:69:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b77c10b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577b77c10b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577b77c10b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577b77c10b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577b77c2161f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577b77c2161f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577b77bde523 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577b77bde523 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577b77bea2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577b77beedff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577b77beec91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577b77a66e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577b77a66e8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577b77bef40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577b77bef40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577b77bef236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x577b77bea3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577b77bd258d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577b77c29760 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577b77c2973c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x577b77c28ce9 - core::option::unwrap_failed::hcc8888cc370d76bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x577b77a3b21f - core::option::Option<T>::unwrap::h903f0bca8dad1445
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x577b77a3b21f - aoc_2022::day14::get_maximum_height::h0e021a5b3e45cf44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:139:69
[INFO] [stdout]   23:     0x577b77a3a780 - aoc_2022::day14::process_lines2::hdd3630e658796c55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:237:20
[INFO] [stdout]   24:     0x577b77a3cd46 - aoc_2022::day14::tests::test_process_lines2_01::h51df8d742cf90ebc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:354:20
[INFO] [stdout]   25:     0x577b77a3ce37 - aoc_2022::day14::tests::test_process_lines2_01::{{closure}}::h3f5c5aecd7bd183c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:352:32
[INFO] [stdout]   26:     0x577b77a3f2b6 - core::ops::function::FnOnce::call_once::h81503ea5e5ed8bd5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x577b77a66c8b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x577b77a66c8b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x577b77a7aced - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x577b77a7aced - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x577b77a7aced - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x577b77a7aced - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x577b77a7aced - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x577b77a7aced - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x577b77a7aced - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x577b77a54234 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x577b77a54234 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x577b77a57a8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x577b77a57a8a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x577b77a57a8a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x577b77a57a8a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x577b77a57a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x577b77be57ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x577b77be57ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x715316229aa4 - <unknown>
[INFO] [stdout]   48:     0x7153162b6a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day14::tests::test_process_lines2_04 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::tests::test_process_lines2_04' (24) panicked at src/day14.rs:139:69:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b77c10b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577b77c10b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577b77c10b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577b77c10b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577b77c2161f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577b77c2161f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577b77bde523 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577b77bde523 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577b77bea2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577b77beedff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577b77beec91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577b77a66e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577b77a66e8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577b77bef40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577b77bef40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577b77bef236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x577b77bea3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577b77bd258d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577b77c29760 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577b77c2973c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x577b77c28ce9 - core::option::unwrap_failed::hcc8888cc370d76bf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x577b77a3b21f - core::option::Option<T>::unwrap::h903f0bca8dad1445
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x577b77a3b21f - aoc_2022::day14::get_maximum_height::h0e021a5b3e45cf44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:139:69
[INFO] [stdout]   23:     0x577b77a3a780 - aoc_2022::day14::process_lines2::hdd3630e658796c55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:237:20
[INFO] [stdout]   24:     0x577b77a3d446 - aoc_2022::day14::tests::test_process_lines2_04::h3b5dc6ecb4103228
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:376:20
[INFO] [stdout]   25:     0x577b77a3d537 - aoc_2022::day14::tests::test_process_lines2_04::{{closure}}::h045033baadfd1358
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:374:32
[INFO] [stdout]   26:     0x577b77a3f276 - core::ops::function::FnOnce::call_once::h75a694a7086c078f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x577b77a66c8b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x577b77a66c8b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x577b77a7aced - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x577b77a7aced - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x577b77a7aced - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x577b77a7aced - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x577b77a7aced - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x577b77a7aced - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x577b77a7aced - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x577b77a54234 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x577b77a54234 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x577b77a57a8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x577b77a57a8a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x577b77a57a8a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x577b77a57a8a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x577b77a57a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x577b77be57ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x577b77be57ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x715316229aa4 - <unknown>
[INFO] [stdout]   48:     0x7153162b6a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day14::tests::test_process_lines2_02 stdout ----
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,0)
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] ..............o...........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,2)
[INFO] [stdout] Next spot to land on (499,2)
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............oo...........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,2)
[INFO] [stdout] Next spot to land on (501,2)
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,2)
[INFO] [stdout] Dropping 1th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 2th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 3th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 4th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 5th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 6th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 7th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 8th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 9th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 10th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 11th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 12th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 13th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 14th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 15th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 16th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 17th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 18th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 19th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 20th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 21th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 22th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 23th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 24th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 25th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 26th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 27th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 28th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 29th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 30th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 31th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 32th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 33th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 34th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 35th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 36th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 37th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 38th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 39th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 40th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 41th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 42th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 43th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 44th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 45th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 46th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 47th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 48th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 49th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 50th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 51th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 52th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 53th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 54th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 55th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 56th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 57th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 58th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 59th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 60th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 61th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 62th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 63th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 64th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 65th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 66th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 67th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 68th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 69th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 70th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 71th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 72th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 73th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 74th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 75th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 76th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 77th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 78th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 79th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Units sand rested is 80, but sand particles is 5
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::tests::test_process_lines2_02' (22) panicked at src/day14.rs:284:17:
[INFO] [stdout] not yet implemented: Crutch to kill infinite loop.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b77c10b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577b77c10b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577b77c10b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577b77c10b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577b77c2161f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577b77c2161f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577b77bde523 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577b77bde523 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577b77bea2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577b77beedff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577b77beec91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577b77a66e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577b77a66e8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577b77bef40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577b77bef40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577b77bef236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x577b77bea3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577b77bd258d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577b77c29760 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577b77a3af71 - aoc_2022::day14::process_lines2::hdd3630e658796c55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:284:17
[INFO] [stdout]   20:     0x577b77a3cfd1 - aoc_2022::day14::tests::test_process_lines2_02::hbf5351bf6626a817
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:362:20
[INFO] [stdout]   21:     0x577b77a3d0c7 - aoc_2022::day14::tests::test_process_lines2_02::{{closure}}::h6572651902400377
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:358:32
[INFO] [stdout]   22:     0x577b77a3f576 - core::ops::function::FnOnce::call_once::hedc84c59f6512af9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x577b77a66c8b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577b77a66c8b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x577b77a7aced - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x577b77a7aced - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x577b77a7aced - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x577b77a7aced - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x577b77a7aced - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x577b77a7aced - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x577b77a7aced - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x577b77a54234 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x577b77a54234 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x577b77a57a8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x577b77a57a8a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x577b77a57a8a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x577b77a57a8a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x577b77a57a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x577b77be57ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x577b77be57ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x715316229aa4 - <unknown>
[INFO] [stdout]   44:     0x7153162b6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day14::tests::test_process_lines2_03 stdout ----
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,0)
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] ..............o...........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,3)
[INFO] [stdout] Next spot to land on (499,3)
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............oo...........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,3)
[INFO] [stdout] Next spot to land on (501,3)
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,3)
[INFO] [stdout] Dropping 1th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,2)
[INFO] [stdout] Dropping 2th grain of sand
[INFO] [stdout] .............#.#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 3th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 4th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 5th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 6th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 7th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 8th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 9th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 10th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 11th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 12th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 13th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 14th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 15th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 16th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 17th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 18th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 19th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 20th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 21th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 22th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 23th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 24th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 25th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 26th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 27th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 28th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 29th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 30th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 31th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 32th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 33th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 34th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 35th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 36th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 37th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 38th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 39th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 40th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 41th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 42th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 43th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 44th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 45th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 46th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 47th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 48th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 49th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 50th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 51th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 52th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 53th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 54th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 55th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 56th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 57th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 58th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 59th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 60th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 61th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 62th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 63th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 64th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 65th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 66th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 67th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 68th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 69th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 70th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 71th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 72th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 73th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc_2022`
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 74th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 75th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 76th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 77th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 78th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Dropping 79th grain of sand
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............#o#..........
[INFO] [stdout] .............ooo..........
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,1)
[INFO] [stdout] Units sand rested is 80, but sand particles is 6
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::tests::test_process_lines2_03' (23) panicked at src/day14.rs:284:17:
[INFO] [stdout] not yet implemented: Crutch to kill infinite loop.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b77c10b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577b77c10b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577b77c10b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577b77c10b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577b77c2161f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577b77c2161f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577b77bde523 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577b77bde523 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577b77bea2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577b77beedff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577b77beec91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577b77a66e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577b77a66e8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577b77bef40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577b77bef40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577b77bef236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x577b77bea3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577b77bd258d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577b77c29760 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577b77a3af71 - aoc_2022::day14::process_lines2::hdd3630e658796c55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:284:17
[INFO] [stdout]   20:     0x577b77a3d261 - aoc_2022::day14::tests::test_process_lines2_03::h30ae154dfb13a081
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:370:20
[INFO] [stdout]   21:     0x577b77a3d357 - aoc_2022::day14::tests::test_process_lines2_03::{{closure}}::ha26280ad8e5ad72a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:366:32
[INFO] [stdout]   22:     0x577b77a3f236 - core::ops::function::FnOnce::call_once::h64f3befc673093a7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x577b77a66c8b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577b77a66c8b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x577b77a7aced - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x577b77a7aced - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x577b77a7aced - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x577b77a7aced - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x577b77a7aced - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x577b77a7aced - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x577b77a7aced - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x577b77a54234 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x577b77a54234 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x577b77a57a8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x577b77a57a8a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x577b77a57a8a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x577b77a57a8a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x577b77a57a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x577b77be57ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x577b77be57ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x715316229aa4 - <unknown>
[INFO] [stdout]   44:     0x7153162b6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day14::tests::test_process_lines2_short stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::tests::test_process_lines2_short' (26) panicked at src/day14.rs:316:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 93
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b77c10b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577b77c10b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577b77c10b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577b77c10b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577b77c2161f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577b77c2161f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577b77bde523 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577b77bde523 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577b77bea2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577b77beedff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577b77beec91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577b77a66e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577b77a66e8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577b77bef40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577b77bef40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577b77bef26a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x577b77bea3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577b77bd258d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577b77c29760 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577b77c29563 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x577b77bfe53c - core::panicking::assert_failed::h43f4f60428f8360e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x577b77a3db51 - aoc_2022::day14::tests::test_process_lines2_short::hcf5723c4d6084fc4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:316:9
[INFO] [stdout]   22:     0x577b77a3db97 - aoc_2022::day14::tests::test_process_lines2_short::{{closure}}::hdf0ec6bfcf5c92a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:314:35
[INFO] [stdout]   23:     0x577b77a3f3e6 - core::ops::function::FnOnce::call_once::hba877e47fa78ac01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577b77a66c8b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x577b77a66c8b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x577b77a7aced - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x577b77a7aced - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x577b77a7aced - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x577b77a7aced - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x577b77a7aced - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x577b77a7aced - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x577b77a7aced - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x577b77a54234 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x577b77a54234 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x577b77a57a8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x577b77a57a8a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x577b77a57a8a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x577b77a57a8a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x577b77a57a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x577b77be57ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x577b77be57ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x715316229aa4 - <unknown>
[INFO] [stdout]   45:     0x7153162b6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day14::tests::test_process_lines2_full stdout ----
[INFO] [stdout] Dropping 0th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,23)
[INFO] [stdout] Dropping 1th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,22)
[INFO] [stdout] Dropping 2th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,21)
[INFO] [stdout] Dropping 3th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,20)
[INFO] [stdout] Dropping 4th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,19)
[INFO] [stdout] Dropping 5th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,18)
[INFO] [stdout] Dropping 6th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,17)
[INFO] [stdout] Dropping 7th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,23)
[INFO] [stdout] Dropping 8th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,22)
[INFO] [stdout] Dropping 9th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,21)
[INFO] [stdout] Dropping 10th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,20)
[INFO] [stdout] Dropping 11th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,19)
[INFO] [stdout] Dropping 12th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,18)
[INFO] [stdout] Next spot to land on (497,19)
[INFO] [stdout] Next spot to land on (496,23)
[INFO] [stdout] Dropping 13th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,18)
[INFO] [stdout] Next spot to land on (497,19)
[INFO] [stdout] Next spot to land on (496,22)
[INFO] [stdout] Dropping 14th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,18)
[INFO] [stdout] Next spot to land on (497,19)
[INFO] [stdout] Next spot to land on (496,21)
[INFO] [stdout] Dropping 15th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,18)
[INFO] [stdout] Next spot to land on (497,19)
[INFO] [stdout] Next spot to land on (496,20)
[INFO] [stdout] Dropping 16th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,18)
[INFO] [stdout] Next spot to land on (497,19)
[INFO] [stdout] Dropping 17th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Next spot to land on (498,18)
[INFO] [stdout] Dropping 18th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (499,17)
[INFO] [stdout] Dropping 19th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Next spot to land on (502,23)
[INFO] [stdout] Dropping 20th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Next spot to land on (502,22)
[INFO] [stdout] Dropping 21th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Next spot to land on (502,21)
[INFO] [stdout] Dropping 22th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Next spot to land on (502,20)
[INFO] [stdout] Dropping 23th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Next spot to land on (502,19)
[INFO] [stdout] Dropping 24th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Next spot to land on (502,18)
[INFO] [stdout] Dropping 25th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Next spot to land on (501,17)
[INFO] [stdout] Dropping 26th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,16)
[INFO] [stdout] Dropping 27th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Next spot to land on (499,16)
[INFO] [stdout] Next spot to land on (498,17)
[INFO] [stdout] Next spot to land on (497,18)
[INFO] [stdout] Next spot to land on (496,19)
[INFO] [stdout] Dropping 28th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Next spot to land on (499,16)
[INFO] [stdout] Next spot to land on (498,17)
[INFO] [stdout] Next spot to land on (497,18)
[INFO] [stdout] Dropping 29th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Next spot to land on (499,16)
[INFO] [stdout] Next spot to land on (498,17)
[INFO] [stdout] Dropping 30th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Next spot to land on (499,16)
[INFO] [stdout] Dropping 31th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Next spot to land on (501,16)
[INFO] [stdout] Next spot to land on (502,17)
[INFO] [stdout] Dropping 32th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Next spot to land on (501,16)
[INFO] [stdout] Dropping 33th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,15)
[INFO] [stdout] Dropping 34th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Next spot to land on (499,15)
[INFO] [stdout] Next spot to land on (498,16)
[INFO] [stdout] Next spot to land on (497,17)
[INFO] [stdout] Next spot to land on (496,18)
[INFO] [stdout] Dropping 35th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Next spot to land on (499,15)
[INFO] [stdout] Next spot to land on (498,16)
[INFO] [stdout] Next spot to land on (497,17)
[INFO] [stdout] Dropping 36th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Next spot to land on (499,15)
[INFO] [stdout] Next spot to land on (498,16)
[INFO] [stdout] Dropping 37th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Next spot to land on (499,15)
[INFO] [stdout] Dropping 38th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Next spot to land on (501,15)
[INFO] [stdout] Next spot to land on (502,16)
[INFO] [stdout] Dropping 39th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Next spot to land on (501,15)
[INFO] [stdout] Dropping 40th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,14)
[INFO] [stdout] Dropping 41th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Next spot to land on (499,14)
[INFO] [stdout] Next spot to land on (498,15)
[INFO] [stdout] Next spot to land on (497,16)
[INFO] [stdout] Next spot to land on (496,17)
[INFO] [stdout] Dropping 42th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Next spot to land on (499,14)
[INFO] [stdout] Next spot to land on (498,15)
[INFO] [stdout] Next spot to land on (497,16)
[INFO] [stdout] Dropping 43th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Next spot to land on (499,14)
[INFO] [stdout] Next spot to land on (498,15)
[INFO] [stdout] Dropping 44th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Next spot to land on (499,14)
[INFO] [stdout] Dropping 45th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Next spot to land on (501,14)
[INFO] [stdout] Next spot to land on (502,15)
[INFO] [stdout] Dropping 46th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Next spot to land on (501,14)
[INFO] [stdout] Dropping 47th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,13)
[INFO] [stdout] Dropping 48th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Next spot to land on (499,13)
[INFO] [stdout] Next spot to land on (498,14)
[INFO] [stdout] Next spot to land on (497,15)
[INFO] [stdout] Next spot to land on (496,16)
[INFO] [stdout] Dropping 49th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Next spot to land on (499,13)
[INFO] [stdout] Next spot to land on (498,14)
[INFO] [stdout] Next spot to land on (497,15)
[INFO] [stdout] Dropping 50th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Next spot to land on (499,13)
[INFO] [stdout] Next spot to land on (498,14)
[INFO] [stdout] Dropping 51th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Next spot to land on (499,13)
[INFO] [stdout] Dropping 52th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Next spot to land on (501,13)
[INFO] [stdout] Next spot to land on (502,14)
[INFO] [stdout] Dropping 53th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Next spot to land on (501,13)
[INFO] [stdout] Dropping 54th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,12)
[INFO] [stdout] Dropping 55th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..............o...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (499,12)
[INFO] [stdout] Next spot to land on (498,13)
[INFO] [stdout] Next spot to land on (497,14)
[INFO] [stdout] Next spot to land on (496,15)
[INFO] [stdout] Dropping 56th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..............o...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (499,12)
[INFO] [stdout] Next spot to land on (498,13)
[INFO] [stdout] Next spot to land on (497,14)
[INFO] [stdout] Dropping 57th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..............o...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (499,12)
[INFO] [stdout] Next spot to land on (498,13)
[INFO] [stdout] Dropping 58th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..............o...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (499,12)
[INFO] [stdout] Dropping 59th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,23)
[INFO] [stdout] Dropping 60th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,22)
[INFO] [stdout] Dropping 61th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,21)
[INFO] [stdout] Dropping 62th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,20)
[INFO] [stdout] Dropping 63th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,19)
[INFO] [stdout] Dropping 64th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,18)
[INFO] [stdout] Dropping 65th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,17)
[INFO] [stdout] Dropping 66th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,16)
[INFO] [stdout] Dropping 67th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,26)
[INFO] [stdout] Dropping 68th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,25)
[INFO] [stdout] Next spot to land on (505,26)
[INFO] [stdout] Dropping 69th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,25)
[INFO] [stdout] Next spot to land on (507,26)
[INFO] [stdout] Dropping 70th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,25)
[INFO] [stdout] Dropping 71th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (505,25)
[INFO] [stdout] Next spot to land on (504,26)
[INFO] [stdout] Next spot to land on (503,28)
[INFO] [stdout] Dropping 72th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (505,25)
[INFO] [stdout] Next spot to land on (504,26)
[INFO] [stdout] Next spot to land on (503,27)
[INFO] [stdout] Next spot to land on (502,28)
[INFO] [stdout] Dropping 73th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (505,25)
[INFO] [stdout] Next spot to land on (504,26)
[INFO] [stdout] Next spot to land on (503,27)
[INFO] [stdout] Next spot to land on (504,28)
[INFO] [stdout] Dropping 74th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (505,25)
[INFO] [stdout] Next spot to land on (504,26)
[INFO] [stdout] Next spot to land on (503,27)
[INFO] [stdout] Dropping 75th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (505,25)
[INFO] [stdout] Next spot to land on (504,26)
[INFO] [stdout] Dropping 76th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (505,25)
[INFO] [stdout] Dropping 77th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (507,25)
[INFO] [stdout] Next spot to land on (508,26)
[INFO] [stdout] Next spot to land on (509,28)
[INFO] [stdout] Dropping 78th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (507,25)
[INFO] [stdout] Next spot to land on (508,26)
[INFO] [stdout] Next spot to land on (509,27)
[INFO] [stdout] Next spot to land on (508,28)
[INFO] [stdout] Dropping 79th grain of sand
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] ..........................
[INFO] [stdout] .............oo...........
[INFO] [stdout] 
[INFO] [stdout] Next spot to land on (500,11)
[INFO] [stdout] Next spot to land on (501,12)
[INFO] [stdout] Next spot to land on (502,13)
[INFO] [stdout] Next spot to land on (503,14)
[INFO] [stdout] Next spot to land on (504,15)
[INFO] [stdout] Next spot to land on (505,16)
[INFO] [stdout] Next spot to land on (506,24)
[INFO] [stdout] Next spot to land on (507,25)
[INFO] [stdout] Next spot to land on (508,26)
[INFO] [stdout] Next spot to land on (509,27)
[INFO] [stdout] Next spot to land on (510,28)
[INFO] [stdout] Units sand rested is 80, but sand particles is 79
[INFO] [stdout] 
[INFO] [stdout] thread 'day14::tests::test_process_lines2_full' (25) panicked at src/day14.rs:284:17:
[INFO] [stdout] not yet implemented: Crutch to kill infinite loop.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577b77c10b62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577b77c10b62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577b77c10b62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577b77c10b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577b77c2161f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577b77c2161f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577b77bde523 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577b77bde523 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577b77bea2c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577b77beedff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577b77beec91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x577b77a66e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x577b77a66e8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x577b77bef40f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x577b77bef40f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x577b77bef236 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x577b77bea3f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x577b77bd258d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x577b77c29760 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x577b77a3af71 - aoc_2022::day14::process_lines2::hdd3630e658796c55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:284:17
[INFO] [stdout]   20:     0x577b77a3d8aa - aoc_2022::day14::tests::test_process_lines2_full::h083db54e85d19909
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:322:20
[INFO] [stdout]   21:     0x577b77a3d977 - aoc_2022::day14::tests::test_process_lines2_full::{{closure}}::h39fe37486ffcd1b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day14.rs:320:34
[INFO] [stdout]   22:     0x577b77a3f0a6 - core::ops::function::FnOnce::call_once::h105a1e4a49a813e7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x577b77a66c8b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x577b77a66c8b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x577b77a7aced - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x577b77a7aced - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x577b77a7aced - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x577b77a7aced - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x577b77a7aced - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x577b77a7aced - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x577b77a7aced - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x577b77a54234 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x577b77a54234 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x577b77a57a8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x577b77a57a8a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x577b77a57a8a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x577b77a57a8a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x577b77a57a8a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x577b77a57a8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x577b77be57ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x577b77be57ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x715316229aa4 - <unknown>
[INFO] [stdout]   44:     0x7153162b6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day14::tests::test_process_lines2_01
[INFO] [stdout]     day14::tests::test_process_lines2_02
[INFO] [stdout]     day14::tests::test_process_lines2_03
[INFO] [stdout]     day14::tests::test_process_lines2_04
[INFO] [stdout]     day14::tests::test_process_lines2_full
[INFO] [stdout]     day14::tests::test_process_lines2_short
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53258a51ba368a915077421d6ac6e18dbc6766ac757d50be46278eadcb3d9b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53258a51ba368a915077421d6ac6e18dbc6766ac757d50be46278eadcb3d9b4c", kill_on_drop: false }`
[INFO] [stdout] 53258a51ba368a915077421d6ac6e18dbc6766ac757d50be46278eadcb3d9b4c
