[INFO] cloning repository https://github.com/dustsoftware/anstyle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustsoftware/anstyle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Fanstyle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Fanstyle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14dd743496d1614f8261a093ce755f26d8e2069d
[INFO] testing dustsoftware/anstyle against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Fanstyle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dustsoftware/anstyle
[INFO] finished tweaking git repo https://github.com/dustsoftware/anstyle
[INFO] tweaked toml for git repo https://github.com/dustsoftware/anstyle written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dustsoftware/anstyle on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dustsoftware/anstyle 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.0
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.48.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded clap v4.3.24
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded litrs v0.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded divan v0.1.15
[INFO] [stderr]   Downloaded clap_builder v4.3.24
[INFO] [stderr]   Downloaded snapbox v0.6.19
[INFO] [stderr]   Downloaded codegenrs v3.0.2
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded once_cell_polyfill v1.56.0
[INFO] [stderr]   Downloaded lexopt v0.3.0
[INFO] [stderr]   Downloaded cansi v2.2.1
[INFO] [stderr]   Downloaded syn v2.0.86
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded divan-macros v0.1.15
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded clap_derive v4.3.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c740085a51defc8804ae8226ad16cae2cae29a127677260341eeede2646d783
[INFO] running `Command { std: "docker" "start" "-a" "4c740085a51defc8804ae8226ad16cae2cae29a127677260341eeede2646d783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c740085a51defc8804ae8226ad16cae2cae29a127677260341eeede2646d783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c740085a51defc8804ae8226ad16cae2cae29a127677260341eeede2646d783", kill_on_drop: false }`
[INFO] [stdout] 4c740085a51defc8804ae8226ad16cae2cae29a127677260341eeede2646d783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2304c2f8f069c74a8a1658b304318249c2a274699a490f40040c51b4e3afc50f
[INFO] running `Command { std: "docker" "start" "-a" "2304c2f8f069c74a8a1658b304318249c2a274699a490f40040c51b4e3afc50f", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle v1.0.13 (/opt/rustwide/workdir/crates/anstyle)
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-lossy v1.1.4 (/opt/rustwide/workdir/crates/anstyle-lossy)
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.7 (/opt/rustwide/workdir/crates/anstyle-parse)
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling colorchoice v1.0.4 (/opt/rustwide/workdir/crates/colorchoice)
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.48.1
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling cansi v2.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4 (/opt/rustwide/workdir/crates/anstyle-query)
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anstyle-roff v0.3.8 (/opt/rustwide/workdir/crates/anstyle-roff)
[INFO] [stderr]    Compiling anstyle-crossterm v4.0.2 (/opt/rustwide/workdir/crates/anstyle-crossterm)
[INFO] [stderr]    Compiling anstyle-yansi v2.0.3 (/opt/rustwide/workdir/crates/anstyle-yansi)
[INFO] [stderr]    Compiling anstyle-termcolor v1.1.4 (/opt/rustwide/workdir/crates/anstyle-termcolor)
[INFO] [stderr]    Compiling anstream v0.6.20 (/opt/rustwide/workdir/crates/anstream)
[INFO] [stderr]    Compiling anstyle-svg v0.1.11 (/opt/rustwide/workdir/crates/anstyle-svg)
[INFO] [stderr]    Compiling anstyle-ansi-term v1.0.4 (/opt/rustwide/workdir/crates/anstyle-ansi-term)
[INFO] [stderr]    Compiling anstyle-git v1.1.3 (/opt/rustwide/workdir/crates/anstyle-git)
[INFO] [stderr]    Compiling anstyle-ls v1.0.5 (/opt/rustwide/workdir/crates/anstyle-ls)
[INFO] [stderr]    Compiling anstyle-wincon v3.0.10 (/opt/rustwide/workdir/crates/anstyle-wincon)
[INFO] [stderr]    Compiling anstyle-owo-colors v2.0.4 (/opt/rustwide/workdir/crates/anstyle-owo-colors)
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling colorchoice-clap v1.0.7 (/opt/rustwide/workdir/crates/colorchoice-clap)
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling anstyle-syntect v1.0.4 (/opt/rustwide/workdir/crates/anstyle-syntect)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s
[INFO] running `Command { std: "docker" "inspect" "2304c2f8f069c74a8a1658b304318249c2a274699a490f40040c51b4e3afc50f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2304c2f8f069c74a8a1658b304318249c2a274699a490f40040c51b4e3afc50f", kill_on_drop: false }`
[INFO] [stdout] 2304c2f8f069c74a8a1658b304318249c2a274699a490f40040c51b4e3afc50f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 350f3258e850f476af77a3552f1f77f025ed269c5d5e23c1a8527a26f8525b20
[INFO] running `Command { std: "docker" "start" "-a" "350f3258e850f476af77a3552f1f77f025ed269c5d5e23c1a8527a26f8525b20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anstyle v1.0.13 (/opt/rustwide/workdir/crates/anstyle)
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7 (/opt/rustwide/workdir/crates/anstyle-parse)
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling anstyle-lossy v1.1.4 (/opt/rustwide/workdir/crates/anstyle-lossy)
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling divan-macros v0.1.15
[INFO] [stderr]    Compiling colorchoice v1.0.4 (/opt/rustwide/workdir/crates/colorchoice)
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4 (/opt/rustwide/workdir/crates/anstyle-query)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling codegenrs v3.0.2
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling cansi v2.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.48.1
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling snapbox v0.6.19
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling anstream v0.6.20 (/opt/rustwide/workdir/crates/anstream)
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling anstyle-svg v0.1.11 (/opt/rustwide/workdir/crates/anstyle-svg)
[INFO] [stderr]    Compiling anstyle-wincon v3.0.10 (/opt/rustwide/workdir/crates/anstyle-wincon)
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anstyle-roff v0.3.8 (/opt/rustwide/workdir/crates/anstyle-roff)
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling anstyle-yansi v2.0.3 (/opt/rustwide/workdir/crates/anstyle-yansi)
[INFO] [stderr]    Compiling anstyle-ansi-term v1.0.4 (/opt/rustwide/workdir/crates/anstyle-ansi-term)
[INFO] [stderr]    Compiling anstyle-termcolor v1.1.4 (/opt/rustwide/workdir/crates/anstyle-termcolor)
[INFO] [stderr]    Compiling anstyle-owo-colors v2.0.4 (/opt/rustwide/workdir/crates/anstyle-owo-colors)
[INFO] [stderr]    Compiling anstyle-git v1.1.3 (/opt/rustwide/workdir/crates/anstyle-git)
[INFO] [stderr]    Compiling anstyle-ls v1.0.5 (/opt/rustwide/workdir/crates/anstyle-ls)
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling anstyle-crossterm v4.0.2 (/opt/rustwide/workdir/crates/anstyle-crossterm)
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling divan v0.1.15
[INFO] [stderr]    Compiling colorchoice-clap v1.0.7 (/opt/rustwide/workdir/crates/colorchoice-clap)
[INFO] [stderr]    Compiling anstyle-syntect v1.0.4 (/opt/rustwide/workdir/crates/anstyle-syntect)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.62s
[INFO] running `Command { std: "docker" "inspect" "350f3258e850f476af77a3552f1f77f025ed269c5d5e23c1a8527a26f8525b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350f3258e850f476af77a3552f1f77f025ed269c5d5e23c1a8527a26f8525b20", kill_on_drop: false }`
[INFO] [stdout] 350f3258e850f476af77a3552f1f77f025ed269c5d5e23c1a8527a26f8525b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 494988467ae3c960fe5d0855ddb55c8abd3ba779842942230f8f795fef594872
[INFO] running `Command { std: "docker" "start" "-a" "494988467ae3c960fe5d0855ddb55c8abd3ba779842942230f8f795fef594872", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstream-e77706f7bb53c439)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test adapter::strip::test::test_strip_byte_multibyte ... ok
[INFO] [stdout] test adapter::strip::test::test_strip_byte_del ... ok
[INFO] [stdout] test adapter::strip::test::test_strip_str_handles_broken_sequence ... ok
[INFO] [stdout] test adapter::wincon::test::ansi256_colors ... ok
[INFO] [stdout] test adapter::wincon::test::middle ... ok
[INFO] [stdout] test adapter::strip::test::test_strip_str_del ... ok
[INFO] [stdout] test adapter::wincon::test::start ... ok
[INFO] [stdout] test stream::tests::test ... ok
[INFO] [stdout] test adapter::wincon::test::end ... ok
[INFO] [stdout] test adapter::strip::test::test_strip_bytes_multibyte ... ok
[INFO] [stdout] test strip::test::write_all_random ... ok
[INFO] [stdout] test strip::test::write_byte_random ... ok
[INFO] [stdout] test adapter::strip::test::strip_str_no_escapes ... ok
[INFO] [stdout] test adapter::wincon::test::wincon_no_escapes ... ok
[INFO] [stdout] test strip::test::write_all_no_escapes ... ok
[INFO] [stdout] test strip::test::write_byte_no_escapes ... ok
[INFO] [stdout] test adapter::strip::test::strip_byte_no_escapes ... ok
[INFO] [stdout] test adapter::strip::test::strip_char_no_escapes ... ok
[INFO] [stdout] test adapter::strip::test::strip_bytes_no_escapes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-6195be4f3c44f573)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test eprint ... ok
[INFO] [stdout] test println ... ok
[INFO] [stdout] test eprintln ... ok
[INFO] [stdout] test print ... ok
[INFO] [stdout] test panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle-d36fccffaa9c6f5d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test color::test::no_align ... ok
[INFO] [stdout] test reset::test::print_size_of ... ok
[INFO] [stdout] test style::print_size_of ... ok
[INFO] [stdout] test effect::test::no_align ... ok
[INFO] [stdout] test effect::test::print_size_of ... ok
[INFO] [stdout] test reset::test::no_align ... ok
[INFO] [stdout] test color::test::print_size_of ... ok
[INFO] [stderr]      Running tests/testsuite.rs (/opt/rustwide/target/debug/deps/testsuite-1169bf550fd156eb)
[INFO] [stdout] test color::test::max_display_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test no_leading_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_ansi_term-cbabdd04511b8139)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_crossterm-9f31614c56798cab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_git-2ecd46ec31a42643)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_parse_style_err ... ok
[INFO] [stdout] test tests::test_parse_style ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_lossy-ced85543b5e0c8c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_ls-144a23807bc14459)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::ignore_unsupported_styles ... ok
[INFO] [stdout] test tests::parse_24_bit_colors ... ok
[INFO] [stdout] test tests::parse_8_bit_colors ... ok
[INFO] [stdout] test tests::parse_font_style_backwards ... ok
[INFO] [stdout] test tests::parse_simple ... ok
[INFO] [stdout] test tests::parse_reject ... ok
[INFO] [stdout] test tests::support_reset_of_styles ... ok
[INFO] [stdout] test tests::parse_font_style ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_owo_colors-0b3b8e6cb885e384)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anstyle_parse-9f9f7ca3915c6845)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test state::definitions::tests::pack_state_action ... ok
[INFO] [stdout] test state::definitions::tests::unpack_state_action ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.94.0-x86_64-unknown-linux-gnu'.
[INFO] [stderr] To install, run `rustup component add --toolchain 1.94.0-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stdout] test state::codegen::table ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p anstyle-parse --lib`
[INFO] [stdout] 
[INFO] [stdout] ---- state::codegen::table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'state::codegen::table' (69) panicked at crates/anstyle-parse/src/state/codegen.rs:13:5:
[INFO] [stdout] 
[INFO] [stdout] [31m---- expected: src/state/table.rs[0m
[INFO] [stdout] [32m++++ actual:   In-memory[0m
[INFO] [stdout] [2m   1[0m      [31m-[0m [31m// This file is @generated by crates/anstyle-parse/src/state/codegen.rs
[INFO] [stdout] [0m[2m   2[0m      [31m-[0m [31m
[INFO] [stdout] [0m[2m   3[0m      [31m-[0m [31m#[rustfmt::skip]
[INFO] [stdout] [0m[2m   4[0m      [31m-[0m [31mpub(crate) const STATE_CHANGES: [[u8; 256]; 16] = [
[INFO] [stdout] [0m[2m   5[0m      [31m-[0m [31m    // Anywhere
[INFO] [stdout] [0m[2m   6[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m   7[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m   8[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m   9[0m      [31m-[0m [31m        // Ground Execute
[INFO] [stdout] [0m[2m  10[0m      [31m-[0m [31m        0x5c, 
[INFO] [stdout] [0m[2m  11[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  12[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m  13[0m      [31m-[0m [31m        // Ground Execute
[INFO] [stdout] [0m[2m  14[0m      [31m-[0m [31m        0x5c, 
[INFO] [stdout] [0m[2m  15[0m      [31m-[0m [31m        // Escape Nop
[INFO] [stdout] [0m[2m  16[0m      [31m-[0m [31m        0x0a, 
[INFO] [stdout] [0m[2m  17[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  18[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m  19[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m  20[0m      [31m-[0m [31m    // CsiEntry
[INFO] [stdout] [0m[2m  21[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m  22[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  23[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  24[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  25[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m  26[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  27[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m  28[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  29[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m  30[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  31[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  32[0m      [31m-[0m [31m        // CsiIntermediate Collect
[INFO] [stdout] [0m[2m  33[0m      [31m-[0m [31m        0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 
[INFO] [stdout] [0m[2m  34[0m      [31m-[0m [31m        // CsiParam Param
[INFO] [stdout] [0m[2m  35[0m      [31m-[0m [31m        0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 0xb4, 
[INFO] [stdout] [0m[2m  36[0m      [31m-[0m [31m        // CsiParam Collect
[INFO] [stdout] [0m[2m  37[0m      [31m-[0m [31m        0x24, 0x24, 0x24, 0x24, 
[INFO] [stdout] [0m[2m  38[0m      [31m-[0m [31m        // Ground CsiDispatch
[INFO] [stdout] [0m[2m  39[0m      [31m-[0m [31m        0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 
[INFO] [stdout] [0m[2m  40[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m  41[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m  42[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  43[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m  44[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m  45[0m      [31m-[0m [31m    // CsiIgnore
[INFO] [stdout] [0m[2m  46[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m  47[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  48[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  49[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  50[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m  51[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  52[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m  53[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  54[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m  55[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  56[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  57[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m  58[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m  59[0m      [31m-[0m [31m        // Ground Nop
[INFO] [stdout] [0m[2m  60[0m      [31m-[0m [31m        0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 
[INFO] [stdout] [0m[2m  61[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m  62[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m  63[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  64[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m  65[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m  66[0m      [31m-[0m [31m    // CsiIntermediate
[INFO] [stdout] [0m[2m  67[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m  68[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  69[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  70[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  71[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m  72[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  73[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m  74[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  75[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m  76[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  77[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  78[0m      [31m-[0m [31m        // Anywhere Collect
[INFO] [stdout] [0m[2m  79[0m      [31m-[0m [31m        0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 
[INFO] [stdout] [0m[2m  80[0m      [31m-[0m [31m        // CsiIgnore Nop
[INFO] [stdout] [0m[2m  81[0m      [31m-[0m [31m        0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 
[INFO] [stdout] [0m[2m  82[0m      [31m-[0m [31m        // Ground CsiDispatch
[INFO] [stdout] [0m[2m  83[0m      [31m-[0m [31m        0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 
[INFO] [stdout] [0m[2m  84[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m  85[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m  86[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  87[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m  88[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m  89[0m      [31m-[0m [31m    // CsiParam
[INFO] [stdout] [0m[2m  90[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m  91[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  92[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m  93[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  94[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m  95[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m  96[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m  97[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m  98[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m  99[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 100[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 101[0m      [31m-[0m [31m        // CsiIntermediate Collect
[INFO] [stdout] [0m[2m 102[0m      [31m-[0m [31m        0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 0x23, 
[INFO] [stdout] [0m[2m 103[0m      [31m-[0m [31m        // Anywhere Param
[INFO] [stdout] [0m[2m 104[0m      [31m-[0m [31m        0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 
[INFO] [stdout] [0m[2m 105[0m      [31m-[0m [31m        // CsiIgnore Nop
[INFO] [stdout] [0m[2m 106[0m      [31m-[0m [31m        0x02, 0x02, 0x02, 0x02, 
[INFO] [stdout] [0m[2m 107[0m      [31m-[0m [31m        // Ground CsiDispatch
[INFO] [stdout] [0m[2m 108[0m      [31m-[0m [31m        0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 
[INFO] [stdout] [0m[2m 109[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 110[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 111[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 112[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 113[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 114[0m      [31m-[0m [31m    // DcsEntry
[INFO] [stdout] [0m[2m 115[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 116[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 117[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 118[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 119[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 120[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 121[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 122[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 123[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 124[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 125[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 126[0m      [31m-[0m [31m        // DcsIntermediate Collect
[INFO] [stdout] [0m[2m 127[0m      [31m-[0m [31m        0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 
[INFO] [stdout] [0m[2m 128[0m      [31m-[0m [31m        // DcsParam Param
[INFO] [stdout] [0m[2m 129[0m      [31m-[0m [31m        0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 0xb8, 
[INFO] [stdout] [0m[2m 130[0m      [31m-[0m [31m        // DcsParam Collect
[INFO] [stdout] [0m[2m 131[0m      [31m-[0m [31m        0x28, 0x28, 0x28, 0x28, 
[INFO] [stdout] [0m[2m 132[0m      [31m-[0m [31m        // DcsPassthrough Nop
[INFO] [stdout] [0m[2m 133[0m      [31m-[0m [31m        0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 
[INFO] [stdout] [0m[2m 134[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 135[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 136[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 137[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 138[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 139[0m      [31m-[0m [31m    // DcsIgnore
[INFO] [stdout] [0m[2m 140[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 141[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 142[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 143[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 144[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 145[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 146[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 147[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 148[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 149[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 150[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 151[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 152[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 153[0m      [31m-[0m [31m        // Ground Nop
[INFO] [stdout] [0m[2m 154[0m      [31m-[0m [31m        0x0c, 
[INFO] [stdout] [0m[2m 155[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 156[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 157[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 158[0m      [31m-[0m [31m    // DcsIntermediate
[INFO] [stdout] [0m[2m 159[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 160[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 161[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 162[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 163[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 164[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 165[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 166[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 167[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 168[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 169[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 170[0m      [31m-[0m [31m        // Anywhere Collect
[INFO] [stdout] [0m[2m 171[0m      [31m-[0m [31m        0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 
[INFO] [stdout] [0m[2m 172[0m      [31m-[0m [31m        // DcsIgnore Nop
[INFO] [stdout] [0m[2m 173[0m      [31m-[0m [31m        0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 
[INFO] [stdout] [0m[2m 174[0m      [31m-[0m [31m        // DcsPassthrough Nop
[INFO] [stdout] [0m[2m 175[0m      [31m-[0m [31m        0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 
[INFO] [stdout] [0m[2m 176[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 177[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 178[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 179[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 180[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 181[0m      [31m-[0m [31m    // DcsParam
[INFO] [stdout] [0m[2m 182[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 183[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 184[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 185[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 186[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 187[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 188[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 189[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 190[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 191[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 192[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 193[0m      [31m-[0m [31m        // DcsIntermediate Collect
[INFO] [stdout] [0m[2m 194[0m      [31m-[0m [31m        0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 0x27, 
[INFO] [stdout] [0m[2m 195[0m      [31m-[0m [31m        // Anywhere Param
[INFO] [stdout] [0m[2m 196[0m      [31m-[0m [31m        0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 0xb0, 
[INFO] [stdout] [0m[2m 197[0m      [31m-[0m [31m        // DcsIgnore Nop
[INFO] [stdout] [0m[2m 198[0m      [31m-[0m [31m        0x06, 0x06, 0x06, 0x06, 
[INFO] [stdout] [0m[2m 199[0m      [31m-[0m [31m        // DcsPassthrough Nop
[INFO] [stdout] [0m[2m 200[0m      [31m-[0m [31m        0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 0x09, 
[INFO] [stdout] [0m[2m 201[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 202[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 203[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 204[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 205[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 206[0m      [31m-[0m [31m    // DcsPassthrough
[INFO] [stdout] [0m[2m 207[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 208[0m      [31m-[0m [31m        // Anywhere Put
[INFO] [stdout] [0m[2m 209[0m      [31m-[0m [31m        0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 
[INFO] [stdout] [0m[2m 210[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 211[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 212[0m      [31m-[0m [31m        // Anywhere Put
[INFO] [stdout] [0m[2m 213[0m      [31m-[0m [31m        0xd0, 
[INFO] [stdout] [0m[2m 214[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 215[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 216[0m      [31m-[0m [31m        // Anywhere Put
[INFO] [stdout] [0m[2m 217[0m      [31m-[0m [31m        0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 0xd0, 
[INFO] [stdout] [0m[2m 218[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 219[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 220[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 221[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 222[0m      [31m-[0m [31m        // Ground Nop
[INFO] [stdout] [0m[2m 223[0m      [31m-[0m [31m        0x0c, 
[INFO] [stdout] [0m[2m 224[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 225[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 226[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 227[0m      [31m-[0m [31m    // Escape
[INFO] [stdout] [0m[2m 228[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 229[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 230[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 231[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 232[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 233[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 234[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m 235[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 236[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 237[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 238[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 239[0m      [31m-[0m [31m        // EscapeIntermediate Collect
[INFO] [stdout] [0m[2m 240[0m      [31m-[0m [31m        0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 
[INFO] [stdout] [0m[2m 241[0m      [31m-[0m [31m        // Ground EscDispatch
[INFO] [stdout] [0m[2m 242[0m      [31m-[0m [31m        0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 
[INFO] [stdout] [0m[2m 243[0m      [31m-[0m [31m        // DcsEntry Nop
[INFO] [stdout] [0m[2m 244[0m      [31m-[0m [31m        0x05, 
[INFO] [stdout] [0m[2m 245[0m      [31m-[0m [31m        // Ground EscDispatch
[INFO] [stdout] [0m[2m 246[0m      [31m-[0m [31m        0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 
[INFO] [stdout] [0m[2m 247[0m      [31m-[0m [31m        // SosPmApcString Nop
[INFO] [stdout] [0m[2m 248[0m      [31m-[0m [31m        0x0e, 
[INFO] [stdout] [0m[2m 249[0m      [31m-[0m [31m        // Ground EscDispatch
[INFO] [stdout] [0m[2m 250[0m      [31m-[0m [31m        0x4c, 0x4c, 
[INFO] [stdout] [0m[2m 251[0m      [31m-[0m [31m        // CsiEntry Nop
[INFO] [stdout] [0m[2m 252[0m      [31m-[0m [31m        0x01, 
[INFO] [stdout] [0m[2m 253[0m      [31m-[0m [31m        // Ground EscDispatch
[INFO] [stdout] [0m[2m 254[0m      [31m-[0m [31m        0x4c, 
[INFO] [stdout] [0m[2m 255[0m      [31m-[0m [31m        // OscString Nop
[INFO] [stdout] [0m[2m 256[0m      [31m-[0m [31m        0x0d, 
[INFO] [stdout] [0m[2m 257[0m      [31m-[0m [31m        // SosPmApcString Nop
[INFO] [stdout] [0m[2m 258[0m      [31m-[0m [31m        0x0e, 0x0e, 
[INFO] [stdout] [0m[2m 259[0m      [31m-[0m [31m        // Ground EscDispatch
[INFO] [stdout] [0m[2m 260[0m      [31m-[0m [31m        0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 
[INFO] [stdout] [0m[2m 261[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 262[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 263[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 264[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 265[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 266[0m      [31m-[0m [31m    // EscapeIntermediate
[INFO] [stdout] [0m[2m 267[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 268[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 269[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 270[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 271[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 272[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 273[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m 274[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 275[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 276[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 277[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 278[0m      [31m-[0m [31m        // Anywhere Collect
[INFO] [stdout] [0m[2m 279[0m      [31m-[0m [31m        0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 
[INFO] [stdout] [0m[2m 280[0m      [31m-[0m [31m        // Ground EscDispatch
[INFO] [stdout] [0m[2m 281[0m      [31m-[0m [31m        0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 0x4c, 
[INFO] [stdout] [0m[2m 282[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 283[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 284[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 285[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 286[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 287[0m      [31m-[0m [31m    // Ground
[INFO] [stdout] [0m[2m 288[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 289[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 290[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 291[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 292[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 293[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 294[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m 295[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 296[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 297[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 298[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 299[0m      [31m-[0m [31m        // Anywhere Print
[INFO] [stdout] [0m[2m 300[0m      [31m-[0m [31m        0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 
[INFO] [stdout] [0m[2m 301[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 302[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 303[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 304[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 305[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 306[0m      [31m-[0m [31m        0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 0x50, 
[INFO] [stdout] [0m[2m 307[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 308[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 309[0m      [31m-[0m [31m        // Anywhere Execute
[INFO] [stdout] [0m[2m 310[0m      [31m-[0m [31m        0x50, 
[INFO] [stdout] [0m[2m 311[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 312[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 313[0m      [31m-[0m [31m        // Utf8 BeginUtf8
[INFO] [stdout] [0m[2m 314[0m      [31m-[0m [31m        0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
[INFO] [stdout] [0m[2m 315[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 316[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 317[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 318[0m      [31m-[0m [31m    // OscString
[INFO] [stdout] [0m[2m 319[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 320[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 321[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 322[0m      [31m-[0m [31m        // Ground Nop
[INFO] [stdout] [0m[2m 323[0m      [31m-[0m [31m        0x0c, 
[INFO] [stdout] [0m[2m 324[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 325[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 326[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 327[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 328[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 329[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 330[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 331[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 332[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 333[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 334[0m      [31m-[0m [31m        // Anywhere OscPut
[INFO] [stdout] [0m[2m 335[0m      [31m-[0m [31m        0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 
[INFO] [stdout] [0m[2m 336[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 337[0m      [31m-[0m [31m    // SosPmApcString
[INFO] [stdout] [0m[2m 338[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 339[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 340[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 341[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 342[0m      [31m-[0m [31m        0x00, 
[INFO] [stdout] [0m[2m 343[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 344[0m      [31m-[0m [31m        0x70, 
[INFO] [stdout] [0m[2m 345[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 346[0m      [31m-[0m [31m        0x00, 0x00, 
[INFO] [stdout] [0m[2m 347[0m      [31m-[0m [31m        // Anywhere Ignore
[INFO] [stdout] [0m[2m 348[0m      [31m-[0m [31m        0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 0x70, 
[INFO] [stdout] [0m[2m 349[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 350[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 351[0m      [31m-[0m [31m        // Ground Nop
[INFO] [stdout] [0m[2m 352[0m      [31m-[0m [31m        0x0c, 
[INFO] [stdout] [0m[2m 353[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 354[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 355[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 356[0m      [31m-[0m [31m    // Utf8
[INFO] [stdout] [0m[2m 357[0m      [31m-[0m [31m    [
[INFO] [stdout] [0m[2m 358[0m      [31m-[0m [31m        // Anywhere Nop
[INFO] [stdout] [0m[2m 359[0m      [31m-[0m [31m        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
[INFO] [stdout] [0m[2m 360[0m      [31m-[0m [31m    ],
[INFO] [stdout] [0m[2m 361[0m      [31m-[0m [31m];
[INFO] [stdout] [0m
[INFO] [stdout] [2mUpdate with SNAPSHOTS=overwrite[0m
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6182b47bee12 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6182b47bee12 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6182b47bee12 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6182b47bee12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6182b47cf24a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6182b47cf24a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x6182b478c786 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6182b478c786 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6182b479d6f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6182b479d6f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6182b479d591 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6182b46a71ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6182b46a71ae - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6182b479d972 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6182b479d972 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6182b479d7b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6182b4798779 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6182b477fffd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6182b47d671c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6182b4735aca - snapbox::assert::error::Error::panic::haccf2198666898bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.19/src/assert/error.rs:23:9
[INFO] [stdout]   20:     0x6182b4685e4d - snapbox::assert::Assert::eq::hf05ba08c28296376
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/snapbox-0.6.19/src/assert/mod.rs:80:17
[INFO] [stdout]   21:     0x6182b4681a3e - anstyle_parse::state::codegen::table::h7303fdc2a6aedf59
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/anstyle-parse/src/state/codegen.rs:13:5
[INFO] [stdout]   22:     0x6182b4681bd7 - anstyle_parse::state::codegen::table::{{closure}}::hbf6ca09333bce48e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/anstyle-parse/src/state/codegen.rs:7:11
[INFO] [stdout]   23:     0x6182b46829d6 - core::ops::function::FnOnce::call_once::hcb3088391f058edb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6182b46a6f6b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6182b46a6f6b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6182b46ba97a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6182b46ba97a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6182b46ba97a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6182b46ba97a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6182b46ba97a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6182b46ba97a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6182b46ba97a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6182b4694dd4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6182b4694dd4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6182b4698772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6182b4698772 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6182b4698772 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6182b4698772 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6182b4698772 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6182b4698772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6182b4698772 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6182b479383f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6182b479383f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7039ff381aa4 - <unknown>
[INFO] [stdout]   45:     0x7039ff40ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     state::codegen::table
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "494988467ae3c960fe5d0855ddb55c8abd3ba779842942230f8f795fef594872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494988467ae3c960fe5d0855ddb55c8abd3ba779842942230f8f795fef594872", kill_on_drop: false }`
[INFO] [stdout] 494988467ae3c960fe5d0855ddb55c8abd3ba779842942230f8f795fef594872
