[INFO] fetching crate rusty-rain 0.5.0...
[INFO] testing rusty-rain-0.5.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rusty-rain 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rusty-rain 0.5.0
[INFO] finished tweaking crates.io crate rusty-rain 0.5.0
[INFO] tweaked toml for crates.io crate rusty-rain 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-rain 0.5.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-rain 0.5.0 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded ezemoji v2.0.0
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05b3e1ee720006faff118b2798337443ec279284e3de3797b3f822fac5c0de21
[INFO] running `Command { std: "docker" "start" "-a" "05b3e1ee720006faff118b2798337443ec279284e3de3797b3f822fac5c0de21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b3e1ee720006faff118b2798337443ec279284e3de3797b3f822fac5c0de21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b3e1ee720006faff118b2798337443ec279284e3de3797b3f822fac5c0de21", kill_on_drop: false }`
[INFO] [stdout] 05b3e1ee720006faff118b2798337443ec279284e3de3797b3f822fac5c0de21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d06387f2cc582812fdcf29dfece51065027c11d8ef81d3c0a5c4c2b7f822b518
[INFO] running `Command { std: "docker" "start" "-a" "d06387f2cc582812fdcf29dfece51065027c11d8ef81d3c0a5c4c2b7f822b518", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ezemoji v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling rusty-rain v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "d06387f2cc582812fdcf29dfece51065027c11d8ef81d3c0a5c4c2b7f822b518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06387f2cc582812fdcf29dfece51065027c11d8ef81d3c0a5c4c2b7f822b518", kill_on_drop: false }`
[INFO] [stdout] d06387f2cc582812fdcf29dfece51065027c11d8ef81d3c0a5c4c2b7f822b518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6456114fd765a0edae75f585d3eae1bf1c8a2aeb26370bea65bd9aecb2366d4
[INFO] running `Command { std: "docker" "start" "-a" "b6456114fd765a0edae75f585d3eae1bf1c8a2aeb26370bea65bd9aecb2366d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling rusty-rain v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.29s
[INFO] running `Command { std: "docker" "inspect" "b6456114fd765a0edae75f585d3eae1bf1c8a2aeb26370bea65bd9aecb2366d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6456114fd765a0edae75f585d3eae1bf1c8a2aeb26370bea65bd9aecb2366d4", kill_on_drop: false }`
[INFO] [stdout] b6456114fd765a0edae75f585d3eae1bf1c8a2aeb26370bea65bd9aecb2366d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 090a5bb8664f8d8086fba4d21f4ab00fdfde0f58a5dae517b66781e0c3be2c42
[INFO] running `Command { std: "docker" "start" "-a" "090a5bb8664f8d8086fba4d21f4ab00fdfde0f58a5dae517b66781e0c3be2c42", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_rain-5b27a6a017f6f0e2)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test::test_gen_shade_color ... ok
[INFO] [stdout] test test::test_screen_buffer ... FAILED
[INFO] [stdout] test test::test_screen_buffer_direction_right_emoji_moon_double_width ... ok
[INFO] [stdout] test test::test_screen_buffer_direction_left_emoji_crab_double_width ... FAILED
[INFO] [stdout] test test::test_large_letters ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_screen_buffer stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/rusty_rain__test__screen_buffer.snap
[INFO] [stdout] Snapshot: screen_buffer
[INFO] [stdout] Source: src/test.rs:79
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: window
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]   270   270 │ 11 |                                        |
[INFO] [stdout]   271   271 │ 12 |                                        |
[INFO] [stdout]   272   272 │ 13 |                                        |
[INFO] [stdout]   273   273 │ ---------------------0D----------------------
[INFO] [stdout]   274       │-00 | 01 0 11 0 100    0 0      1       1001 |
[INFO] [stdout]         274 │+00 |101 0 11 0 100    0 0      1       1001 |
[INFO] [stdout]   275   275 │ 01 | 01 0  1 0  000   1 1      0       0 00 |
[INFO] [stdout]   276   276 │ 02 | 01         1010  0 00     1   1   1 10 |
[INFO] [stdout]   277   277 │ 03 | 11         1100  0  1     1   0   0 0  |
[INFO] [stdout]   278   278 │ 04 | 00         1011  0  1     0   1        |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   291   291 │ 11 |                                        |
[INFO] [stdout]   292   292 │ 12 |                                        |
[INFO] [stdout]   293   293 │ 13 |                                        |
[INFO] [stdout]   294   294 │ ---------------------0E----------------------
[INFO] [stdout]   295       │-00 |101 0 11 0 100      0  0   1      01001 |
[INFO] [stdout]         295 │+00 |101 0 11 0 100      0  0  11      01001 |
[INFO] [stdout]   296   296 │ 01 | 01 0  1 0 100    1 1      0       0100 |
[INFO] [stdout]   297   297 │ 02 | 01    0    101   0 0      1       1 10 |
[INFO] [stdout]   298   298 │ 03 | 11         1100  0  1     1   0   0 01 |
[INFO] [stdout]   299   299 │ 04 | 00         1011  0  1     0   1   1 0  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   313   313 │ 12 |                                        |
[INFO] [stdout]   314   314 │ 13 |                                        |
[INFO] [stdout]   315   315 │ ---------------------0F----------------------
[INFO] [stdout]   316   316 │ 00 |101 0 1110 100      0  0  1       01001 |
[INFO] [stdout]   317       │-01 | 01 0 01 0 100    1 1      0       0100 |
[INFO] [stdout]         317 │+01 |101 0 01 0 100    1 1     00       0100 |
[INFO] [stdout]   318   318 │ 02 | 01 1  0 1  10    0 0      1       1 10 |
[INFO] [stdout]   319   319 │ 03 | 11         110   0 1      1       0 01 |
[INFO] [stdout]   320   320 │ 04 | 00         1011  0  1     0   1   1 00 |
[INFO] [stdout]   321   321 │ 05 | 10         1101  0  1     1   0     0  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   335   335 │ 13 |                                        |
[INFO] [stdout]   336   336 │ ---------------------10----------------------
[INFO] [stdout]   337   337 │ 00 |101 0 1110 100      0 00  1       010010|
[INFO] [stdout]   338   338 │ 01 |101 0 0110 100      1  0  0       10100 |
[INFO] [stdout]   339       │-02 | 01 1  0 1 010    0 0      1       1010 |
[INFO] [stdout]         339 │+02 | 01 1  0 1 010    0 0     01       1010 |
[INFO] [stdout]   340   340 │ 03 | 11    0    11    0 1      1       0 01 |
[INFO] [stdout]   341   341 │ 04 | 00         101   0        0       1 00 |
[INFO] [stdout]   342   342 │ 05 | 10         1101  0  1     1   0   0 00 |
[INFO] [stdout]   343   343 │ 06 |  0          010  0  1     1   0     1  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   356   356 │ 13 |                                        |
[INFO] [stdout]   357   357 │ ---------------------11----------------------
[INFO] [stdout]   358   358 │ 00 |101 001110 100      0 00  1       010010|
[INFO] [stdout]   359   359 │ 01 |101 0 0110 100      1  0  0       101000|
[INFO] [stdout]   360       │-02 | 01 1 1001 010    0 0     0        1010 |
[INFO] [stdout]   361       │-03 | 11 0  0 0  11    0 1      1       0 01 |
[INFO] [stdout]         360 │+02 |001 1 1001 010    0 0     0        1010 |
[INFO] [stdout]         361 │+03 | 11 0  0 0  11    0 1     01       0 01 |
[INFO] [stdout]   362   362 │ 04 | 00         10    0 1      0       1 00 |
[INFO] [stdout]   363   363 │ 05 | 10         110   0        1       0 00 |
[INFO] [stdout]   364   364 │ 06 | 10         0010  0  1     1   0     10 |
[INFO] [stdout]   365   365 │ 07 |             010  0  1     1   1     1  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   379   379 │ 00 |1010001110 100   0  0 00 11  1    010010|
[INFO] [stdout]   380   380 │ 01 |101 0 0110 100      1 10  0       101000|
[INFO] [stdout]   381   381 │ 02 |001 1 1001 010      0  0  0       110100|
[INFO] [stdout]   382   382 │ 03 | 11 0  010 011    0 1     0        0001 |
[INFO] [stdout]   383       │-04 | 00    0    10    0 1      0       1 00 |
[INFO] [stdout]         383 │+04 | 00    0    10    0 1     10       1 00 |
[INFO] [stdout]   384   384 │ 05 | 10         11    0        1       0 00 |
[INFO] [stdout]   385   385 │ 06 | 10         001   0        1       0 10 |
[INFO] [stdout]   386   386 │ 07 |  1          010  0  1     1   1     11 |
[INFO] [stdout]   387   387 │ 08 |             101  1  1     0   0     1  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   399   399 │ ---------------------13----------------------
[INFO] [stdout]   400   400 │ 00 |10100011 0 10    0  0 00 11 01    010010|
[INFO] [stdout]   401   401 │ 01 |1011000110 100   1  1 10  0       101000|
[INFO] [stdout]   402   402 │ 02 |001 1 1001 010      0  0  0       110100|
[INFO] [stdout]   403       │-03 | 11 0 0010 011    0 1     0        00010|
[INFO] [stdout]         403 │+03 |011 0 0010 011    0 1     0        00010|
[INFO] [stdout]   404   404 │ 04 | 00 1  010  10    0 1     1        1 00 |
[INFO] [stdout]   405       │-05 | 10         11    0 1      1       0 00 |
[INFO] [stdout]         405 │+05 | 10         11    0 1     01       0 00 |
[INFO] [stdout]   406   406 │ 06 | 10         00    0        1       0 10 |
[INFO] [stdout]   407   407 │ 07 | 01         001   0        1         11 |
[INFO] [stdout]   408   408 │ 08 |             101  1  1     0   0     11 |
[INFO] [stdout]   409   409 │ 09 |             001     1     0   0     1  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   423   423 │ 02 |00111 1001 010   1  0 00  0       110100|
[INFO] [stdout]   424   424 │ 03 |011 0 0010 011      1  1  0       000010|
[INFO] [stdout]   425   425 │ 04 | 00 1  010 110    0 1     1        10001|
[INFO] [stdout]   426   426 │ 05 | 10    11   11    0 1     0        0 00 |
[INFO] [stdout]   427       │-06 | 10         00    0        1       0 10 |
[INFO] [stdout]         427 │+06 | 10         00    0       01       0 10 |
[INFO] [stdout]   428   428 │ 07 | 01         00    0        1       0 11 |
[INFO] [stdout]   429   429 │ 08 |  0          10   1        0         11 |
[INFO] [stdout]   430   430 │ 09 |             001  0  1     0   0     11 |
[INFO] [stdout]   431   431 │ 0A |             111     1     0   1     1  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   442   442 │ 00 |10100011 0010   10 10 00 11 01  1 010010|
[INFO] [stdout]   443   443 │ 01 |10110001 0 10    1 01 10 10 00    101000|
[INFO] [stdout]   444   444 │ 02 |00111010 1 01    1  0 00  0 1     110100|
[INFO] [stdout]   445   445 │ 03 |01110 0010 011   0  1  1  0       000010|
[INFO] [stdout]   446       │-04 | 00 1 0010 110    0 1     1        10001|
[INFO] [stdout]         446 │+04 |000 1 0010 110    0 1     1        10001|
[INFO] [stdout]   447   447 │ 05 | 10 1  110  11    0 1     0        0 000|
[INFO] [stdout]   448   448 │ 06 | 10     1   00    0 0     0        0 10 |
[INFO] [stdout]   449       │-07 | 01         00    0        1       0 11 |
[INFO] [stdout]         449 │+07 | 01         00    0       01       0 11 |
[INFO] [stdout]   450   450 │ 08 | 10         01    1        0         11 |
[INFO] [stdout]   451   451 │ 09 |             00   0        0         11 |
[INFO] [stdout]   452   452 │ 0A |             111     1     0   1     10 |
[INFO] [stdout]   453   453 │ 0B |             110     0     1   1     0  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   467   467 │ 04 |00011 0010 110   1  1  1  1       010001|
[INFO] [stdout]   468   468 │ 05 | 10 1  110 011    0 1     0        00000|
[INFO] [stdout]   469   469 │ 06 | 10    01   00    0 0     0        0 101|
[INFO] [stdout]   470   470 │ 07 | 01     0   00    0       0        0 11 |
[INFO] [stdout]   471       │-08 | 10         01    1        0       0 11 |
[INFO] [stdout]         471 │+08 | 10         01    1       10       0 11 |
[INFO] [stdout]   472   472 │ 09 |  1          0    0        0         11 |
[INFO] [stdout]   473   473 │ 0A |             11   1        0         10 |
[INFO] [stdout]   474   474 │ 0B |             110     0     1   1     01 |
[INFO] [stdout]   475   475 │ 0C |             111     0     1   0     0  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   485   485 │ 01 |10110001 0010   0  01 10 10 00  0 101000|
[INFO] [stdout]   486   486 │ 02 |00111010 1 01    1 00 00 00 11    110100|
[INFO] [stdout]   487   487 │ 03 |01110000 0 01    0 01 01  0 1     000010|
[INFO] [stdout]   488   488 │ 04 |00011 00 0 11    1  1  1  1 1     010001|
[INFO] [stdout]   489       │-05 | 1001 1110 011   10 1     0        00000|
[INFO] [stdout]         489 │+05 |11001 1110 011   10 1     0        00000|
[INFO] [stdout]   490   490 │ 06 | 10 0  011  00    0 0     0        0 101|
[INFO] [stdout]   491   491 │ 07 | 01     0   00    0 1     0        0 111|
[INFO] [stdout]   492   492 │ 08 | 10     0   01    1       1        0 11 |
[INFO] [stdout]   493       │-09 | 11         10    0        0         11 |
[INFO] [stdout]         493 │+09 | 11         10    0       10         11 |
[INFO] [stdout]   494   494 │ 0A |             1    1        0         10 |
[INFO] [stdout]   495   495 │ 0B |             11            1         01 |
[INFO] [stdout]   496   496 │ 0C |             111     0     1   0     00 |
[INFO] [stdout]   497   497 │ 0D |             100     0     1   1     1  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   511   511 │ 06 | 1000  011 100   10 0     0        00101|
[INFO] [stdout]   512   512 │ 07 | 01    00   00    0 1     0        0 111|
[INFO] [stdout]   513   513 │ 08 | 10     0   01    1       1        0 110|
[INFO] [stdout]   514   514 │ 09 | 11     1   10    0       1        1 11 |
[INFO] [stdout]   515       │-0A |  1          1    1        0         10 |
[INFO] [stdout]         515 │+0A |  1          1    1       10         10 |
[INFO] [stdout]   516   516 │ 0B |             1    1        1         01 |
[INFO] [stdout]   517   517 │ 0C |             11            1         00 |
[INFO] [stdout]   518   518 │ 0D |             100     0     1   1     11 |
[INFO] [stdout]   519   519 │ 0E |             011     1     1   0     0  |
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_screen_buffer' panicked at src/test.rs:79:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/rusty_rain__test__screen_buffer.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd7c2a59512 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd7c2a59512 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd7c2a59512 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd7c2a59512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd7c2a82243 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd7c2a82243 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bd7c2a55733 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd7c2a55733 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd7c2a59362 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd7c2a5adcc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd7c2a5ac22 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd7c2942794 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd7c2942794 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd7c2a5b8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd7c2a5b8ab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd7c2a5b57a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bd7c2a59a19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bd7c2a5b20d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd7c2a800f0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd7c2a80496 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5bd7c28d7ee8 - core::result::Result<T,E>::unwrap::hfff4082b5ca4e094
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bd7c28d7ee8 - rusty_rain::test::set_up_snapshot::h97650112821b6f49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:79:5
[INFO] [stdout]   22:     0x5bd7c28d821e - rusty_rain::test::test_screen_buffer::h54551429011c820e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:86:13
[INFO] [stdout]   23:     0x5bd7c28e1079 - rusty_rain::test::test_screen_buffer::{{closure}}::hf45671776de0830e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:85:19
[INFO] [stdout]   24:     0x5bd7c28e1079 - core::ops::function::FnOnce::call_once::hd5d283efdbb781eb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bd7c2947f1b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bd7c2947f1b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5bd7c294710e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5bd7c294710e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5bd7c294710e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5bd7c294710e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5bd7c294710e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5bd7c294710e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5bd7c294710e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5bd7c290ac84 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5bd7c290ac84 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5bd7c290e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5bd7c290e65a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5bd7c290e65a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5bd7c290e65a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5bd7c290e65a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5bd7c290e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5bd7c290e65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bd7c2a5e897 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5bd7c2a5e897 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5bd7c2a5e897 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x77a21611caa4 - <unknown>
[INFO] [stdout]   47:     0x77a2161a9a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_screen_buffer_direction_left_emoji_crab_double_width stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/rusty_rain__test__screen_buffer_direction_left_emoji_crab_double_width.snap
[INFO] [stdout] Snapshot: screen_buffer_direction_left_emoji_crab_double_width
[INFO] [stdout] Source: src/test.rs:79
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: window
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]    39    39 │ 05 |                                |
[INFO] [stdout]    40    40 │ 06 |                                |
[INFO] [stdout]    41    41 │ 07 |                                |
[INFO] [stdout]    42    42 │ 08 |                                |
[INFO] [stdout]    43       │-09 |                              🦀|
[INFO] [stdout]          43 │+09 |                            🦀🦀|
[INFO] [stdout]    44    44 │ -----------------04------------------
[INFO] [stdout]    45    45 │ 00 |                                |
[INFO] [stdout]    46    46 │ 01 |                                |
[INFO] [stdout]    47    47 │ 02 |                                |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    61    61 │ 05 |                                |
[INFO] [stdout]    62    62 │ 06 |                                |
[INFO] [stdout]    63    63 │ 07 |                                |
[INFO] [stdout]    64    64 │ 08 |                                |
[INFO] [stdout]    65       │-09 |                            🦀🦀|
[INFO] [stdout]          65 │+09 |                          🦀🦀🦀|
[INFO] [stdout]    66    66 │ -----------------06------------------
[INFO] [stdout]    67    67 │ 00 |                                |
[INFO] [stdout]    68    68 │ 01 |                                |
[INFO] [stdout]    69    69 │ 02 |                                |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    83    83 │ 05 |                                |
[INFO] [stdout]    84    84 │ 06 |                            🦀🦀|
[INFO] [stdout]    85    85 │ 07 |                                |
[INFO] [stdout]    86    86 │ 08 |                              🦀|
[INFO] [stdout]    87       │-09 |                          🦀🦀🦀|
[INFO] [stdout]          87 │+09 |                        🦀🦀🦀🦀|
[INFO] [stdout]    88    88 │ -----------------08------------------
[INFO] [stdout]    89    89 │ 00 |                              🦀|
[INFO] [stdout]    90    90 │ 01 |                                |
[INFO] [stdout]    91    91 │ 02 |                                |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   105   105 │ 05 |                                |
[INFO] [stdout]   106   106 │ 06 |                        🦀🦀🦀🦀|
[INFO] [stdout]   107   107 │ 07 |                                |
[INFO] [stdout]   108   108 │ 08 |                          🦀🦀🦀|
[INFO] [stdout]   109       │-09 |                        🦀🦀🦀🦀|
[INFO] [stdout]         109 │+09 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   110   110 │ -----------------0A------------------
[INFO] [stdout]   111   111 │ 00 |                            🦀🦀|
[INFO] [stdout]   112   112 │ 01 |                                |
[INFO] [stdout]   113   113 │ 02 |                                |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   125   125 │ 03 |                                |
[INFO] [stdout]   126   126 │ 04 |                                |
[INFO] [stdout]   127   127 │ 05 |                                |
[INFO] [stdout]   128   128 │ 06 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   129       │-07 |                                |
[INFO] [stdout]         129 │+07 |                              🦀|
[INFO] [stdout]   130   130 │ 08 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   131       │-09 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]         131 │+09 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   132   132 │ -----------------0C------------------
[INFO] [stdout]   133   133 │ 00 |                          🦀🦀🦀|
[INFO] [stdout]   134   134 │ 01 |                              🦀|
[INFO] [stdout]   135   135 │ 02 |                                |
[INFO] [stdout]   136   136 │ 03 |                                |
[INFO] [stdout]   137   137 │ 04 |                                |
[INFO] [stdout]   138       │-05 |                                |
[INFO] [stdout]         138 │+05 |                              🦀|
[INFO] [stdout]   139   139 │ 06 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   140       │-07 |                              🦀|
[INFO] [stdout]         140 │+07 |                            🦀🦀|
[INFO] [stdout]   141   141 │ 08 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   142   142 │ 09 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   143   143 │ -----------------0D------------------
[INFO] [stdout]   144   144 │ 00 |                          🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   147   147 │ 03 |                                |
[INFO] [stdout]   148   148 │ 04 |                                |
[INFO] [stdout]   149   149 │ 05 |                              🦀|
[INFO] [stdout]   150   150 │ 06 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   151       │-07 |                            🦀🦀|
[INFO] [stdout]         151 │+07 |                          🦀🦀🦀|
[INFO] [stdout]   152   152 │ 08 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   153       │-09 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         153 │+09 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   154   154 │ -----------------0E------------------
[INFO] [stdout]   155   155 │ 00 |                        🦀🦀🦀🦀|
[INFO] [stdout]   156   156 │ 01 |                            🦀🦀|
[INFO] [stdout]   157   157 │ 02 |                                |
[INFO] [stdout]   158       │-03 |                                |
[INFO] [stdout]         158 │+03 |                              🦀|
[INFO] [stdout]   159   159 │ 04 |                                |
[INFO] [stdout]   160       │-05 |                              🦀|
[INFO] [stdout]         160 │+05 |                            🦀🦀|
[INFO] [stdout]   161   161 │ 06 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   162       │-07 |                          🦀🦀🦀|
[INFO] [stdout]         162 │+07 |                        🦀🦀🦀🦀|
[INFO] [stdout]   163   163 │ 08 |                🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   164   164 │ 09 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   165   165 │ -----------------0F------------------
[INFO] [stdout]   166   166 │ 00 |                        🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   169   169 │ 03 |                              🦀|
[INFO] [stdout]   170   170 │ 04 |                              🦀|
[INFO] [stdout]   171   171 │ 05 |                            🦀🦀|
[INFO] [stdout]   172   172 │ 06 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   173       │-07 |                        🦀🦀🦀🦀|
[INFO] [stdout]         173 │+07 |                      🦀🦀🦀🦀  |
[INFO] [stdout]   174   174 │ 08 |              🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   175       │-09 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         175 │+09 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   176   176 │ -----------------10------------------
[INFO] [stdout]   177   177 │ 00 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   178   178 │ 01 |                          🦀🦀🦀|
[INFO] [stdout]   179   179 │ 02 |                              🦀|
[INFO] [stdout]   180       │-03 |                              🦀|
[INFO] [stdout]         180 │+03 |                            🦀🦀|
[INFO] [stdout]   181   181 │ 04 |                              🦀|
[INFO] [stdout]   182       │-05 |                            🦀🦀|
[INFO] [stdout]         182 │+05 |                          🦀🦀🦀|
[INFO] [stdout]   183   183 │ 06 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   184       │-07 |                      🦀🦀🦀🦀  |
[INFO] [stdout]         184 │+07 |                    🦀🦀🦀🦀    |
[INFO] [stdout]   185   185 │ 08 |            🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   186   186 │ 09 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   187   187 │ -----------------11------------------
[INFO] [stdout]   188   188 │ 00 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   191   191 │ 03 |                            🦀🦀|
[INFO] [stdout]   192   192 │ 04 |                            🦀🦀|
[INFO] [stdout]   193   193 │ 05 |                          🦀🦀🦀|
[INFO] [stdout]   194   194 │ 06 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   195       │-07 |                    🦀🦀🦀🦀    |
[INFO] [stdout]         195 │+07 |                  🦀🦀🦀🦀      |
[INFO] [stdout]   196   196 │ 08 |          🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   197       │-09 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         197 │+09 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   198   198 │ -----------------12------------------
[INFO] [stdout]   199   199 │ 00 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   200   200 │ 01 |                        🦀🦀🦀🦀|
[INFO] [stdout]   201   201 │ 02 |                            🦀🦀|
[INFO] [stdout]   202       │-03 |                            🦀🦀|
[INFO] [stdout]         202 │+03 |                          🦀🦀🦀|
[INFO] [stdout]   203   203 │ 04 |                            🦀🦀|
[INFO] [stdout]   204       │-05 |                          🦀🦀🦀|
[INFO] [stdout]         204 │+05 |                        🦀🦀🦀🦀|
[INFO] [stdout]   205   205 │ 06 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   206       │-07 |                  🦀🦀🦀🦀      |
[INFO] [stdout]         206 │+07 |                🦀🦀🦀🦀        |
[INFO] [stdout]   207   207 │ 08 |        🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   208   208 │ 09 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   209   209 │ -----------------13------------------
[INFO] [stdout]   210   210 │ 00 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   213   213 │ 03 |                          🦀🦀🦀|
[INFO] [stdout]   214   214 │ 04 |                          🦀🦀🦀|
[INFO] [stdout]   215   215 │ 05 |                        🦀🦀🦀🦀|
[INFO] [stdout]   216   216 │ 06 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   217       │-07 |                🦀🦀🦀🦀        |
[INFO] [stdout]         217 │+07 |              🦀🦀🦀🦀          |
[INFO] [stdout]   218   218 │ 08 |      🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   219       │-09 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         219 │+09 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   220   220 │ -----------------14------------------
[INFO] [stdout]   221   221 │ 00 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   222   222 │ 01 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   223   223 │ 02 |                          🦀🦀🦀|
[INFO] [stdout]   224       │-03 |                          🦀🦀🦀|
[INFO] [stdout]         224 │+03 |                        🦀🦀🦀🦀|
[INFO] [stdout]   225   225 │ 04 |                          🦀🦀🦀|
[INFO] [stdout]   226       │-05 |                        🦀🦀🦀🦀|
[INFO] [stdout]         226 │+05 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   227   227 │ 06 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   228       │-07 |              🦀🦀🦀🦀          |
[INFO] [stdout]         228 │+07 |            🦀🦀🦀🦀            |
[INFO] [stdout]   229   229 │ 08 |    🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   230   230 │ 09 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   231   231 │ -----------------15------------------
[INFO] [stdout]   232   232 │ 00 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   235   235 │ 03 |                        🦀🦀🦀🦀|
[INFO] [stdout]   236   236 │ 04 |                        🦀🦀🦀🦀|
[INFO] [stdout]   237   237 │ 05 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   238   238 │ 06 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   239       │-07 |            🦀🦀🦀🦀            |
[INFO] [stdout]         239 │+07 |          🦀🦀🦀🦀              |
[INFO] [stdout]   240   240 │ 08 |  🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   241       │-09 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         241 │+09 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   242   242 │ -----------------16------------------
[INFO] [stdout]   243   243 │ 00 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   244   244 │ 01 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   245   245 │ 02 |                        🦀🦀🦀🦀|
[INFO] [stdout]   246       │-03 |                        🦀🦀🦀🦀|
[INFO] [stdout]         246 │+03 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   247   247 │ 04 |                        🦀🦀🦀🦀|
[INFO] [stdout]   248       │-05 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]         248 │+05 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   249   249 │ 06 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   250       │-07 |          🦀🦀🦀🦀              |
[INFO] [stdout]         250 │+07 |        🦀🦀🦀🦀                |
[INFO] [stdout]   251   251 │ 08 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   252   252 │ 09 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   253   253 │ -----------------17------------------
[INFO] [stdout]   254   254 │ 00 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   257   257 │ 03 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   258   258 │ 04 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   259   259 │ 05 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   260   260 │ 06 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   261       │-07 |        🦀🦀🦀🦀                |
[INFO] [stdout]         261 │+07 |      🦀🦀🦀🦀                  |
[INFO] [stdout]   262   262 │ 08 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]   263       │-09 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]         263 │+09 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   264   264 │ -----------------18------------------
[INFO] [stdout]   265   265 │ 00 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   266   266 │ 01 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   267   267 │ 02 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   268       │-03 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]         268 │+03 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   269   269 │ 04 |                      🦀🦀🦀🦀🦀|
[INFO] [stdout]   270       │-05 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         270 │+05 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   271   271 │ 06 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   272       │-07 |      🦀🦀🦀🦀                  |
[INFO] [stdout]         272 │+07 |    🦀🦀🦀🦀                    |
[INFO] [stdout]   273   273 │ 08 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]   274   274 │ 09 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   275   275 │ -----------------19------------------
[INFO] [stdout]   276   276 │ 00 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   279   279 │ 03 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   280   280 │ 04 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   281   281 │ 05 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   282   282 │ 06 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   283       │-07 |    🦀🦀🦀🦀                    |
[INFO] [stdout]         283 │+07 |  🦀🦀🦀🦀                      |
[INFO] [stdout]   284   284 │ 08 |🦀🦀🦀🦀                        |
[INFO] [stdout]   285       │-09 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]         285 │+09 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   286   286 │ -----------------1A------------------
[INFO] [stdout]   287   287 │ 00 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   288   288 │ 01 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   289   289 │ 02 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   290       │-03 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         290 │+03 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   291   291 │ 04 |                    🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   292       │-05 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         292 │+05 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   293   293 │ 06 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]   294       │-07 |  🦀🦀🦀🦀                      |
[INFO] [stdout]         294 │+07 |🦀🦀🦀🦀                        |
[INFO] [stdout]   295   295 │ 08 |🦀🦀🦀                          |
[INFO] [stdout]   296   296 │ 09 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   297   297 │ -----------------1B------------------
[INFO] [stdout]   298   298 │ 00 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   301   301 │ 03 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   302   302 │ 04 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   303   303 │ 05 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   304   304 │ 06 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]   305       │-07 |🦀🦀🦀🦀                        |
[INFO] [stdout]         305 │+07 |🦀🦀🦀                          |
[INFO] [stdout]   306   306 │ 08 |🦀🦀                            |
[INFO] [stdout]   307       │-09 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]         307 │+09 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   308   308 │ -----------------1C------------------
[INFO] [stdout]   309   309 │ 00 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   310   310 │ 01 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   311   311 │ 02 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   312       │-03 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         312 │+03 |                🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   313   313 │ 04 |                  🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   314       │-05 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         314 │+05 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   315   315 │ 06 |🦀🦀🦀🦀                        |
[INFO] [stdout]   316       │-07 |🦀🦀🦀                          |
[INFO] [stdout]         316 │+07 |🦀🦀                            |
[INFO] [stdout]   317   317 │ 08 |🦀                              |
[INFO] [stdout]   318   318 │ 09 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   319   319 │ -----------------1D------------------
[INFO] [stdout]   320   320 │ 00 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   323   323 │ 03 |                🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   324   324 │ 04 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   325   325 │ 05 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   326   326 │ 06 |🦀🦀🦀                          |
[INFO] [stdout]   327       │-07 |🦀🦀                            |
[INFO] [stdout]         327 │+07 |🦀                              |
[INFO] [stdout]   328   328 │ 08 |🦀                              |
[INFO] [stdout]   329       │-09 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]         329 │+09 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   330   330 │ -----------------1E------------------
[INFO] [stdout]   331   331 │ 00 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   332   332 │ 01 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   333   333 │ 02 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   334       │-03 |                🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]         334 │+03 |              🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   335   335 │ 04 |                🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   336       │-05 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         336 │+05 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   337   337 │ 06 |🦀🦀                            |
[INFO] [stdout]   338   338 │ 07 |🦀                              |
[INFO] [stdout]   339   339 │ 08 |🦀                              |
[INFO] [stdout]   340   340 │ 09 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   347   347 │ 05 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   348   348 │ 06 |🦀                              |
[INFO] [stdout]   349   349 │ 07 |🦀                              |
[INFO] [stdout]   350   350 │ 08 |🦀                              |
[INFO] [stdout]   351       │-09 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]         351 │+09 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   352   352 │ -----------------20------------------
[INFO] [stdout]   353   353 │ 00 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   354   354 │ 01 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   355   355 │ 02 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   356       │-03 |              🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]         356 │+03 |            🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   357   357 │ 04 |              🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   358       │-05 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]         358 │+05 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   359   359 │ 06 |🦀                              |
[INFO] [stdout]   360   360 │ 07 |🦀                              |
[INFO] [stdout]   361   361 │ 08 |🦀                              |
[INFO] [stdout]   362   362 │ 09 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   369   369 │ 05 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   370   370 │ 06 |🦀                              |
[INFO] [stdout]   371   371 │ 07 |🦀                              |
[INFO] [stdout]   372   372 │ 08 |🦀                            🦀|
[INFO] [stdout]   373       │-09 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]         373 │+09 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   374   374 │ -----------------22------------------
[INFO] [stdout]   375   375 │ 00 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   376   376 │ 01 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   377   377 │ 02 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   378       │-03 |            🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]         378 │+03 |          🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   379   379 │ 04 |            🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   380       │-05 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]         380 │+05 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   381   381 │ 06 |🦀                              |
[INFO] [stdout]   382       │-07 |🦀                              |
[INFO] [stdout]         382 │+07 |🦀                            🦀|
[INFO] [stdout]   383   383 │ 08 |🦀                            🦀|
[INFO] [stdout]   384   384 │ 09 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   385   385 │ -----------------23------------------
[INFO] [stdout]   386   386 │ 00 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   391   391 │ 05 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   392   392 │ 06 |🦀                              |
[INFO] [stdout]   393   393 │ 07 |🦀                            🦀|
[INFO] [stdout]   394   394 │ 08 |🦀                          🦀🦀|
[INFO] [stdout]   395       │-09 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]         395 │+09 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   396   396 │ -----------------24------------------
[INFO] [stdout]   397   397 │ 00 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   398   398 │ 01 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   399   399 │ 02 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   400       │-03 |          🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]         400 │+03 |        🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   401   401 │ 04 |          🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀|
[INFO] [stdout]   402       │-05 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]         402 │+05 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   403   403 │ 06 |🦀                            🦀|
[INFO] [stdout]   404       │-07 |🦀                            🦀|
[INFO] [stdout]         404 │+07 |🦀                          🦀🦀|
[INFO] [stdout]   405   405 │ 08 |🦀                          🦀🦀|
[INFO] [stdout]   406   406 │ 09 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   407   407 │ -----------------25------------------
[INFO] [stdout]   408   408 │ 00 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   413   413 │ 05 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   414   414 │ 06 |🦀                            🦀|
[INFO] [stdout]   415   415 │ 07 |🦀                          🦀🦀|
[INFO] [stdout]   416   416 │ 08 |🦀                        🦀🦀🦀|
[INFO] [stdout]   417       │-09 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]         417 │+09 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   418   418 │ -----------------26------------------
[INFO] [stdout]   419   419 │ 00 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   420   420 │ 01 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   421   421 │ 02 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   422       │-03 |        🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]         422 │+03 |      🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   423   423 │ 04 |        🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀  |
[INFO] [stdout]   424       │-05 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]         424 │+05 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   425   425 │ 06 |🦀                          🦀🦀|
[INFO] [stdout]   426       │-07 |🦀                          🦀🦀|
[INFO] [stdout]         426 │+07 |🦀                        🦀🦀🦀|
[INFO] [stdout]   427   427 │ 08 |🦀                        🦀🦀🦀|
[INFO] [stdout]   428   428 │ 09 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   429   429 │ -----------------27------------------
[INFO] [stdout]   430   430 │ 00 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   435   435 │ 05 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   436   436 │ 06 |🦀                          🦀🦀|
[INFO] [stdout]   437   437 │ 07 |🦀                        🦀🦀🦀|
[INFO] [stdout]   438   438 │ 08 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]   439       │-09 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]         439 │+09 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]   440   440 │ -----------------28------------------
[INFO] [stdout]   441   441 │ 00 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   442   442 │ 01 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   443   443 │ 02 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   444       │-03 |      🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]         444 │+03 |    🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   445   445 │ 04 |      🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀    |
[INFO] [stdout]   446       │-05 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]         446 │+05 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   447   447 │ 06 |🦀                        🦀🦀🦀|
[INFO] [stdout]   448       │-07 |🦀                        🦀🦀🦀|
[INFO] [stdout]         448 │+07 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]   449   449 │ 08 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]   450   450 │ 09 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]   451   451 │ -----------------29------------------
[INFO] [stdout]   452   452 │ 00 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   457   457 │ 05 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   458   458 │ 06 |🦀                        🦀🦀🦀|
[INFO] [stdout]   459   459 │ 07 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]   460   460 │ 08 |🦀                    🦀🦀🦀🦀  |
[INFO] [stdout]   461       │-09 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]         461 │+09 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]   462   462 │ -----------------2A------------------
[INFO] [stdout]   463   463 │ 00 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   464   464 │ 01 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   465   465 │ 02 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   466       │-03 |    🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]         466 │+03 |  🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   467   467 │ 04 |    🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀      |
[INFO] [stdout]   468       │-05 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]         468 │+05 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   469   469 │ 06 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]   470       │-07 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]         470 │+07 |🦀                    🦀🦀🦀🦀🦀|
[INFO] [stdout]   471   471 │ 08 |🦀                    🦀🦀🦀🦀  |
[INFO] [stdout]   472   472 │ 09 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]   473   473 │ -----------------2B------------------
[INFO] [stdout]   474   474 │ 00 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   479   479 │ 05 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   480   480 │ 06 |🦀                      🦀🦀🦀🦀|
[INFO] [stdout]   481   481 │ 07 |🦀                    🦀🦀🦀🦀🦀|
[INFO] [stdout]   482   482 │ 08 |🦀                  🦀🦀🦀🦀    |
[INFO] [stdout]   483       │-09 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]         483 │+09 |🦀🦀🦀🦀                        |
[INFO] [stdout]   484   484 │ -----------------2C------------------
[INFO] [stdout]   485   485 │ 00 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   486   486 │ 01 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   487   487 │ 02 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   488       │-03 |  🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]         488 │+03 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   489   489 │ 04 |  🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀        |
[INFO] [stdout]   490       │-05 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]         490 │+05 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   491   491 │ 06 |🦀                    🦀🦀🦀🦀🦀|
[INFO] [stdout]   492       │-07 |🦀                    🦀🦀🦀🦀🦀|
[INFO] [stdout]         492 │+07 |🦀                  🦀🦀🦀🦀🦀  |
[INFO] [stdout]   493   493 │ 08 |🦀                  🦀🦀🦀🦀    |
[INFO] [stdout]   494   494 │ 09 |🦀🦀🦀🦀                        |
[INFO] [stdout]   495   495 │ -----------------2D------------------
[INFO] [stdout]   496   496 │ 00 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   501   501 │ 05 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   502   502 │ 06 |🦀                    🦀🦀🦀🦀🦀|
[INFO] [stdout]   503   503 │ 07 |🦀                  🦀🦀🦀🦀🦀  |
[INFO] [stdout]   504   504 │ 08 |🦀                🦀🦀🦀🦀      |
[INFO] [stdout]   505       │-09 |🦀🦀🦀🦀                        |
[INFO] [stdout]         505 │+09 |🦀🦀🦀                          |
[INFO] [stdout]   506   506 │ -----------------2E------------------
[INFO] [stdout]   507   507 │ 00 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]   508   508 │ 01 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   509   509 │ 02 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   510       │-03 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]         510 │+03 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]   511   511 │ 04 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀          |
[INFO] [stdout]   512       │-05 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]         512 │+05 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   513   513 │ 06 |🦀                  🦀🦀🦀🦀🦀  |
[INFO] [stdout]   514       │-07 |🦀                  🦀🦀🦀🦀🦀  |
[INFO] [stdout]         514 │+07 |🦀                🦀🦀🦀🦀🦀    |
[INFO] [stdout]   515   515 │ 08 |🦀                🦀🦀🦀🦀      |
[INFO] [stdout]   516   516 │ 09 |🦀🦀🦀                          |
[INFO] [stdout]   517   517 │ -----------------2F------------------
[INFO] [stdout]   518   518 │ 00 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   523   523 │ 05 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]   524   524 │ 06 |🦀                  🦀🦀🦀🦀🦀  |
[INFO] [stdout]   525   525 │ 07 |🦀                🦀🦀🦀🦀🦀    |
[INFO] [stdout]   526   526 │ 08 |🦀              🦀🦀🦀🦀        |
[INFO] [stdout]   527       │-09 |🦀🦀🦀                          |
[INFO] [stdout]         527 │+09 |🦀🦀                            |
[INFO] [stdout]   528   528 │ -----------------30------------------
[INFO] [stdout]   529   529 │ 00 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]   530   530 │ 01 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   531   531 │ 02 |🦀🦀🦀🦀🦀🦀🦀🦀🦀              |
[INFO] [stdout]   532       │-03 |🦀🦀🦀🦀🦀🦀                    |
[INFO] [stdout]         532 │+03 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout]   533   533 │ 04 |🦀🦀🦀🦀🦀🦀🦀🦀🦀🦀            |
[INFO] [stdout]   534       │-05 |🦀🦀🦀🦀🦀🦀🦀🦀                |
[INFO] [stdout]         534 │+05 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   535   535 │ 06 |🦀                🦀🦀🦀🦀🦀    |
[INFO] [stdout]   536       │-07 |🦀                🦀🦀🦀🦀🦀    |
[INFO] [stdout]         536 │+07 |🦀              🦀🦀🦀🦀🦀      |
[INFO] [stdout]   537   537 │ 08 |🦀              🦀🦀🦀🦀        |
[INFO] [stdout]   538   538 │ 09 |🦀🦀                            |
[INFO] [stdout]   539   539 │ -----------------31------------------
[INFO] [stdout]   540   540 │ 00 |🦀🦀🦀🦀🦀                      |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   545   545 │ 05 |🦀🦀🦀🦀🦀🦀🦀                  |
[INFO] [stdout]   546   546 │ 06 |🦀                🦀🦀🦀🦀🦀    |
[INFO] [stdout]   547   547 │ 07 |🦀              🦀🦀🦀🦀🦀      |
[INFO] [stdout]   548   548 │ 08 |🦀            🦀🦀🦀🦀          |
[INFO] [stdout]   549       │-09 |🦀🦀                            |
[INFO] [stdout]         549 │+09 |🦀                              |
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_screen_buffer_direction_left_emoji_crab_double_width' panicked at src/test.rs:79:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/rusty_rain__test__screen_buffer_direction_left_emoji_crab_double_width.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd7c2a59512 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd7c2a59512 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd7c2a59512 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd7c2a59512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd7c2a82243 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd7c2a82243 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bd7c2a55733 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd7c2a55733 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd7c2a59362 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd7c2a5adcc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd7c2a5ac22 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd7c2942794 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd7c2942794 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd7c2a5b8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd7c2a5b8ab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd7c2a5b57a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bd7c2a59a19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bd7c2a5b20d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd7c2a800f0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd7c2a80496 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5bd7c28d7ee8 - core::result::Result<T,E>::unwrap::hfff4082b5ca4e094
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bd7c28d7ee8 - rusty_rain::test::set_up_snapshot::h97650112821b6f49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:79:5
[INFO] [stdout]   22:     0x5bd7c28d841e - rusty_rain::test::test_screen_buffer_direction_left_emoji_crab_double_width::hd1979f736cc69303
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:95:13
[INFO] [stdout]   23:     0x5bd7c28e1039 - rusty_rain::test::test_screen_buffer_direction_left_emoji_crab_double_width::{{closure}}::h98fc0e12eeee6b5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:94:19
[INFO] [stdout]   24:     0x5bd7c28e1039 - core::ops::function::FnOnce::call_once::hc0c536538419847c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bd7c2947f1b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bd7c2947f1b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5bd7c294710e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5bd7c294710e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5bd7c294710e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5bd7c294710e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5bd7c294710e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5bd7c294710e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5bd7c294710e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5bd7c290ac84 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5bd7c290ac84 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5bd7c290e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5bd7c290e65a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5bd7c290e65a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5bd7c290e65a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5bd7c290e65a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5bd7c290e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5bd7c290e65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bd7c2a5e897 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5bd7c2a5e897 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5bd7c2a5e897 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x77a21611caa4 - <unknown>
[INFO] [stdout]   47:     0x77a2161a9a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_large_letters stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/rusty_rain__test__large_letters.snap
[INFO] [stdout] Snapshot: large_letters
[INFO] [stdout] Source: src/test.rs:79
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: window
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]   162   162 │ 07 |            Ｙ  Ｇ              |
[INFO] [stdout]   163   163 │ 08 |            Ｂ                  |
[INFO] [stdout]   164   164 │ 09 |                                |
[INFO] [stdout]   165   165 │ -----------------0F------------------
[INFO] [stdout]   166       │-00 |ＵＧＲＥＥＬ  Ｐ    ＧＹＫ      |
[INFO] [stdout]         166 │+00 |ＵＧ  ＥＥＬ  Ｐ    ＧＹＫ      |
[INFO] [stdout]   167   167 │ 01 |ＴＬ      Ｃ  Ｗ    ＬＮ  ＦＪ  |
[INFO] [stdout]   168   168 │ 02 |ＭＫ          Ｌ  Ｒ  Ｄ  ＩＷ  |
[INFO] [stdout]   169   169 │ 03 |Ｍ            Ｇ  Ａ  Ｊ  ＶＦ  |
[INFO] [stdout]   170   170 │ 04 |                  Ｃ      ＬＸ  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   185   185 │ 08 |            Ｂ  Ｌ              |
[INFO] [stdout]   186   186 │ 09 |            Ｘ  Ｖ              |
[INFO] [stdout]   187   187 │ -----------------11------------------
[INFO] [stdout]   188   188 │ 00 |ＵＧＲＥＥＬ        ＧＹＫ      |
[INFO] [stdout]   189       │-01 |ＴＬＲＮＧＣ        ＬＮＡ      |
[INFO] [stdout]         189 │+01 |ＴＬ  ＮＧＣ        ＬＮＡ      |
[INFO] [stdout]   190   190 │ 02 |ＭＫ      Ｌ  Ｌ    ＣＤ  ＩＷ  |
[INFO] [stdout]   191   191 │ 03 |ＭＵ          Ｇ  ＡＬＪ  ＶＦ  |
[INFO] [stdout]   192   192 │ 04 |Ｍ            Ａ  Ｃ  Ｒ  ＬＸ  |
[INFO] [stdout]   193   193 │ 05 |              Ｖ  Ｌ      ＶＧ  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   208   208 │ 09 |            Ｘ  Ｖ              |
[INFO] [stdout]   209   209 │ -----------------13------------------
[INFO] [stdout]   210   210 │ 00 |  ＧＲＥＥＬ            Ｋ    Ｐ|
[INFO] [stdout]   211   211 │ 01 |ＴＬＲＮＧＣ        ＬＮＡ    Ｒ|
[INFO] [stdout]   212       │-02 |ＭＫＹＴＹＬ        ＣＤＹ      |
[INFO] [stdout]         212 │+02 |ＭＫ  ＴＹＬ        ＣＤＹ      |
[INFO] [stdout]   213   213 │ 03 |ＭＵ      Ａ        ＬＪ  ＶＦ  |
[INFO] [stdout]   214   214 │ 04 |ＭＢ          Ａ  ＣＡＲ  ＬＸ  |
[INFO] [stdout]   215   215 │ 05 |Ｖ            Ｖ  ＬＣＡ  ＶＧ  |
[INFO] [stdout]   216   216 │ 06 |              Ｄ  Ｙ      ＩＷ  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   231   231 │ -----------------15------------------
[INFO] [stdout]   232   232 │ 00 |    ＲＥＥＬ            Ｋ    Ｐ|
[INFO] [stdout]   233   233 │ 01 |  ＬＲＮＧＣ            Ａ    Ｒ|
[INFO] [stdout]   234   234 │ 02 |ＭＫＹＴＹＬ          ＤＹ    Ｈ|
[INFO] [stdout]   235       │-03 |ＭＵＸＯＫＡ        ＬＪＴ    Ｄ|
[INFO] [stdout]         235 │+03 |ＭＵ  ＯＫＡ        ＬＪＴ    Ｄ|
[INFO] [stdout]   236   236 │ 04 |ＭＢ      Ｃ        ＡＲ  ＬＸ  |
[INFO] [stdout]   237   237 │ 05 |ＶＵ              ＬＣＡ  ＶＧ  |
[INFO] [stdout]   238   238 │ 06 |Ｊ            Ｄ  ＹＤＴ  ＩＷ  |
[INFO] [stdout]   239   239 │ 07 |              Ｇ  ＧＲ    ＫＰ  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   254   254 │ 00 |    Ｒ  Ｅ              Ｋ      |
[INFO] [stdout]   255   255 │ 01 |    ＲＮＧＣ            Ａ      |
[INFO] [stdout]   256   256 │ 02 |  ＫＹＴＹＬ            Ｙ    Ｈ|
[INFO] [stdout]   257   257 │ 03 |ＭＵＸＯＫＡ          ＪＴ    Ｄ|
[INFO] [stdout]   258       │-04 |ＭＢＧＮＳＣ          ＲＰ    Ｓ|
[INFO] [stdout]         258 │+04 |ＭＢ  ＮＳＣ          ＲＰ    Ｓ|
[INFO] [stdout]   259   259 │ 05 |ＶＵ      Ｄ        ＣＡ  ＶＧＮ|
[INFO] [stdout]   260   260 │ 06 |ＪＯ              ＹＤＴ  ＩＷ  |
[INFO] [stdout]   261   261 │ 07 |Ｄ                ＧＲＴ  ＫＰ  |
[INFO] [stdout]   262   262 │ 08 |              Ｊ  ＧＱ    ＶＨ  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   272   272 │ 07 |Ｄ                ＧＲＴ  ＫＰ  |
[INFO] [stdout]   273   273 │ 08 |Ｌ                ＧＱＶ  ＶＨ  |
[INFO] [stdout]   274   274 │ 09 |              Ａ  ＥＨ    ＪＬ  |
[INFO] [stdout]   275   275 │ -----------------19------------------
[INFO] [stdout]   276       │-00 |            Ｃ  Ｌ              |
[INFO] [stdout]         276 │+00 |    Ｒ      Ｃ  Ｌ              |
[INFO] [stdout]   277   277 │ 01 |    Ｒ  Ｇ              Ａ      |
[INFO] [stdout]   278   278 │ 02 |    ＹＴＹＬ            Ｙ      |
[INFO] [stdout]   279   279 │ 03 |  ＵＸＯＫＡ            Ｔ      |
[INFO] [stdout]   280   280 │ 04 |ＭＢＧＮＳＣ          ＲＰ    Ｓ|
[INFO] [stdout]   281       │-05 |ＶＵＣＨＴＤ          ＡＷ    Ｎ|
[INFO] [stdout]         281 │+05 |ＶＵ  ＨＴＤ          ＡＷ    Ｎ|
[INFO] [stdout]   282   282 │ 06 |ＪＯ      Ｒ          Ｔ  ＩＷＧ|
[INFO] [stdout]   283   283 │ 07 |ＤＦ              ＧＲＴ  ＫＰＢ|
[INFO] [stdout]   284   284 │ 08 |Ｌ                ＧＱＶ  ＶＨ  |
[INFO] [stdout]   285   285 │ 09 |                  ＥＨ    ＪＬ  |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   295   295 │ 08 |Ｌ                ＧＱＶ  ＶＨＳ|
[INFO] [stdout]   296   296 │ 09 |Ｌ                ＥＨＮ  ＪＬ  |
[INFO] [stdout]   297   297 │ -----------------1B------------------
[INFO] [stdout]   298   298 │ 00 |            Ｃ  Ｌ              |
[INFO] [stdout]   299       │-01 |            Ｋ  Ｋ              |
[INFO] [stdout]         299 │+01 |    Ｒ      Ｋ  Ｋ              |
[INFO] [stdout]   300   300 │ 02 |    Ｙ  Ｙ              Ｙ      |
[INFO] [stdout]   301   301 │ 03 |    ＸＯＫＡ            Ｔ      |
[INFO] [stdout]   302   302 │ 04 |  ＢＧＮＳＣ            Ｐ      |
[INFO] [stdout]   303   303 │ 05 |ＶＵＣＨＴＤ          ＡＷ      |
[INFO] [stdout]   304       │-06 |ＪＯＤＧＣＲ          ＴＬ    Ｇ|
[INFO] [stdout]         304 │+06 |ＪＯ  ＧＣＲ          ＴＬ    Ｇ|
[INFO] [stdout]   305   305 │ 07 |ＤＦ      Ｑ          Ｔ  ＫＰＢ|
[INFO] [stdout]   306   306 │ 08 |ＬＴ              Ｇ  Ｖ  ＶＨＳ|
[INFO] [stdout]   307   307 │ 09 |Ｌ                ＥＨＮ  ＪＬＷ|
[INFO] [stdout]   308   308 │ -----------------1C------------------
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   318   318 │ 09 |Ｌ                Ｅ  Ｎ  ＪＬＷ|
[INFO] [stdout]   319   319 │ -----------------1D------------------
[INFO] [stdout]   320   320 │ 00 |            ＣＷＬ              |
[INFO] [stdout]   321   321 │ 01 |            Ｋ  Ｋ              |
[INFO] [stdout]   322       │-02 |            Ａ  Ｕ              |
[INFO] [stdout]         322 │+02 |    Ｙ      Ａ  Ｕ              |
[INFO] [stdout]   323   323 │ 03 |    Ｘ  Ｋ              Ｔ      |
[INFO] [stdout]   324   324 │ 04 |    ＧＮＳＣ            Ｐ      |
[INFO] [stdout]   325   325 │ 05 |  ＵＣＨＴＤ            Ｗ      |
[INFO] [stdout]   326   326 │ 06 |ＪＯＤＧＣＲ          ＴＬ      |
[INFO] [stdout]   327       │-07 |ＤＦＶＹＶＱ          ＴＧ      |
[INFO] [stdout]         327 │+07 |ＤＦ  ＹＶＱ          ＴＧ      |
[INFO] [stdout]   328   328 │ 08 |ＬＴ      Ｈ          Ｖ  ＶＨＳ|
[INFO] [stdout]   329   329 │ 09 |ＬＴ              Ｅ  Ｎ  ＪＬＷ|
[INFO] [stdout]   330   330 │ -----------------1E------------------
[INFO] [stdout]   331   331 │ 00 |            ＣＷＬ              |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   338   338 │ 07 |ＤＦＶＹＶＱ          ＴＧ      |
[INFO] [stdout]   339   339 │ 08 |ＬＴ      Ｈ          ＶＡＶ    |
[INFO] [stdout]   340   340 │ 09 |ＬＴ                  Ｎ  ＪＬＷ|
[INFO] [stdout]   341   341 │ -----------------1F------------------
[INFO] [stdout]   342       │-00 |            ＣＷＬ              |
[INFO] [stdout]         342 │+00 |              ＷＬ              |
[INFO] [stdout]   343   343 │ 01 |            ＫＴＫ              |
[INFO] [stdout]   344   344 │ 02 |            Ａ  Ｕ              |
[INFO] [stdout]   345       │-03 |            Ｙ  Ｂ              |
[INFO] [stdout]   346       │-04 |    Ｇ  Ｓ              Ｐ      |
[INFO] [stdout]         345 │+03 |    Ｘ      Ｙ  Ｂ              |
[INFO] [stdout]         346 │+04 |    Ｇ  Ｓ  Ｔ  Ｕ              |
[INFO] [stdout]   347   347 │ 05 |    ＣＨＴＤ            Ｗ      |
[INFO] [stdout]   348   348 │ 06 |  ＯＤＧＣＲ            Ｌ      |
[INFO] [stdout]   349       │-07 |ＤＦＶＹＶＱ          ＴＧ      |
[INFO] [stdout]   350       │-08 |ＬＴＦＪＦＨ          ＶＡ      |
[INFO] [stdout]   351       │-09 |ＬＴ      Ｈ          Ｎ  ＪＬ  |
[INFO] [stdout]         349 │+07 |  ＦＶＹＶＱ          ＴＧ      |
[INFO] [stdout]         350 │+08 |ＬＴ  ＪＦＨ          ＶＡ      |
[INFO] [stdout]         351 │+09 |ＬＴ      Ｈ          ＮＶＪ    |
[INFO] [stdout]   352   352 │ -----------------20------------------
[INFO] [stdout]   353   353 │ 00 |              ＷＬ  Ｑ          |
[INFO] [stdout]   354   354 │ 01 |            ＫＴＫ              |
[INFO] [stdout]   355   355 │ 02 |            Ａ  Ｕ              |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   360   360 │ 07 |  ＦＶＹＶＱ            Ｇ      |
[INFO] [stdout]   361   361 │ 08 |ＬＴＦＪＦＨ          ＶＡ      |
[INFO] [stdout]   362   362 │ 09 |ＬＴ      Ｈ          ＮＶＪ    |
[INFO] [stdout]   363   363 │ -----------------21------------------
[INFO] [stdout]   364       │-00 |              ＷＬ  Ｑ          |
[INFO] [stdout]   365       │-01 |            ＫＴＫ              |
[INFO] [stdout]         364 │+00 |              Ｗ    Ｑ          |
[INFO] [stdout]         365 │+01 |              ＴＫ              |
[INFO] [stdout]   366   366 │ 02 |            ＡＪＵ              |
[INFO] [stdout]   367   367 │ 03 |            Ｙ  Ｂ              |
[INFO] [stdout]   368       │-04 |            Ｔ  Ｕ              |
[INFO] [stdout]   369       │-05 |    Ｃ  Ｔ              Ｗ      |
[INFO] [stdout]         368 │+04 |    Ｇ      Ｔ  Ｕ              |
[INFO] [stdout]         369 │+05 |    Ｃ  Ｔ  Ｐ  Ｏ              |
[INFO] [stdout]   370   370 │ 06 |    ＤＧＣＲ            Ｌ      |
[INFO] [stdout]   371   371 │ 07 |  ＦＶＹＶＱ            Ｇ      |
[INFO] [stdout]   372       │-08 |ＬＴＦＪＦＨ          ＶＡ      |
[INFO] [stdout]   373       │-09 |ＬＴＯＪＧＨ          ＮＶ      |
[INFO] [stdout]         372 │+08 |  ＴＦＪＦＨ          ＶＡ      |
[INFO] [stdout]         373 │+09 |ＬＴ  ＪＧＨ          ＮＶ      |
[INFO] [stdout]   374   374 │ -----------------22------------------
[INFO] [stdout]   375       │-00 |              Ｗ    Ｑ        Ｐ|
[INFO] [stdout]         375 │+00 |              Ｗ  ＰＱ          |
[INFO] [stdout]   376   376 │ 01 |              ＴＫ  Ｂ          |
[INFO] [stdout]   377   377 │ 02 |            ＡＪＵ              |
[INFO] [stdout]   378   378 │ 03 |            Ｙ  Ｂ              |
[INFO] [stdout]   379   379 │ 04 |            Ｔ  Ｕ              |
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   382   382 │ 07 |  ＦＶＹＶＱ            Ｇ      |
[INFO] [stdout]   383   383 │ 08 |  ＴＦＪＦＨ            Ａ      |
[INFO] [stdout]   384   384 │ 09 |ＬＴＯＪＧＨ          ＮＶ      |
[INFO] [stdout]   385   385 │ -----------------23------------------
[INFO] [stdout]   386       │-00 |              Ｗ    Ｑ        Ｐ|
[INFO] [stdout]   387       │-01 |              ＴＫ  Ｂ        Ｓ|
[INFO] [stdout]   388       │-02 |            ＡＪＵ              |
[INFO] [stdout]         386 │+00 |              Ｗ  ＰＱ        Ａ|
[INFO] [stdout]         387 │+01 |              Ｔ  ＳＢ          |
[INFO] [stdout]         388 │+02 |              ＪＵ              |
[INFO] [stdout]   389   389 │ 03 |            ＹＣＢ              |
[INFO] [stdout]   390   390 │ 04 |            Ｔ  Ｕ              |
[INFO] [stdout]   391       │-05 |            Ｐ  Ｏ              |
[INFO] [stdout]   392       │-06 |    Ｄ  Ｃ              Ｌ      |
[INFO] [stdout]         391 │+05 |    Ｃ      Ｐ  Ｏ              |
[INFO] [stdout]         392 │+06 |    Ｄ  Ｃ  Ｗ  Ｆ              |
[INFO] [stdout]   393   393 │ 07 |    ＶＹＶＱ            Ｇ      |
[INFO] [stdout]   394   394 │ 08 |  ＴＦＪＦＨ            Ａ      |
[INFO] [stdout]   395       │-09 |ＬＴＯＪＧＨ          ＮＶ      |
[INFO] [stdout]         395 │+09 |  ＴＯＪＧＨ          ＮＶ      |
[INFO] [stdout]   396   396 │ -----------------24------------------
[INFO] [stdout]   397       │-00 |              Ｗ  ＡＱ        Ｐ|
[INFO] [stdout]   398       │-01 |              Ｔ    Ｂ        Ｓ|
[INFO] [stdout]   399       │-02 |              ＪＵ  Ａ        Ｙ|
[INFO] [stdout]         397 │+00 |              Ｗ  ＰＱ        Ａ|
[INFO] [stdout]         398 │+01 |              Ｔ  ＳＢ          |
[INFO] [stdout]         399 │+02 |              ＪＵＹＡ          |
[INFO] [stdout]   400   400 │ 03 |            ＹＣＢ              |
[INFO] [stdout]   401   401 │ 04 |            Ｔ  Ｕ              |
[INFO] [stdout]   402   402 │ 05 |            Ｐ  Ｏ              |
[INFO] [stdout]   403   403 │ 06 |    Ｄ  Ｃ  Ｗ  Ｆ              |
[INFO] [stdout]   404   404 │ 07 |    ＶＹＶＱ            Ｇ      |
[INFO] [stdout]   405   405 │ 08 |  ＴＦＪＦＨ            Ａ      |
[INFO] [stdout]   406   406 │ 09 |  ＴＯＪＧＨ            Ｖ      |
[INFO] [stdout]   407   407 │ -----------------25------------------
[INFO] [stdout]   408       │-00 |              Ｗ  ＡＱ        Ｐ|
[INFO] [stdout]   409       │-01 |              Ｔ    Ｂ        Ｓ|
[INFO] [stdout]   410       │-02 |              ＪＵ  Ａ        Ｙ|
[INFO] [stdout]   411       │-03 |            ＹＣＢ            Ｃ|
[INFO] [stdout]         408 │+00 |              Ｗ  ＰＱ      ＳＡ|
[INFO] [stdout]         409 │+01 |              Ｔ  ＳＢ        Ｌ|
[INFO] [stdout]         410 │+02 |              Ｊ  ＹＡ          |
[INFO] [stdout]         411 │+03 |              ＣＢＣ            |
[INFO] [stdout]   412   412 │ 04 |            ＴＭＵ              |
[INFO] [stdout]   413   413 │ 05 |            Ｐ  Ｏ              |
[INFO] [stdout]   414       │-06 |            Ｗ  Ｆ              |
[INFO] [stdout]   415       │-07 |    Ｖ  Ｖ              Ｇ      |
[INFO] [stdout]         414 │+06 |    Ｄ      Ｗ  Ｆ              |
[INFO] [stdout]         415 │+07 |    Ｖ  Ｖ  Ｌ  Ｔ              |
[INFO] [stdout]   416   416 │ 08 |    ＦＪＦＨ            Ａ      |
[INFO] [stdout]   417   417 │ 09 |  ＴＯＪＧＨ            Ｖ      |
[INFO] [stdout]   418   418 │ -----------------26------------------
[INFO] [stdout]   419       │-00 |              Ｗ  ＡＱ      ＳＰ|
[INFO] [stdout]   420       │-01 |              Ｔ  ＬＢ        Ｓ|
[INFO] [stdout]   421       │-02 |              Ｊ    Ａ        Ｙ|
[INFO] [stdout]   422       │-03 |              ＣＢ  Ｙ        Ｃ|
[INFO] [stdout]   423       │-04 |            ＴＭＵ            Ｅ|
[INFO] [stdout]         419 │+00 |              Ｗ  ＰＱ      ＳＡ|
[INFO] [stdout]         420 │+01 |              Ｔ  ＳＢ        Ｌ|
[INFO] [stdout]         421 │+02 |              Ｊ  ＹＡ          |
[INFO] [stdout]         422 │+03 |              ＣＢＣＹ          |
[INFO] [stdout]         423 │+04 |            ＴＭＵＥ            |
[INFO] [stdout]   424   424 │ 05 |            Ｐ  Ｏ              |
[INFO] [stdout]   425   425 │ 06 |            Ｗ  Ｆ              |
[INFO] [stdout]   426   426 │ 07 |    Ｖ  Ｖ  Ｌ  Ｔ              |
[INFO] [stdout]   427   427 │ 08 |    ＦＪＦＨ            Ａ      |
[INFO] [stdout]   428   428 │ 09 |  ＴＯＪＧＨ            Ｖ      |
[INFO] [stdout]   429   429 │ -----------------27------------------
[INFO] [stdout]   430       │-00 |                  ＡＱ    ＷＳ  |
[INFO] [stdout]   431       │-01 |              Ｔ  ＬＢ        Ｓ|
[INFO] [stdout]   432       │-02 |              Ｊ    Ａ        Ｙ|
[INFO] [stdout]   433       │-03 |              ＣＢ  Ｙ        Ｃ|
[INFO] [stdout]   434       │-04 |            ＴＭＵ            Ｅ|
[INFO] [stdout]   435       │-05 |            ＰＤＯ            Ｑ|
[INFO] [stdout]         430 │+00 |                    Ｑ    ＷＳＡ|
[INFO] [stdout]         431 │+01 |              Ｔ  ＳＢ      ＴＬ|
[INFO] [stdout]         432 │+02 |              Ｊ  ＹＡ        Ｖ|
[INFO] [stdout]         433 │+03 |              Ｃ  ＣＹ          |
[INFO] [stdout]         434 │+04 |              ＭＵＥ            |
[INFO] [stdout]         435 │+05 |            ＰＤＯＱ            |
[INFO] [stdout]   436   436 │ 06 |            Ｗ  Ｆ              |
[INFO] [stdout]   437       │-07 |            Ｌ  Ｔ              |
[INFO] [stdout]   438       │-08 |    Ｆ  Ｆ              Ａ      |
[INFO] [stdout]         437 │+07 |    Ｖ      Ｌ  Ｔ              |
[INFO] [stdout]         438 │+08 |    Ｆ  Ｆ  Ｇ  Ｔ              |
[INFO] [stdout]   439   439 │ 09 |    ＯＪＧＨ            Ｖ      |
[INFO] [stdout]   440   440 │ -----------------28------------------
[INFO] [stdout]   441       │-00 |                  Ａ      ＷＳ  |
[INFO] [stdout]   442       │-01 |              Ｔ  ＬＢ      Ｔ  |
[INFO] [stdout]   443       │-02 |              Ｊ  ＶＡ        Ｙ|
[INFO] [stdout]   444       │-03 |              Ｃ    Ｙ        Ｃ|
[INFO] [stdout]   445       │-04 |              ＭＵ  Ｙ        Ｅ|
[INFO] [stdout]   446       │-05 |            ＰＤＯ            Ｑ|
[INFO] [stdout]   447       │-06 |            Ｗ  Ｆ            Ｑ|
[INFO] [stdout]         441 │+00 |                          ＷＳＡ|
[INFO] [stdout]         442 │+01 |              Ｔ    Ｂ      ＴＬ|
[INFO] [stdout]         443 │+02 |              Ｊ  ＹＡ        Ｖ|
[INFO] [stdout]         444 │+03 |              Ｃ  ＣＹ          |
[INFO] [stdout]         445 │+04 |              ＭＵＥＹ          |
[INFO] [stdout]         446 │+05 |            ＰＤＯＱ            |
[INFO] [stdout]         447 │+06 |            Ｗ  ＦＱ            |
[INFO] [stdout]   448   448 │ 07 |            Ｌ  Ｔ              |
[INFO] [stdout]   449   449 │ 08 |    Ｆ  Ｆ  Ｇ  Ｔ              |
[INFO] [stdout]   450   450 │ 09 |    ＯＪＧＨ            Ｖ      |
[INFO] [stdout]   451   451 │ -----------------29------------------
[INFO] [stdout]   452       │-00 |                  Ａ  Ｒ  ＷＳ  |
[INFO] [stdout]   453       │-01 |                  ＬＢ    ＱＴ  |
[INFO] [stdout]   454       │-02 |              Ｊ  ＶＡ          |
[INFO] [stdout]   455       │-03 |              Ｃ    Ｙ        Ｃ|
[INFO] [stdout]   456       │-04 |              ＭＵ  Ｙ        Ｅ|
[INFO] [stdout]   457       │-05 |            ＰＤＯ            Ｑ|
[INFO] [stdout]   458       │-06 |            ＷＣＦ            Ｑ|
[INFO] [stdout]   459       │-07 |            Ｌ  Ｔ            Ｅ|
[INFO] [stdout]   460       │-08 |            Ｇ  Ｔ              |
[INFO] [stdout]   461       │-09 |    Ｏ  Ｇ              Ｖ      |
[INFO] [stdout]         452 │+00 |Ｅ                    Ｒ  ＷＳＡ|
[INFO] [stdout]         453 │+01 |                    Ｂ    ＱＴＬ|
[INFO] [stdout]         454 │+02 |              Ｊ    Ａ      ＨＶ|
[INFO] [stdout]         455 │+03 |              Ｃ  ＣＹ        Ｑ|
[INFO] [stdout]         456 │+04 |              Ｍ  ＥＹ          |
[INFO] [stdout]         457 │+05 |              ＤＯＱ            |
[INFO] [stdout]         458 │+06 |            ＷＣＦＱ            |
[INFO] [stdout]         459 │+07 |            Ｌ  ＴＥ            |
[INFO] [stdout]         460 │+08 |    Ｆ      Ｇ  Ｔ              |
[INFO] [stdout]         461 │+09 |    Ｏ  Ｇ  Ａ  Ｑ              |
[INFO] [stdout]   462   462 │ -----------------2A------------------
[INFO] [stdout]   463       │-00 |Ｅ                Ａ  Ｒ  ＷＳ  |
[INFO] [stdout]   464       │-01 |                  Ｌ  Ｓ  ＱＴ  |
[INFO] [stdout]   465       │-02 |              Ｊ  ＶＡ      Ｈ  |
[INFO] [stdout]   466       │-03 |              Ｃ  ＱＹ          |
[INFO] [stdout]   467       │-04 |              Ｍ    Ｙ        Ｅ|
[INFO] [stdout]   468       │-05 |              ＤＯ  Ｎ        Ｑ|
[INFO] [stdout]   469       │-06 |            ＷＣＦ            Ｑ|
[INFO] [stdout]   470       │-07 |            Ｌ  Ｔ            Ｅ|
[INFO] [stdout]   471       │-08 |            Ｇ  Ｔ            Ｎ|
[INFO] [stdout]         463 │+00 |Ｅ                    Ｒ  ＷＳＡ|
[INFO] [stdout]         464 │+01 |                      Ｓ  ＱＴＬ|
[INFO] [stdout]         465 │+02 |              Ｊ    Ａ      ＨＶ|
[INFO] [stdout]         466 │+03 |              Ｃ    Ｙ        Ｑ|
[INFO] [stdout]         467 │+04 |              Ｍ  ＥＹ          |
[INFO] [stdout]         468 │+05 |              ＤＯＱＮ          |
[INFO] [stdout]         469 │+06 |            ＷＣＦＱ            |
[INFO] [stdout]         470 │+07 |            Ｌ  ＴＥ            |
[INFO] [stdout]         471 │+08 |            Ｇ  ＴＮ            |
[INFO] [stdout]   472   472 │ 09 |    Ｏ  Ｇ  Ａ  Ｑ              |
[INFO] [stdout]   473   473 │ -----------------2B------------------
[INFO] [stdout]   474       │-00 |Ｅ                Ａ  Ｒ  ＷＳ  |
[INFO] [stdout]   475       │-01 |                  Ｌ  Ｓ  ＱＴ  |
[INFO] [stdout]   476       │-02 |                  ＶＡＱ  ＲＨ  |
[INFO] [stdout]   477       │-03 |              Ｃ  ＱＹ          |
[INFO] [stdout]   478       │-04 |              Ｍ    Ｙ          |
[INFO] [stdout]   479       │-05 |              ＤＯ  Ｎ        Ｑ|
[INFO] [stdout]   480       │-06 |            ＷＣＦ            Ｑ|
[INFO] [stdout]   481       │-07 |            ＬＭＴ            Ｅ|
[INFO] [stdout]   482       │-08 |            Ｇ  Ｔ            Ｎ|
[INFO] [stdout]   483       │-09 |            Ａ  Ｑ            Ｔ|
[INFO] [stdout]         474 │+00 |Ｅ                    Ｒ  ＷＳ  |
[INFO] [stdout]         475 │+01 |Ｔ                    Ｓ  ＱＴＬ|
[INFO] [stdout]         476 │+02 |                    ＡＱ  ＲＨＶ|
[INFO] [stdout]         477 │+03 |              Ｃ    Ｙ      ＵＱ|
[INFO] [stdout]         478 │+04 |              Ｍ    Ｙ        Ｇ|
[INFO] [stdout]         479 │+05 |              Ｄ  ＱＮ          |
[INFO] [stdout]         480 │+06 |              ＣＦＱ            |
[INFO] [stdout]         481 │+07 |            ＬＭＴＥ            |
[INFO] [stdout]         482 │+08 |            Ｇ  ＴＮ            |
[INFO] [stdout]         483 │+09 |    Ｏ      Ａ  ＱＴ            |
[INFO] [stdout]   484   484 │ -----------------2C------------------
[INFO] [stdout]   485   485 │ 00 |ＥＣ                  Ｒ  ＷＳ  |
[INFO] [stdout]   486       │-01 |Ｔ                Ｌ  Ｓ  ＱＴ  |
[INFO] [stdout]   487       │-02 |                  Ｖ  Ｑ  ＲＨ  |
[INFO] [stdout]   488       │-03 |              Ｃ  ＱＹＢ    Ｕ  |
[INFO] [stdout]   489       │-04 |              Ｍ  ＧＹ          |
[INFO] [stdout]         486 │+01 |Ｔ                    Ｓ  ＱＴＬ|
[INFO] [stdout]         487 │+02 |                      Ｑ  ＲＨＶ|
[INFO] [stdout]         488 │+03 |              Ｃ    ＹＢ    ＵＱ|
[INFO] [stdout]         489 │+04 |              Ｍ    Ｙ        Ｇ|
[INFO] [stdout]   490   490 │ 05 |              Ｄ    Ｎ          |
[INFO] [stdout]   491       │-06 |              ＣＦ  Ｄ        Ｑ|
[INFO] [stdout]   492       │-07 |            ＬＭＴ            Ｅ|
[INFO] [stdout]   493       │-08 |            Ｇ  Ｔ            Ｎ|
[INFO] [stdout]   494       │-09 |            Ａ  Ｑ            Ｔ|
[INFO] [stdout]         491 │+06 |              ＣＦＱＤ          |
[INFO] [stdout]         492 │+07 |            ＬＭＴＥ            |
[INFO] [stdout]         493 │+08 |            Ｇ  ＴＮ            |
[INFO] [stdout]         494 │+09 |            Ａ  ＱＴ            |
[INFO] [stdout]   495   495 │ -----------------2D------------------
[INFO] [stdout]   496   496 │ 00 |ＥＣ                      ＷＳ  |
[INFO] [stdout]   497       │-01 |ＴＮ              Ｌ  Ｓ  ＱＴ  |
[INFO] [stdout]   498       │-02 |                  Ｖ  Ｑ  ＲＨ  |
[INFO] [stdout]   499       │-03 |                  ＱＹＢ  ＢＵ  |
[INFO] [stdout]   500       │-04 |              Ｍ  ＧＹＪ        |
[INFO] [stdout]   501       │-05 |              Ｄ    Ｎ          |
[INFO] [stdout]   502       │-06 |              ＣＦ  Ｄ          |
[INFO] [stdout]   503       │-07 |            ＬＭＴ            Ｅ|
[INFO] [stdout]   504       │-08 |            ＧＢＴ            Ｎ|
[INFO] [stdout]   505       │-09 |            Ａ  Ｑ            Ｔ|
[INFO] [stdout]         497 │+01 |ＴＮ                  Ｓ  ＱＴ  |
[INFO] [stdout]         498 │+02 |Ｄ                    Ｑ  ＲＨＶ|
[INFO] [stdout]         499 │+03 |                    ＹＢ  ＢＵＱ|
[INFO] [stdout]         500 │+04 |              Ｍ    ＹＪ    ＣＧ|
[INFO] [stdout]         501 │+05 |              Ｄ    Ｎ        Ｗ|
[INFO] [stdout]         502 │+06 |              Ｃ    Ｄ          |
[INFO] [stdout]         503 │+07 |              ＭＴＥ            |
[INFO] [stdout]         504 │+08 |            ＧＢＴＮ            |
[INFO] [stdout]         505 │+09 |            Ａ  ＱＴ            |
[INFO] [stdout]   506   506 │ -----------------2E------------------
[INFO] [stdout]   507       │-00 |ＥＣ  Ｇ                  ＷＳ  |
[INFO] [stdout]         507 │+00 |ＥＣ  Ｇ                ＤＷＳ  |
[INFO] [stdout]   508   508 │ 01 |ＴＮ                      ＱＴ  |
[INFO] [stdout]   509       │-02 |ＤＩ              Ｖ  Ｑ  ＲＨ  |
[INFO] [stdout]   510       │-03 |                  Ｑ  Ｂ  ＢＵ  |
[INFO] [stdout]   511       │-04 |              Ｍ  ＧＹＪ    Ｃ  |
[INFO] [stdout]   512       │-05 |              Ｄ  ＷＮＤ        |
[INFO] [stdout]         509 │+02 |ＤＩ                  Ｑ  ＲＨＶ|
[INFO] [stdout]         510 │+03 |                      Ｂ  ＢＵＱ|
[INFO] [stdout]         511 │+04 |              Ｍ    ＹＪ    ＣＧ|
[INFO] [stdout]         512 │+05 |              Ｄ    ＮＤ      Ｗ|
[INFO] [stdout]   513   513 │ 06 |              Ｃ    Ｄ          |
[INFO] [stdout]   514   514 │ 07 |              ＭＴ  Ｊ          |
[INFO] [stdout]   515       │-08 |            ＧＢＴ            Ｎ|
[INFO] [stdout]   516       │-09 |            Ａ  Ｑ            Ｔ|
[INFO] [stdout]         515 │+08 |            ＧＢＴＮ            |
[INFO] [stdout]         516 │+09 |            Ａ  ＱＴ            |
[INFO] [stdout]   517   517 │ -----------------2F------------------
[INFO] [stdout]   518       │-00 |ＥＣ  Ｇ  Ｎ            ＤＷＳ  |
[INFO] [stdout]   519       │-01 |ＴＮ  Ｙ                  ＱＴ  |
[INFO] [stdout]   520       │-02 |ＤＩ              Ｖ      ＲＨ  |
[INFO] [stdout]   521       │-03 |  Ｔ              Ｑ  Ｂ  ＢＵ  |
[INFO] [stdout]   522       │-04 |                  ＧＹＪ  ＨＣ  |
[INFO] [stdout]   523       │-05 |              Ｄ  ＷＮＤ        |
[INFO] [stdout]   524       │-06 |              Ｃ    ＤＬ        |
[INFO] [stdout]   525       │-07 |              ＭＴ  Ｊ          |
[INFO] [stdout]   526       │-08 |            ＧＢＴ              |
[INFO] [stdout]   527       │-09 |            ＡＱＱ            Ｔ|
[INFO] [stdout]         518 │+00 |ＥＣ  Ｇ  Ｎ            ＤＷ    |
[INFO] [stdout]         519 │+01 |ＴＮ  Ｙ                ＲＱＴ  |
[INFO] [stdout]         520 │+02 |ＤＩ                      ＲＨ  |
[INFO] [stdout]         521 │+03 |ＮＴ                  Ｂ  ＢＵＱ|
[INFO] [stdout]         522 │+04 |                    ＹＪ  ＨＣＧ|
[INFO] [stdout]         523 │+05 |              Ｄ    ＮＤ    ＪＷ|
[INFO] [stdout]         524 │+06 |              Ｃ    ＤＬ      Ｔ|
[INFO] [stdout]         525 │+07 |              Ｍ    Ｊ          |
[INFO] [stdout]         526 │+08 |              ＢＴ              |
[INFO] [stdout]         527 │+09 |            ＡＱＱＴ            |
[INFO] [stdout]   528   528 │ -----------------30------------------
[INFO] [stdout]   529       │-00 |Ｅ    ＧＴＮ            ＤＷ    |
[INFO] [stdout]         529 │+00 |Ｅ    Ｇ  Ｎ            ＤＷ    |
[INFO] [stdout]   530   530 │ 01 |ＴＮ  Ｙ                ＲＱＴ  |
[INFO] [stdout]   531       │-02 |ＤＩ  Ｗ                  ＲＨ  |
[INFO] [stdout]   532       │-03 |ＮＴ              Ｑ      ＢＵ  |
[INFO] [stdout]   533       │-04 |  Ｇ              Ｇ  Ｊ  ＨＣ  |
[INFO] [stdout]   534       │-05 |              Ｄ  ＷＮＤ    Ｊ  |
[INFO] [stdout]   535       │-06 |              Ｃ  ＴＤＬ        |
[INFO] [stdout]         531 │+02 |ＤＩ  Ｗ                ＫＲＨ  |
[INFO] [stdout]         532 │+03 |ＮＴ                      ＢＵＱ|
[INFO] [stdout]         533 │+04 |  Ｇ                  Ｊ  ＨＣＧ|
[INFO] [stdout]         534 │+05 |              Ｄ    ＮＤ    ＪＷ|
[INFO] [stdout]         535 │+06 |              Ｃ    ＤＬ      Ｔ|
[INFO] [stdout]   536   536 │ 07 |              Ｍ    ＪＲ        |
[INFO] [stdout]   537   537 │ 08 |              ＢＴ  Ｒ          |
[INFO] [stdout]   538   538 │ 09 |            ＡＱＱ              |
[INFO] [stdout]   539   539 │ -----------------31------------------
[INFO] [stdout]   540       │-00 |Ｅ  ＢＧＴＮ            Ｄ      |
[INFO] [stdout]   541       │-01 |Ｔ    ＹＹＧ            ＲＱＴ  |
[INFO] [stdout]         540 │+00 |    ＴＧＢＮ            Ｄ      |
[INFO] [stdout]         541 │+01 |Ｔ    Ｙ  Ｇ            ＲＱ    |
[INFO] [stdout]   542   542 │ 02 |ＤＩ  Ｗ                ＫＲＨ  |
[INFO] [stdout]   543       │-03 |ＮＴ  Ｐ          Ｑ      ＢＵ  |
[INFO] [stdout]   544       │-04 |  Ｇ              Ｇ      ＨＣ  |
[INFO] [stdout]   545       │-05 |  Ｈ              ＷＮＤ  ＯＪ  |
[INFO] [stdout]   546       │-06 |              Ｃ  ＴＤＬ        |
[INFO] [stdout]   547       │-07 |              Ｍ    ＪＲ        |
[INFO] [stdout]   548       │-08 |              ＢＴ  ＲＨ        |
[INFO] [stdout]   549       │-09 |            ＡＱＱ              |
[INFO] [stdout]         543 │+03 |ＮＴ  Ｐ                ＥＢＵ  |
[INFO] [stdout]         544 │+04 |ＧＧ                      ＨＣＧ|
[INFO] [stdout]         545 │+05 |  Ｈ                ＮＤ  ＯＪＷ|
[INFO] [stdout]         546 │+06 |              Ｃ    ＤＬ    ＤＴ|
[INFO] [stdout]         547 │+07 |              Ｍ    ＪＲ      Ｊ|
[INFO] [stdout]         548 │+08 |              Ｂ    ＲＨ        |
[INFO] [stdout]         549 │+09 |              ＱＱ              |
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_large_letters' panicked at src/test.rs:79:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/rusty_rain__test__large_letters.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd7c2a59512 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd7c2a59512 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd7c2a59512 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bd7c2a59512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bd7c2a82243 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bd7c2a82243 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bd7c2a55733 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd7c2a55733 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bd7c2a59362 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bd7c2a5adcc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bd7c2a5ac22 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bd7c2942794 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bd7c2942794 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd7c2a5b8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bd7c2a5b8ab - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bd7c2a5b57a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bd7c2a59a19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bd7c2a5b20d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bd7c2a800f0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bd7c2a80496 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5bd7c28d7ee8 - core::result::Result<T,E>::unwrap::hfff4082b5ca4e094
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bd7c28d7ee8 - rusty_rain::test::set_up_snapshot::h97650112821b6f49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:79:5
[INFO] [stdout]   22:     0x5bd7c28d851e - rusty_rain::test::test_large_letters::hecdb23e2e62e7238
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:95:13
[INFO] [stdout]   23:     0x5bd7c28e1059 - rusty_rain::test::test_large_letters::{{closure}}::ha327fa819c233f7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:94:19
[INFO] [stdout]   24:     0x5bd7c28e1059 - core::ops::function::FnOnce::call_once::hd17ea7cfb19a1785
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bd7c2947f1b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bd7c2947f1b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5bd7c294710e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5bd7c294710e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5bd7c294710e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5bd7c294710e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5bd7c294710e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5bd7c294710e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5bd7c294710e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5bd7c290ac84 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5bd7c290ac84 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5bd7c290e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5bd7c290e65a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5bd7c290e65a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5bd7c290e65a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5bd7c290e65a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5bd7c290e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5bd7c290e65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bd7c2a5e897 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5bd7c2a5e897 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5bd7c2a5e897 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x77a21611caa4 - <unknown>
[INFO] [stdout]   47:     0x77a2161a9a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_large_letters
[INFO] [stdout]     test::test_screen_buffer
[INFO] [stdout]     test::test_screen_buffer_direction_left_emoji_crab_double_width
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rusty-rain`
[INFO] running `Command { std: "docker" "inspect" "090a5bb8664f8d8086fba4d21f4ab00fdfde0f58a5dae517b66781e0c3be2c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090a5bb8664f8d8086fba4d21f4ab00fdfde0f58a5dae517b66781e0c3be2c42", kill_on_drop: false }`
[INFO] [stdout] 090a5bb8664f8d8086fba4d21f4ab00fdfde0f58a5dae517b66781e0c3be2c42
