[INFO] fetching crate rusty-rain 0.5.0... [INFO] testing rusty-rain-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rusty-rain 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusty-rain 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ezemoji v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8e89458ea9e1a3893d6096b6705b47e64910af8fa63a3fdf34ea1ec437ab6a [INFO] running `Command { std: "docker" "start" "-a" "ec8e89458ea9e1a3893d6096b6705b47e64910af8fa63a3fdf34ea1ec437ab6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8e89458ea9e1a3893d6096b6705b47e64910af8fa63a3fdf34ea1ec437ab6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8e89458ea9e1a3893d6096b6705b47e64910af8fa63a3fdf34ea1ec437ab6a", kill_on_drop: false }` [INFO] [stdout] ec8e89458ea9e1a3893d6096b6705b47e64910af8fa63a3fdf34ea1ec437ab6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212d2390cb84b3d5ec67523c0dd345966ae2f5f15c9f2eb60da4b0454e42f040 [INFO] running `Command { std: "docker" "start" "-a" "212d2390cb84b3d5ec67523c0dd345966ae2f5f15c9f2eb60da4b0454e42f040", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling ezemoji v2.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling toml_parser v1.0.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 serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.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 21.18s [INFO] running `Command { std: "docker" "inspect" "212d2390cb84b3d5ec67523c0dd345966ae2f5f15c9f2eb60da4b0454e42f040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212d2390cb84b3d5ec67523c0dd345966ae2f5f15c9f2eb60da4b0454e42f040", kill_on_drop: false }` [INFO] [stdout] 212d2390cb84b3d5ec67523c0dd345966ae2f5f15c9f2eb60da4b0454e42f040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90dbf809a1655a7c0a23a6d56948549981440d6a58e70a660aea16a662200ff4 [INFO] running `Command { std: "docker" "start" "-a" "90dbf809a1655a7c0a23a6d56948549981440d6a58e70a660aea16a662200ff4", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [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 21.02s [INFO] running `Command { std: "docker" "inspect" "90dbf809a1655a7c0a23a6d56948549981440d6a58e70a660aea16a662200ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dbf809a1655a7c0a23a6d56948549981440d6a58e70a660aea16a662200ff4", kill_on_drop: false }` [INFO] [stdout] 90dbf809a1655a7c0a23a6d56948549981440d6a58e70a660aea16a662200ff4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cacd6023653b06b19a7cc0c6f43d6b7215e55d3a4fced5fc0853adbc5d468fc9 [INFO] running `Command { std: "docker" "start" "-a" "cacd6023653b06b19a7cc0c6f43d6b7215e55d3a4fced5fc0853adbc5d468fc9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_rain-902de5f8375d93ef) [INFO] [stdout] [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_left_emoji_crab_double_width ... FAILED [INFO] [stdout] test test::test_large_letters ... FAILED [INFO] [stdout] test test::test_screen_buffer_direction_right_emoji_moon_double_width ... 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] 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 1 1001 | [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 | 01 0 01 0 100 1 0 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] 322 322 │ 06 | 010 0 1 1 0 | [INFO] [stdout] 323 │-07 | 010 1 1 1 | [INFO] [stdout] 323 │+07 | 010 0 1 1 1 | [INFO] [stdout] 324 324 │ 08 | 101 1 0 | [INFO] [stdout] 325 325 │ 09 | 001 1 1 | [INFO] [stdout] 326 326 │ 0A | 11 1 0 | [INFO] [stdout] 327 327 │ 0B | 10 0 1 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 334 334 │ 12 | | [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 │-01 |101 0 0110 100 1 0 0 10100 | [INFO] [stdout] 338 │+01 |101 0 0110 100 1 0 0 0100 | [INFO] [stdout] 339 339 │ 02 | 01 1 0 1 010 0 0 1 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] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [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] 360 │+02 | 01 1 1001 010 0 0 1010 | [INFO] [stdout] 361 361 │ 03 | 11 0 0 0 11 0 1 1 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] 366 │-08 | 101 1 0 0 | [INFO] [stdout] 366 │+08 | 101 1 1 0 0 | [INFO] [stdout] 367 367 │ 09 | 001 1 0 0 | [INFO] [stdout] 368 368 │ 0A | 111 1 0 | [INFO] [stdout] 369 369 │ 0B | 110 0 1 | [INFO] [stdout] 370 370 │ 0C | 11 0 1 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 377 377 │ 13 | | [INFO] [stdout] 378 378 │ ---------------------12---------------------- [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 │-02 |001 1 1001 010 0 0 0 110100| [INFO] [stdout] 381 │+02 |001 1 1001 010 0 0 0 10100| [INFO] [stdout] 382 382 │ 03 | 11 0 010 011 0 1 0 0001 | [INFO] [stdout] 383 383 │ 04 | 00 0 10 0 1 0 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] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [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 | 11 0 0010 011 1 0 00010| [INFO] [stdout] 404 404 │ 04 | 00 1 010 10 0 1 1 1 00 | [INFO] [stdout] 405 405 │ 05 | 10 11 0 1 1 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 │-09 | 001 1 0 0 1 | [INFO] [stdout] 409 │+09 | 001 0 1 0 0 1 | [INFO] [stdout] 410 410 │ 0A | 111 1 0 1 | [INFO] [stdout] 411 411 │ 0B | 110 0 1 1 | [INFO] [stdout] 412 412 │ 0C | 111 0 1 | [INFO] [stdout] 413 413 │ 0D | 100 0 1 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 420 420 │ ---------------------14---------------------- [INFO] [stdout] 421 421 │ 00 |10100011 0010 10 10 00 11 01 1 010010| [INFO] [stdout] 422 422 │ 01 |10110001 0 10 1 1 10 10 00 101000| [INFO] [stdout] 423 423 │ 02 |00111 1001 010 1 0 00 0 110100| [INFO] [stdout] 424 │-03 |011 0 0010 011 1 1 0 000010| [INFO] [stdout] 424 │+03 |011 0 0010 011 1 1 0 00010| [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 427 │ 06 | 10 00 0 1 0 10 | [INFO] [stdout] 428 428 │ 07 | 01 00 0 1 0 11 | [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 | 00 1 0010 110 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 449 │ 07 | 01 00 0 1 0 11 | [INFO] [stdout] 450 450 │ 08 | 10 01 1 0 11 | [INFO] [stdout] 451 451 │ 09 | 00 0 0 11 | [INFO] [stdout] 452 │-0A | 111 1 0 1 10 | [INFO] [stdout] 452 │+0A | 111 1 1 0 1 10 | [INFO] [stdout] 453 453 │ 0B | 110 0 1 1 0 | [INFO] [stdout] 454 454 │ 0C | 111 0 1 0 | [INFO] [stdout] 455 455 │ 0D | 100 0 1 1 | [INFO] [stdout] 456 456 │ 0E | 011 1 1 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 463 463 │ 00 |10100011 0010 1 10 00011 010 1 010010| [INFO] [stdout] 464 464 │ 01 |10110001 0010 01 01 10 10 00 0 101000| [INFO] [stdout] 465 465 │ 02 |00111010 1 01 1 00 00 00 11 110100| [INFO] [stdout] 466 466 │ 03 |01110 00 0 01 0 1 01 0 1 000010| [INFO] [stdout] 467 │-04 |00011 0010 110 1 1 1 1 010001| [INFO] [stdout] 467 │+04 |00011 0010 110 1 1 1 1 10001| [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 471 │ 08 | 10 01 1 0 0 11 | [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 | 1001 1110 011 1 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 493 │ 09 | 11 10 0 0 11 | [INFO] [stdout] 494 494 │ 0A | 1 1 0 10 | [INFO] [stdout] 495 │-0B | 11 1 01 | [INFO] [stdout] 495 │+0B | 11 1 1 01 | [INFO] [stdout] 496 496 │ 0C | 111 0 1 0 00 | [INFO] [stdout] 497 497 │ 0D | 100 0 1 1 1 | [INFO] [stdout] 498 498 │ 0E | 011 1 1 0 | [INFO] [stdout] 499 499 │ 0F | 101 1 1 0 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 501 501 │ 11 | 011 0 1 | [INFO] [stdout] 502 502 │ 12 | 11 0 1 | [INFO] [stdout] 503 503 │ 13 | 01 1 1 | [INFO] [stdout] 504 504 │ ---------------------18---------------------- [INFO] [stdout] 505 │-00 |10100011 0010 1 10 00011 010 1 10 1 | [INFO] [stdout] 505 │+00 |10100011 0010 1 10 00011 010 1 010 1 | [INFO] [stdout] 506 506 │ 01 |10110001 0010 0 01 10010 001 0 101 0 | [INFO] [stdout] 507 507 │ 02 |00111010 1001 0 00 00 00 11 0 110100| [INFO] [stdout] 508 508 │ 03 |01110000 0 01 0 01 01 00 10 000010| [INFO] [stdout] 509 509 │ 04 |00011 00 0 11 1 11 01 1 1 010001| [INFO] [stdout] 510 │-05 |11001 11 0 01 1 1 0 0 1 000000| [INFO] [stdout] 510 │+05 |11001 11 0 01 1 1 0 0 1 00000| [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] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'test::test_screen_buffer' (26) 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: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9e5e75e272 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a9e5e75e272 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a9e5e770a2f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a9e5e770a2f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a9e5e729123 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9e5e729123 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a9e5e7358f2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a9e5e73b3cf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a9e5e73b261 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a9e5e53851e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a9e5e53851e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9e5e73ba6e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a9e5e73ba6e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a9e5e73b83a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a9e5e735a29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a9e5e71c23d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a9e5e77a390 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a9e5e779656 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5a9e5e46027b - core::result::Result::unwrap::h21461b3807034bc0 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5a9e5e46027b - rusty_rain::test::set_up_snapshot::hc25ea36639873b10 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:79:5 [INFO] [stdout] 22: 0x5a9e5e4607fc - rusty_rain::test::test_screen_buffer::ha7f2a4b95107c60b [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:86:13 [INFO] [stdout] 23: 0x5a9e5e460877 - rusty_rain::test::test_screen_buffer::{{closure}}::hfa8c64e0b4ca3a36 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:85:19 [INFO] [stdout] 24: 0x5a9e5e47dd86 - core::ops::function::FnOnce::call_once::h46fdf4167190089a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5a9e5e53831b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5a9e5e53831b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a9e5e54ddc5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a9e5e54ddc5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a9e5e54ddc5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a9e5e54ddc5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a9e5e54ddc5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a9e5e5247e4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a9e5e5247e4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a9e5e5280ca - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5a9e5e5280ca - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a9e5e5280ca - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a9e5e5280ca - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a9e5e5280ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5a9e5e72f97f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x5a9e5e72f97f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x77758a65daa4 - [INFO] [stdout] 46: 0x77758a6eaa34 - clone [INFO] [stdout] 47: 0x0 - [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] 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 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 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 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 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 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 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 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 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 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 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] [INFO] [stdout] thread 'test::test_screen_buffer_direction_left_emoji_crab_double_width' (27) 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: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9e5e75e272 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a9e5e75e272 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a9e5e770a2f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a9e5e770a2f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a9e5e729123 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9e5e729123 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a9e5e7358f2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a9e5e73b3cf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a9e5e73b261 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a9e5e53851e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a9e5e53851e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9e5e73ba6e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a9e5e73ba6e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a9e5e73b83a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a9e5e735a29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a9e5e71c23d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a9e5e77a390 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a9e5e779656 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5a9e5e46027b - core::result::Result::unwrap::h21461b3807034bc0 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5a9e5e46027b - rusty_rain::test::set_up_snapshot::hc25ea36639873b10 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:79:5 [INFO] [stdout] 22: 0x5a9e5e460dde - rusty_rain::test::test_screen_buffer_direction_left_emoji_crab_double_width::h7bf47f53acf23b54 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:95:13 [INFO] [stdout] 23: 0x5a9e5e460e27 - rusty_rain::test::test_screen_buffer_direction_left_emoji_crab_double_width::{{closure}}::heeb1c94aecab02ec [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:94:19 [INFO] [stdout] 24: 0x5a9e5e47dbe6 - core::ops::function::FnOnce::call_once::h04971851ace2e9cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5a9e5e53831b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5a9e5e53831b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a9e5e54ddc5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a9e5e54ddc5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a9e5e54ddc5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a9e5e54ddc5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a9e5e54ddc5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a9e5e5247e4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a9e5e5247e4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a9e5e5280ca - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5a9e5e5280ca - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a9e5e5280ca - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a9e5e5280ca - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a9e5e5280ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5a9e5e72f97f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x5a9e5e72f97f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x77758a65daa4 - [INFO] [stdout] 46: 0x77758a6eaa34 - clone [INFO] [stdout] 47: 0x0 - [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] 118 118 │ 07 | | [INFO] [stdout] 119 119 │ 08 | | [INFO] [stdout] 120 120 │ 09 | | [INFO] [stdout] 121 121 │ -----------------0B------------------ [INFO] [stdout] 122 │-00 |UG G Y BY | [INFO] [stdout] 122 │+00 |UG P G Y BY | [INFO] [stdout] 123 123 │ 01 |T G OI N FJ | [INFO] [stdout] 124 124 │ 02 | V FR IW | [INFO] [stdout] 125 125 │ 03 | A TA VF | [INFO] [stdout] 126 126 │ 04 | J TC | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 129 129 │ 07 | | [INFO] [stdout] 130 130 │ 08 | | [INFO] [stdout] 131 131 │ 09 | | [INFO] [stdout] 132 132 │ -----------------0C------------------ [INFO] [stdout] 133 │-00 |UG P Y BY | [INFO] [stdout] 134 │-01 |T I N FJ | [INFO] [stdout] 133 │+00 |UG L P Y BY | [INFO] [stdout] 134 │+01 |T W I N FJ | [INFO] [stdout] 135 135 │ 02 |M V FR D IW | [INFO] [stdout] 136 136 │ 03 | A TA VF | [INFO] [stdout] 137 137 │ 04 | J TC X | [INFO] [stdout] 138 138 │ 05 | X QL | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 140 140 │ 07 | | [INFO] [stdout] 141 141 │ 08 | | [INFO] [stdout] 142 142 │ 09 | | [INFO] [stdout] 143 143 │ -----------------0D------------------ [INFO] [stdout] 144 │-00 |UG L P Y BY | [INFO] [stdout] 144 │+00 |UG L P YKBY | [INFO] [stdout] 145 145 │ 01 |TL W I N FJ | [INFO] [stdout] 146 │-02 |M R D IW | [INFO] [stdout] 146 │+02 |M L R D IW | [INFO] [stdout] 147 147 │ 03 | A TA VF | [INFO] [stdout] 148 148 │ 04 | J TC LX | [INFO] [stdout] 149 149 │ 05 | X QL | [INFO] [stdout] 150 150 │ 06 | R R | [INFO] [stdout] 151 151 │ 07 | Y | [INFO] [stdout] 152 152 │ 08 | | [INFO] [stdout] 153 153 │ 09 | | [INFO] [stdout] 154 154 │ -----------------0E------------------ [INFO] [stdout] 155 │-00 |UG L P GYKB | [INFO] [stdout] 156 │-01 |TL W N FJ | [INFO] [stdout] 155 │+00 |UG E L P GYKB | [INFO] [stdout] 156 │+01 |TL C W N FJ | [INFO] [stdout] 157 157 │ 02 |M L R D IW | [INFO] [stdout] 158 │-03 |M A J VF | [INFO] [stdout] 158 │+03 |M G A J VF | [INFO] [stdout] 159 159 │ 04 | J TC LX | [INFO] [stdout] 160 160 │ 05 | X QL G | [INFO] [stdout] 161 161 │ 06 | R RY | [INFO] [stdout] 162 162 │ 07 | Y G | [INFO] [stdout] 163 163 │ 08 | B | [INFO] [stdout] 164 164 │ 09 | | [INFO] [stdout] 165 165 │ -----------------0F------------------ [INFO] [stdout] 166 │-00 |UGREEL P GYK | [INFO] [stdout] 167 │-01 |TL C W LN FJ | [INFO] [stdout] 166 │+00 |UGREEL GYK | [INFO] [stdout] 167 │+01 |TL C W LNAFJ | [INFO] [stdout] 168 168 │ 02 |MK L R D IW | [INFO] [stdout] 169 169 │ 03 |M G A J VF | [INFO] [stdout] 170 │-04 | C LX | [INFO] [stdout] 170 │+04 | A C LX | [INFO] [stdout] 171 171 │ 05 | X QL VG | [INFO] [stdout] 172 172 │ 06 | R RY | [INFO] [stdout] 173 173 │ 07 | Y G | [INFO] [stdout] 174 174 │ 08 | B L | [INFO] [stdout] 175 175 │ 09 | X | [INFO] [stdout] 176 176 │ -----------------10------------------ [INFO] [stdout] 177 177 │ 00 |UGREEL GYK | [INFO] [stdout] 178 │-01 |TL C W LNAF | [INFO] [stdout] 179 │-02 |MK L CD IW | [INFO] [stdout] 178 │+01 |TL N C LNAF | [INFO] [stdout] 179 │+02 |MK L L CD IW | [INFO] [stdout] 180 180 │ 03 |M G A J VF | [INFO] [stdout] 181 181 │ 04 |M A C R LX | [INFO] [stdout] 182 │-05 | L VG | [INFO] [stdout] 182 │+05 | V L VG | [INFO] [stdout] 183 183 │ 06 | R RY W | [INFO] [stdout] 184 184 │ 07 | Y GG | [INFO] [stdout] 185 185 │ 08 | B L | [INFO] [stdout] 186 186 │ 09 | X V | [INFO] [stdout] 187 187 │ -----------------11------------------ [INFO] [stdout] 188 188 │ 00 |UGREEL GYK | [INFO] [stdout] 189 189 │ 01 |TLRNGC LNA | [INFO] [stdout] 190 │-02 |MK L L CD IW | [INFO] [stdout] 190 │+02 |MK L CDYIW | [INFO] [stdout] 191 191 │ 03 |MU G ALJ VF | [INFO] [stdout] 192 192 │ 04 |M A C R LX | [INFO] [stdout] 193 193 │ 05 | V L VG | [INFO] [stdout] 194 │-06 | Y IW | [INFO] [stdout] 194 │+06 | D Y IW | [INFO] [stdout] 195 195 │ 07 | Y GG | [INFO] [stdout] 196 196 │ 08 | B L | [INFO] [stdout] 197 197 │ 09 | X V | [INFO] [stdout] 198 198 │ -----------------12------------------ [INFO] [stdout] 199 199 │ 00 | GREEL G K P| [INFO] [stdout] 200 200 │ 01 |TLRNGC LNA | [INFO] [stdout] 201 │-02 |MK L CDYI | [INFO] [stdout] 202 │-03 |MU G LJ VF | [INFO] [stdout] 201 │+02 |MK T L CDYI | [INFO] [stdout] 202 │+03 |MU A LJ VF | [INFO] [stdout] 203 203 │ 04 |M A CAR LX | [INFO] [stdout] 204 204 │ 05 |V V L A VG | [INFO] [stdout] 205 205 │ 06 | D Y IW | [INFO] [stdout] 206 │-07 | G P | [INFO] [stdout] 206 │+07 | G G P | [INFO] [stdout] 207 207 │ 08 | B LG | [INFO] [stdout] 208 208 │ 09 | X V | [INFO] [stdout] 209 209 │ -----------------13------------------ [INFO] [stdout] 210 210 │ 00 | GREEL K P| [INFO] [stdout] 211 211 │ 01 |TLRNGC LNA R| [INFO] [stdout] 212 212 │ 02 |MKYTYL CDY | [INFO] [stdout] 213 │-03 |MU A LJ VF | [INFO] [stdout] 214 │-04 |MB A CAR LX | [INFO] [stdout] 213 │+03 |MU A LJTVF | [INFO] [stdout] 214 │+04 |MB CAR LX | [INFO] [stdout] 215 215 │ 05 |V V LCA VG | [INFO] [stdout] 216 216 │ 06 | D Y IW | [INFO] [stdout] 217 217 │ 07 | G G KP | [INFO] [stdout] 218 │-08 | G | [INFO] [stdout] 218 │+08 | J G | [INFO] [stdout] 219 219 │ 09 | X V | [INFO] [stdout] 220 220 │ -----------------14------------------ [INFO] [stdout] 221 221 │ 00 | GREEL K P| [INFO] [stdout] 222 222 │ 01 | LRNGC A R| [INFO] [stdout] 223 223 │ 02 |MKYTYL CDY H| [INFO] [stdout] 224 │-03 |MU A LJTV | [INFO] [stdout] 225 │-04 |MB AR LX | [INFO] [stdout] 226 │-05 |V V LCA VG | [INFO] [stdout] 224 │+03 |MU O A LJTV | [INFO] [stdout] 225 │+04 |MB C AR LX | [INFO] [stdout] 226 │+05 |V LCA VG | [INFO] [stdout] 227 227 │ 06 |J D YDT IW | [INFO] [stdout] 228 228 │ 07 | G G KP | [INFO] [stdout] 229 229 │ 08 | J G H | [INFO] [stdout] 230 │-09 | E | [INFO] [stdout] 230 │+09 | A E | [INFO] [stdout] 231 231 │ -----------------15------------------ [INFO] [stdout] 232 232 │ 00 | REEL K P| [INFO] [stdout] 233 233 │ 01 | LRNGC A R| [INFO] [stdout] 234 234 │ 02 |MKYTYL DY H| [INFO] [stdout] 235 235 │ 03 |MUXOKA LJT D| [INFO] [stdout] 236 │-04 |MB C AR LX | [INFO] [stdout] 236 │+04 |MB C ARPLX | [INFO] [stdout] 237 237 │ 05 |VU LCA VG | [INFO] [stdout] 238 │-06 |J D YDT IW | [INFO] [stdout] 238 │+06 |J YDT IW | [INFO] [stdout] 239 239 │ 07 | G GR KP | [INFO] [stdout] 240 240 │ 08 | J G VH | [INFO] [stdout] 241 241 │ 09 | A E | [INFO] [stdout] 242 242 │ -----------------16------------------ [INFO] [stdout] 243 │-00 | REEL K | [INFO] [stdout] 243 │+00 | R E K | [INFO] [stdout] 244 244 │ 01 | LRNGC A R| [INFO] [stdout] 245 245 │ 02 | KYTYL Y H| [INFO] [stdout] 246 246 │ 03 |MUXOKA JT D| [INFO] [stdout] 247 │-04 |MB C ARPL S| [INFO] [stdout] 248 │-05 |VU CA VG | [INFO] [stdout] 247 │+04 |MB N C ARPL S| [INFO] [stdout] 248 │+05 |VU D CA VG | [INFO] [stdout] 249 249 │ 06 |J YDT IW | [INFO] [stdout] 250 │-07 |D G GRT KP | [INFO] [stdout] 250 │+07 |D GRT KP | [INFO] [stdout] 251 251 │ 08 | J GQ VH | [INFO] [stdout] 252 252 │ 09 | A E L | [INFO] [stdout] 253 253 │ -----------------17------------------ [INFO] [stdout] 254 │-00 | R E K | [INFO] [stdout] 254 │+00 | R E | [INFO] [stdout] 255 255 │ 01 | RNGC A | [INFO] [stdout] 256 256 │ 02 | KYTYL Y H| [INFO] [stdout] 257 257 │ 03 |MUXOKA JT D| [INFO] [stdout] 258 258 │ 04 |MBGNSC RP S| [INFO] [stdout] 259 │-05 |VU D CA VGN| [INFO] [stdout] 259 │+05 |VU D CAWVGN| [INFO] [stdout] 260 260 │ 06 |JO YDT IW | [INFO] [stdout] 261 261 │ 07 |D GRT KP | [INFO] [stdout] 262 │-08 | J GQ VH | [INFO] [stdout] 262 │+08 | GQ VH | [INFO] [stdout] 263 263 │ 09 | A EH JL | [INFO] [stdout] 264 264 │ -----------------18------------------ [INFO] [stdout] 265 265 │ 00 | R E C L | [INFO] [stdout] 266 │-01 | RNGC A | [INFO] [stdout] 266 │+01 | R G A | [INFO] [stdout] 267 267 │ 02 | KYTYL Y | [INFO] [stdout] 268 268 │ 03 | UXOKA T D| [INFO] [stdout] 269 269 │ 04 |MBGNSC RP S| [INFO] [stdout] 270 │-05 |VU D AWV N| [INFO] [stdout] 271 │-06 |JO DT IWG| [INFO] [stdout] 270 │+05 |VU H D AWV N| [INFO] [stdout] 271 │+06 |JO R DT IWG| [INFO] [stdout] 272 272 │ 07 |D GRT KP | [INFO] [stdout] 273 273 │ 08 |L GQV VH | [INFO] [stdout] 274 │-09 | A EH JL | [INFO] [stdout] 274 │+09 | EH JL | [INFO] [stdout] 275 275 │ -----------------19------------------ [INFO] [stdout] 276 276 │ 00 | C L | [INFO] [stdout] 277 │-01 | R G A | [INFO] [stdout] 277 │+01 | R G | [INFO] [stdout] 278 278 │ 02 | YTYL Y | [INFO] [stdout] 279 279 │ 03 | UXOKA T | [INFO] [stdout] 280 280 │ 04 |MBGNSC RP S| [INFO] [stdout] 281 281 │ 05 |VUCHTD AW N| [INFO] [stdout] 282 │-06 |JO R T IWG| [INFO] [stdout] 282 │+06 |JO R TLIWG| [INFO] [stdout] 283 283 │ 07 |DF GRT KPB| [INFO] [stdout] 284 284 │ 08 |L GQV VH | [INFO] [stdout] 285 285 │ 09 | EH JL | [INFO] [stdout] 286 286 │ -----------------1A------------------ [INFO] [stdout] 287 287 │ 00 | C L | [INFO] [stdout] 288 288 │ 01 | R G K K | [INFO] [stdout] 289 │-02 | YTYL Y | [INFO] [stdout] 289 │+02 | Y Y Y | [INFO] [stdout] 290 290 │ 03 | UXOKA T | [INFO] [stdout] 291 291 │ 04 | BGNSC P | [INFO] [stdout] 292 292 │ 05 |VUCHTD AW N| [INFO] [stdout] 293 │-06 |JO R TLI G| [INFO] [stdout] 294 │-07 |DF T KPB| [INFO] [stdout] 293 │+06 |JO G R TLI G| [INFO] [stdout] 294 │+07 |DF Q T KPB| [INFO] [stdout] 295 295 │ 08 |L GQV VHS| [INFO] [stdout] 296 296 │ 09 |L EHN JL | [INFO] [stdout] 297 297 │ -----------------1B------------------ [INFO] [stdout] 298 298 │ 00 | C L | [INFO] [stdout] 299 299 │ 01 | K K | [INFO] [stdout] 300 │-02 | Y Y Y | [INFO] [stdout] 300 │+02 | Y Y | [INFO] [stdout] 301 301 │ 03 | XOKA T | [INFO] [stdout] 302 302 │ 04 | BGNSC P | [INFO] [stdout] 303 303 │ 05 |VUCHTD AW | [INFO] [stdout] 304 304 │ 06 |JODGCR TL G| [INFO] [stdout] 305 │-07 |DF Q T KPB| [INFO] [stdout] 305 │+07 |DF Q TGKPB| [INFO] [stdout] 306 306 │ 08 |LT G V VHS| [INFO] [stdout] 307 307 │ 09 |L EHN JLW| [INFO] [stdout] 308 308 │ -----------------1C------------------ [INFO] [stdout] 309 │-00 | C L | [INFO] [stdout] 309 │+00 | CWL | [INFO] [stdout] 310 310 │ 01 | K K | [INFO] [stdout] 311 311 │ 02 | Y Y A U | [INFO] [stdout] 312 │-03 | XOKA T | [INFO] [stdout] 313 │-04 | BGNSC P | [INFO] [stdout] 314 │-05 | UCHTD W | [INFO] [stdout] 315 │-06 |JODGCR TL | [INFO] [stdout] 316 │-07 |DF Q TGK B| [INFO] [stdout] 317 │-08 |LT V VHS| [INFO] [stdout] 318 │-09 |L E N JLW| [INFO] [stdout] 319 │------------------1D------------------ [INFO] [stdout] 320 │-00 | CWL | [INFO] [stdout] 321 │-01 | K K | [INFO] [stdout] 322 │-02 | A U | [INFO] [stdout] 323 312 │ 03 | X K T | [INFO] [stdout] 324 │-04 | GNSC P | [INFO] [stdout] 313 │+04 | BGNSC P | [INFO] [stdout] 325 314 │ 05 | UCHTD W | [INFO] [stdout] 326 315 │ 06 |JODGCR TL | [INFO] [stdout] 327 │-07 |DFVYVQ TG | [INFO] [stdout] 316 │+07 |DF Y Q TGK B| [INFO] [stdout] 328 317 │ 08 |LT H V VHS| [INFO] [stdout] 318 │+09 |L E N JLW| [INFO] [stdout] 319 │+-----------------1D------------------ [INFO] [stdout] 320 │+00 | CWL | [INFO] [stdout] 321 │+01 | K K | [INFO] [stdout] 322 │+02 | A U | [INFO] [stdout] 323 │+03 | X K | [INFO] [stdout] 324 │+04 | GNSC P | [INFO] [stdout] 325 │+05 | UCHTD W | [INFO] [stdout] 326 │+06 |JODGCR TL | [INFO] [stdout] 327 │+07 |DFVYVQ TG | [INFO] [stdout] 328 │+08 |LT H VAVHS| [INFO] [stdout] 329 329 │ 09 |LT E N JLW| [INFO] [stdout] 330 330 │ -----------------1E------------------ [INFO] [stdout] 331 331 │ 00 | CWL | [INFO] [stdout] 332 │-01 | K K | [INFO] [stdout] 332 │+01 | KTK | [INFO] [stdout] 333 333 │ 02 | A U | [INFO] [stdout] 334 334 │ 03 | X K Y B | [INFO] [stdout] 335 │-04 | GNSC P | [INFO] [stdout] 335 │+04 | G S P | [INFO] [stdout] 336 336 │ 05 | UCHTD W | [INFO] [stdout] 337 337 │ 06 | ODGCR L | [INFO] [stdout] 338 338 │ 07 |DFVYVQ TG | [INFO] [stdout] 339 │-08 |LT H VAV | [INFO] [stdout] 340 │-09 |LT N JLW| [INFO] [stdout] 339 │+08 |LT J H VAV | [INFO] [stdout] 340 │+09 |LT H N JLW| [INFO] [stdout] 341 341 │ -----------------1F------------------ [INFO] [stdout] 342 342 │ 00 | CWL | [INFO] [stdout] 343 343 │ 01 | KTK | [INFO] [stdout] 344 344 │ 02 | A U | [INFO] [stdout] 345 345 │ 03 | Y B | [INFO] [stdout] 346 │-04 | G S P | [INFO] [stdout] 346 │+04 | G S | [INFO] [stdout] 347 347 │ 05 | CHTD W | [INFO] [stdout] 348 348 │ 06 | ODGCR L | [INFO] [stdout] 349 349 │ 07 |DFVYVQ TG | [INFO] [stdout] 350 350 │ 08 |LTFJFH VA | [INFO] [stdout] 351 │-09 |LT H N JL | [INFO] [stdout] 351 │+09 |LT H NVJL | [INFO] [stdout] 352 352 │ -----------------20------------------ [INFO] [stdout] 353 353 │ 00 | WL Q | [INFO] [stdout] 354 354 │ 01 | KTK | [INFO] [stdout] 355 │-02 | A U | [INFO] [stdout] 355 │+02 | AJU | [INFO] [stdout] 356 356 │ 03 | Y B | [INFO] [stdout] 357 357 │ 04 | G S T U | [INFO] [stdout] 358 │-05 | CHTD W | [INFO] [stdout] 359 │-06 | ODGCR L | [INFO] [stdout] 360 │-07 | FVYVQ G | [INFO] [stdout] 361 │-08 |LTFJFH VA | [INFO] [stdout] 362 │-09 |LT H NVJ | [INFO] [stdout] 363 │------------------21------------------ [INFO] [stdout] 364 │-00 | WL Q | [INFO] [stdout] 365 │-01 | KTK | [INFO] [stdout] 366 │-02 | AJU | [INFO] [stdout] 367 │-03 | Y B | [INFO] [stdout] 368 │-04 | T U | [INFO] [stdout] 369 358 │ 05 | C T W | [INFO] [stdout] 359 │+06 | ODGCR L | [INFO] [stdout] 360 │+07 | FVYVQ G | [INFO] [stdout] 361 │+08 |LTFJFH VA | [INFO] [stdout] 362 │+09 |LT J H NVJ | [INFO] [stdout] 363 │+-----------------21------------------ [INFO] [stdout] 364 │+00 | WL Q | [INFO] [stdout] 365 │+01 | KTK | [INFO] [stdout] 366 │+02 | AJU | [INFO] [stdout] 367 │+03 | Y B | [INFO] [stdout] 368 │+04 | T U | [INFO] [stdout] 369 │+05 | C T | [INFO] [stdout] 370 370 │ 06 | DGCR L | [INFO] [stdout] 371 371 │ 07 | FVYVQ G | [INFO] [stdout] 372 372 │ 08 |LTFJFH VA | [INFO] [stdout] 373 373 │ 09 |LTOJGH NV | [INFO] [stdout] 374 374 │ -----------------22------------------ [INFO] [stdout] 375 375 │ 00 | W Q P| [INFO] [stdout] 376 376 │ 01 | TK B | [INFO] [stdout] 377 377 │ 02 | AJU | [INFO] [stdout] 378 │-03 | Y B | [INFO] [stdout] 378 │+03 | YCB | [INFO] [stdout] 379 379 │ 04 | T U | [INFO] [stdout] 380 380 │ 05 | C T P O | [INFO] [stdout] 381 │-06 | DGCR L | [INFO] [stdout] 381 │+06 | D C L | [INFO] [stdout] 382 382 │ 07 | FVYVQ G | [INFO] [stdout] 383 383 │ 08 | TFJFH A | [INFO] [stdout] 384 384 │ 09 |LTOJGH NV | [INFO] [stdout] 385 385 │ -----------------23------------------ [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 388 388 │ 02 | AJU | [INFO] [stdout] 389 389 │ 03 | YCB | [INFO] [stdout] 390 390 │ 04 | T U | [INFO] [stdout] 391 391 │ 05 | P O | [INFO] [stdout] 392 │-06 | D C L | [INFO] [stdout] 392 │+06 | D C | [INFO] [stdout] 393 393 │ 07 | VYVQ G | [INFO] [stdout] 394 394 │ 08 | TFJFH A | [INFO] [stdout] 395 395 │ 09 |LTOJGH NV | [INFO] [stdout] 396 396 │ -----------------24------------------ [INFO] [stdout] 397 397 │ 00 | W AQ P| [INFO] [stdout] 398 398 │ 01 | T B S| [INFO] [stdout] 399 399 │ 02 | JU A Y| [INFO] [stdout] 400 400 │ 03 | YCB | [INFO] [stdout] 401 │-04 | T U | [INFO] [stdout] 401 │+04 | TMU | [INFO] [stdout] 402 402 │ 05 | P O | [INFO] [stdout] 403 403 │ 06 | D C W F | [INFO] [stdout] 404 │-07 | VYVQ G | [INFO] [stdout] 404 │+07 | V V G | [INFO] [stdout] 405 405 │ 08 | TFJFH A | [INFO] [stdout] 406 406 │ 09 | TOJGH V | [INFO] [stdout] 407 407 │ -----------------25------------------ [INFO] [stdout] 408 408 │ 00 | W AQ P| [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 411 411 │ 03 | YCB C| [INFO] [stdout] 412 412 │ 04 | TMU | [INFO] [stdout] 413 413 │ 05 | P O | [INFO] [stdout] 414 414 │ 06 | W F | [INFO] [stdout] 415 │-07 | V V G | [INFO] [stdout] 415 │+07 | V V | [INFO] [stdout] 416 416 │ 08 | FJFH A | [INFO] [stdout] 417 417 │ 09 | TOJGH V | [INFO] [stdout] 418 418 │ -----------------26------------------ [INFO] [stdout] 419 │-00 | W AQ SP| [INFO] [stdout] 419 │+00 | AQ SP| [INFO] [stdout] 420 420 │ 01 | T LB S| [INFO] [stdout] 421 421 │ 02 | J A Y| [INFO] [stdout] 422 422 │ 03 | CB Y C| [INFO] [stdout] 423 423 │ 04 | TMU E| [INFO] [stdout] 424 │-05 | P O | [INFO] [stdout] 424 │+05 | PDO | [INFO] [stdout] 425 425 │ 06 | W F | [INFO] [stdout] 426 426 │ 07 | V V L T | [INFO] [stdout] 427 │-08 | FJFH A | [INFO] [stdout] 427 │+08 | F F A | [INFO] [stdout] 428 428 │ 09 | TOJGH V | [INFO] [stdout] 429 429 │ -----------------27------------------ [INFO] [stdout] 430 430 │ 00 | AQ WS | [INFO] [stdout] 431 431 │ 01 | T LB S| [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 434 434 │ 04 | TMU E| [INFO] [stdout] 435 435 │ 05 | PDO Q| [INFO] [stdout] 436 436 │ 06 | W F | [INFO] [stdout] 437 437 │ 07 | L T | [INFO] [stdout] 438 │-08 | F F A | [INFO] [stdout] 438 │+08 | F F | [INFO] [stdout] 439 439 │ 09 | OJGH V | [INFO] [stdout] 440 440 │ -----------------28------------------ [INFO] [stdout] 441 441 │ 00 | A WS | [INFO] [stdout] 442 │-01 | T LB T | [INFO] [stdout] 442 │+01 | LB T | [INFO] [stdout] 443 443 │ 02 | J VA Y| [INFO] [stdout] 444 444 │ 03 | C Y C| [INFO] [stdout] 445 445 │ 04 | MU Y E| [INFO] [stdout] 446 446 │ 05 | PDO Q| [INFO] [stdout] 447 │-06 | W F Q| [INFO] [stdout] 447 │+06 | WCF Q| [INFO] [stdout] 448 448 │ 07 | L T | [INFO] [stdout] 449 449 │ 08 | F F G T | [INFO] [stdout] 450 │-09 | OJGH V | [INFO] [stdout] 450 │+09 | O G V | [INFO] [stdout] 451 451 │ -----------------29------------------ [INFO] [stdout] 452 452 │ 00 | A R WS | [INFO] [stdout] 453 453 │ 01 | LB QT | [INFO] [stdout] 454 454 │ 02 | J VA | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 457 457 │ 05 | PDO Q| [INFO] [stdout] 458 458 │ 06 | WCF Q| [INFO] [stdout] 459 459 │ 07 | L T E| [INFO] [stdout] 460 460 │ 08 | G T | [INFO] [stdout] 461 │-09 | O G V | [INFO] [stdout] 461 │+09 | O G | [INFO] [stdout] 462 462 │ -----------------2A------------------ [INFO] [stdout] 463 463 │ 00 |E A R WS | [INFO] [stdout] 464 464 │ 01 | L S QT | [INFO] [stdout] 465 │-02 | J VA H | [INFO] [stdout] 465 │+02 | VA H | [INFO] [stdout] 466 466 │ 03 | C QY | [INFO] [stdout] 467 467 │ 04 | M Y E| [INFO] [stdout] 468 468 │ 05 | DO N Q| [INFO] [stdout] 469 469 │ 06 | WCF Q| [INFO] [stdout] 470 │-07 | L T E| [INFO] [stdout] 470 │+07 | LMT E| [INFO] [stdout] 471 471 │ 08 | G T N| [INFO] [stdout] 472 472 │ 09 | O G A Q | [INFO] [stdout] 473 473 │ -----------------2B------------------ [INFO] [stdout] 474 474 │ 00 |E A R WS | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 484 484 │ -----------------2C------------------ [INFO] [stdout] 485 485 │ 00 |EC R WS | [INFO] [stdout] 486 486 │ 01 |T L S QT | [INFO] [stdout] 487 487 │ 02 | V Q RH | [INFO] [stdout] 488 │-03 | C QYB U | [INFO] [stdout] 488 │+03 | QYB U | [INFO] [stdout] 489 489 │ 04 | M GY | [INFO] [stdout] 490 490 │ 05 | D N | [INFO] [stdout] 491 491 │ 06 | CF D Q| [INFO] [stdout] 492 492 │ 07 | LMT E| [INFO] [stdout] 493 │-08 | G T N| [INFO] [stdout] 493 │+08 | GBT N| [INFO] [stdout] 494 494 │ 09 | A Q T| [INFO] [stdout] 495 495 │ -----------------2D------------------ [INFO] [stdout] 496 │-00 |EC WS | [INFO] [stdout] 496 │+00 |EC G WS | [INFO] [stdout] 497 497 │ 01 |TN L S QT | [INFO] [stdout] 498 498 │ 02 | V Q RH | [INFO] [stdout] 499 499 │ 03 | QYB BU | [INFO] [stdout] 500 500 │ 04 | M GYJ | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 503 503 │ 07 | LMT E| [INFO] [stdout] 504 504 │ 08 | GBT N| [INFO] [stdout] 505 505 │ 09 | A Q T| [INFO] [stdout] 506 506 │ -----------------2E------------------ [INFO] [stdout] 507 │-00 |EC G WS | [INFO] [stdout] 508 │-01 |TN QT | [INFO] [stdout] 507 │+00 |EC G N DWS | [INFO] [stdout] 508 │+01 |TN Y QT | [INFO] [stdout] 509 509 │ 02 |DI V Q RH | [INFO] [stdout] 510 510 │ 03 | Q B BU | [INFO] [stdout] 511 │-04 | M GYJ C | [INFO] [stdout] 511 │+04 | GYJ C | [INFO] [stdout] 512 512 │ 05 | D WND | [INFO] [stdout] 513 513 │ 06 | C D | [INFO] [stdout] 514 514 │ 07 | MT J | [INFO] [stdout] 515 515 │ 08 | GBT N| [INFO] [stdout] 516 │-09 | A Q T| [INFO] [stdout] 516 │+09 | AQQ T| [INFO] [stdout] 517 517 │ -----------------2F------------------ [INFO] [stdout] 518 518 │ 00 |EC G N DWS | [INFO] [stdout] 519 │-01 |TN Y QT | [INFO] [stdout] 520 │-02 |DI V RH | [INFO] [stdout] 519 │+01 |TN Y RQT | [INFO] [stdout] 520 │+02 |DI W V RH | [INFO] [stdout] 521 521 │ 03 | T Q B BU | [INFO] [stdout] 522 522 │ 04 | GYJ HC | [INFO] [stdout] 523 523 │ 05 | D WND | [INFO] [stdout] 524 524 │ 06 | C DL | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 526 526 │ 08 | GBT | [INFO] [stdout] 527 527 │ 09 | AQQ T| [INFO] [stdout] 528 528 │ -----------------30------------------ [INFO] [stdout] 529 529 │ 00 |E GTN DW | [INFO] [stdout] 530 │-01 |TN Y RQT | [INFO] [stdout] 531 │-02 |DI W RH | [INFO] [stdout] 532 │-03 |NT Q BU | [INFO] [stdout] 530 │+01 |TN Y G RQT | [INFO] [stdout] 531 │+02 |DI W KRH | [INFO] [stdout] 532 │+03 |NT P Q BU | [INFO] [stdout] 533 533 │ 04 | G G J HC | [INFO] [stdout] 534 │-05 | D WND J | [INFO] [stdout] 534 │+05 | WND J | [INFO] [stdout] 535 535 │ 06 | C TDL | [INFO] [stdout] 536 536 │ 07 | M JR | [INFO] [stdout] 537 537 │ 08 | BT R | [INFO] [stdout] 538 538 │ 09 | AQQ | [INFO] [stdout] 539 539 │ -----------------31------------------ [INFO] [stdout] 540 │-00 |E BGTN D | [INFO] [stdout] 540 │+00 |E B TN D | [INFO] [stdout] 541 541 │ 01 |T YYG RQT | [INFO] [stdout] 542 542 │ 02 |DI W KRH | [INFO] [stdout] 543 │-03 |NT P Q BU | [INFO] [stdout] 544 │-04 | G G HC | [INFO] [stdout] 543 │+03 |NT P Q EBU | [INFO] [stdout] 544 │+04 | G N G HC | [INFO] [stdout] 545 545 │ 05 | H WND OJ | [INFO] [stdout] 546 546 │ 06 | C TDL | [INFO] [stdout] 547 547 │ 07 | M JR | [INFO] [stdout] 548 548 │ 08 | BT RH | [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'test::test_large_letters' (25) 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: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9e5e75e272 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a9e5e75e272 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a9e5e770a2f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a9e5e770a2f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a9e5e729123 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9e5e729123 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a9e5e7358f2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a9e5e73b3cf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a9e5e73b261 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a9e5e53851e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a9e5e53851e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9e5e73ba6e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a9e5e73ba6e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a9e5e73b83a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a9e5e735a29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a9e5e71c23d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a9e5e77a390 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a9e5e779656 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5a9e5e46027b - core::result::Result::unwrap::h21461b3807034bc0 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5a9e5e46027b - rusty_rain::test::set_up_snapshot::hc25ea36639873b10 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:79:5 [INFO] [stdout] 22: 0x5a9e5e46064e - rusty_rain::test::test_large_letters::h34ed65d6b1a0f3c6 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:95:13 [INFO] [stdout] 23: 0x5a9e5e460697 - rusty_rain::test::test_large_letters::{{closure}}::h34c7df70cdd0790d [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:94:19 [INFO] [stdout] 24: 0x5a9e5e47e076 - core::ops::function::FnOnce::call_once::hda11eff08c387ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5a9e5e53831b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5a9e5e53831b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a9e5e54ddc5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a9e5e54ddc5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a9e5e54ddc5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a9e5e54ddc5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a9e5e54ddc5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a9e5e5247e4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a9e5e5247e4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a9e5e5280ca - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5a9e5e5280ca - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a9e5e5280ca - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a9e5e5280ca - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a9e5e5280ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5a9e5e72f97f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x5a9e5e72f97f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x77758a65daa4 - [INFO] [stdout] 46: 0x77758a6eaa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_screen_buffer_direction_right_emoji_moon_double_width stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: src/snapshots/rusty_rain__test__screen_buffer_direction_right_emoji_moon_double_width.snap [INFO] [stdout] Snapshot: screen_buffer_direction_right_emoji_moon_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] 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 131 │ 09 |🌔🌔🌙🌑🌑 | [INFO] [stdout] 132 132 │ -----------------0C------------------ [INFO] [stdout] 133 133 │ 00 |🌚🌚🌖 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 136 136 │ 03 | | [INFO] [stdout] 137 137 │ 04 | | [INFO] [stdout] 138 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 153 │ 09 |🌔🌔🌙🌑🌑🌖 | [INFO] [stdout] 154 154 │ -----------------0E------------------ [INFO] [stdout] 155 155 │ 00 |🌚🌚🌖🌖 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 158 158 │ 03 | | [INFO] [stdout] 159 159 │ 04 | | [INFO] [stdout] 160 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 175 │ 09 |🌔🌔🌙🌑🌑🌖🌜 | [INFO] [stdout] 176 176 │ -----------------10------------------ [INFO] [stdout] 177 177 │ 00 |🌚🌚🌖🌖🌖 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 180 180 │ 03 |🌒 | [INFO] [stdout] 181 181 │ 04 |🌒 | [INFO] [stdout] 182 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 197 │ 09 |🌔🌔🌙🌑🌑🌖🌜🌔 | [INFO] [stdout] 198 198 │ -----------------12------------------ [INFO] [stdout] 199 199 │ 00 |🌚🌚🌖🌖🌖🌛 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 202 202 │ 03 |🌒🌗 | [INFO] [stdout] 203 203 │ 04 |🌒🌓 | [INFO] [stdout] 204 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 219 │ 09 |🌔🌔🌙🌑🌑🌖🌜🌔🌓 | [INFO] [stdout] 220 220 │ -----------------14------------------ [INFO] [stdout] 221 221 │ 00 |🌚🌚🌖🌖🌖🌛🌕 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 224 224 │ 03 |🌒🌗🌚 | [INFO] [stdout] 225 225 │ 04 |🌒🌓🌜 | [INFO] [stdout] 226 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 241 │ 09 |🌔🌔🌙🌑🌑🌖🌜🌔🌓🌓 | [INFO] [stdout] 242 242 │ -----------------16------------------ [INFO] [stdout] 243 243 │ 00 |🌚🌚🌖🌖🌖🌛🌕🌒 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 246 246 │ 03 |🌒🌗🌚🌘 | [INFO] [stdout] 247 247 │ 04 |🌒🌓🌜🌕 | [INFO] [stdout] 248 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 263 │ 09 | 🌔🌙🌑🌑🌖🌜🌔🌓🌓🌖 | [INFO] [stdout] 264 264 │ -----------------18------------------ [INFO] [stdout] 265 265 │ 00 |🌚🌚🌖🌖🌖🌛🌕🌒🌖 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 268 268 │ 03 |🌒🌗🌚🌘🌗 | [INFO] [stdout] 269 269 │ 04 |🌒🌓🌜🌕🌚 | [INFO] [stdout] 270 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 285 │ 09 | 🌙🌑🌑🌖🌜🌔🌓🌓🌖🌛 | [INFO] [stdout] 286 286 │ -----------------1A------------------ [INFO] [stdout] 287 287 │ 00 |🌚🌚🌖🌖🌖🌛🌕🌒🌖🌖 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 290 290 │ 03 |🌒🌗🌚🌘🌗🌔 | [INFO] [stdout] 291 291 │ 04 |🌒🌓🌜🌕🌚🌚 | [INFO] [stdout] 292 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 307 │ 09 | 🌑🌑🌖🌜🌔🌓🌓🌖🌛🌕 | [INFO] [stdout] 308 308 │ -----------------1C------------------ [INFO] [stdout] 309 309 │ 00 | 🌚🌖🌖🌖🌛🌕🌒🌖🌖🌓 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 312 312 │ 03 |🌒🌗🌚🌘🌗🌔🌔 | [INFO] [stdout] 313 313 │ 04 |🌒🌓🌜🌕🌚🌚🌒 | [INFO] [stdout] 314 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 329 │ 09 | 🌑🌖🌜🌔🌓🌓🌖🌛🌕🌕 | [INFO] [stdout] 330 330 │ -----------------1E------------------ [INFO] [stdout] 331 331 │ 00 | 🌖🌖🌖🌛🌕🌒🌖🌖🌓🌘 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 334 334 │ 03 | 🌗🌚🌘🌗🌔🌔🌜 | [INFO] [stdout] 335 335 │ 04 |🌒🌓🌜🌕🌚🌚🌒🌛 | [INFO] [stdout] 336 336 │ 05 |🌖🌒🌖🌑🌒🌒🌙🌘🌔 | [INFO] [stdout] 337 337 │ 06 | 🌒🌕| [INFO] [stdout] 338 │-07 | 🌜| [INFO] [stdout] 338 │+07 | | [INFO] [stdout] 339 339 │ 08 | | [INFO] [stdout] 340 340 │ 09 | 🌖🌜🌔🌓🌓🌖🌛🌕🌕🌓 | [INFO] [stdout] 341 341 │ -----------------1F------------------ [INFO] [stdout] 342 342 │ 00 | 🌖🌖🌖🌛🌕🌒🌖🌖🌓🌘 | [INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stdout] 378 378 │ 03 | 🌘🌗🌔🌔🌜🌕🌕 | [INFO] [stdout] 379 379 │ 04 |🌒🌓🌜🌕🌚🌚🌒🌛🌓🌓 | [INFO] [stdout] 380 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] 400 400 │ 03 | 🌗🌔🌔🌜🌕🌕🌓 | [INFO] [stdout] 401 401 │ 04 |🌒🌓🌜🌕🌚🌚🌒🌛🌓🌓🌗 | [INFO] [stdout] 402 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] 422 422 │ 03 | 🌔🌔🌜🌕🌕🌓🌘 | [INFO] [stdout] 423 423 │ 04 | 🌓🌜🌕🌚🌚🌒🌛🌓🌓🌗🌒 | [INFO] [stdout] 424 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] 444 444 │ 03 | 🌔🌜🌕🌕🌓🌘🌒 | [INFO] [stdout] 445 445 │ 04 | 🌜🌕🌚🌚🌒🌛🌓🌓🌗🌒🌖 | [INFO] [stdout] 446 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] 466 466 │ 03 | 🌜🌕🌕🌓🌘🌒🌖 | [INFO] [stdout] 467 467 │ 04 | 🌕🌚🌚🌒🌛🌓🌓🌗🌒🌖🌙 | [INFO] [stdout] 468 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] 488 488 │ 03 | 🌕🌕🌓🌘🌒🌖🌗 | [INFO] [stdout] 489 489 │ 04 | 🌚🌚🌒🌛🌓🌓🌗🌒🌖🌙🌒 | [INFO] [stdout] 490 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] 510 510 │ 03 | 🌕🌓🌘🌒🌖🌗🌗| [INFO] [stdout] 511 511 │ 04 | 🌚🌒🌛🌓🌓🌗🌒🌖🌙🌒🌖| [INFO] [stdout] 512 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] 532 532 │ 03 | 🌓🌘🌒🌖🌗🌗| [INFO] [stdout] 533 533 │ 04 | 🌒🌛🌓🌓🌗🌒🌖🌙🌒🌖| [INFO] [stdout] 534 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] [INFO] [stdout] thread 'test::test_screen_buffer_direction_right_emoji_moon_double_width' (28) 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_right_emoji_moon_double_width.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9e5e75e272 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9e5e75e272 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a9e5e75e272 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a9e5e770a2f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a9e5e770a2f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a9e5e729123 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9e5e729123 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a9e5e7358f2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a9e5e73b3cf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a9e5e73b261 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a9e5e53851e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a9e5e53851e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9e5e73ba6e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a9e5e73ba6e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a9e5e73b83a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a9e5e735a29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a9e5e71c23d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a9e5e77a390 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a9e5e779656 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5a9e5e46027b - core::result::Result::unwrap::h21461b3807034bc0 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5a9e5e46027b - rusty_rain::test::set_up_snapshot::hc25ea36639873b10 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:79:5 [INFO] [stdout] 22: 0x5a9e5e460f3e - rusty_rain::test::test_screen_buffer_direction_right_emoji_moon_double_width::h54cb407b3d6084ea [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:95:13 [INFO] [stdout] 23: 0x5a9e5e460f87 - rusty_rain::test::test_screen_buffer_direction_right_emoji_moon_double_width::{{closure}}::hcfec2ca71fa1e354 [INFO] [stdout] at /opt/rustwide/workdir/src/test.rs:94:19 [INFO] [stdout] 24: 0x5a9e5e47de06 - core::ops::function::FnOnce::call_once::h4f96c719ead3a0f5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5a9e5e53831b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x5a9e5e53831b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5a9e5e54ddc5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5a9e5e54ddc5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5a9e5e54ddc5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5a9e5e54ddc5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5a9e5e54ddc5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5a9e5e54ddc5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5a9e5e5247e4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5a9e5e5247e4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x5a9e5e5280ca - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5a9e5e5280ca - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5a9e5e5280ca - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5a9e5e5280ca - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5a9e5e5280ca - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5a9e5e5280ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x5a9e5e72f97f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x5a9e5e72f97f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x77758a65daa4 - [INFO] [stdout] 46: 0x77758a6eaa34 - clone [INFO] [stdout] 47: 0x0 - [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] test::test_screen_buffer_direction_right_emoji_moon_double_width [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin rusty-rain` [INFO] running `Command { std: "docker" "inspect" "cacd6023653b06b19a7cc0c6f43d6b7215e55d3a4fced5fc0853adbc5d468fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacd6023653b06b19a7cc0c6f43d6b7215e55d3a4fced5fc0853adbc5d468fc9", kill_on_drop: false }` [INFO] [stdout] cacd6023653b06b19a7cc0c6f43d6b7215e55d3a4fced5fc0853adbc5d468fc9