[INFO] fetching crate marsupial 0.1.0...
[INFO] testing marsupial-0.1.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate marsupial 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate marsupial 0.1.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate marsupial 0.1.0
[INFO] finished tweaking crates.io crate marsupial 0.1.0
[INFO] tweaked toml for crates.io crate marsupial 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbb78155d6821d147d5b28a85760bae4f2b2382c17d508c1b3a7c6359ff28a1c
[INFO] running `Command { std: "docker" "start" "-a" "fbb78155d6821d147d5b28a85760bae4f2b2382c17d508c1b3a7c6359ff28a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbb78155d6821d147d5b28a85760bae4f2b2382c17d508c1b3a7c6359ff28a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbb78155d6821d147d5b28a85760bae4f2b2382c17d508c1b3a7c6359ff28a1c", kill_on_drop: false }`
[INFO] [stdout] fbb78155d6821d147d5b28a85760bae4f2b2382c17d508c1b3a7c6359ff28a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25fa3629bd3cc81d6151ac994182dd8f0e2a91aeac788d8c86a85fc2756feb44
[INFO] running `Command { std: "docker" "start" "-a" "25fa3629bd3cc81d6151ac994182dd8f0e2a91aeac788d8c86a85fc2756feb44", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling marsupial-sys v0.1.0
[INFO] [stderr]    Compiling marsupial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.34s
[INFO] running `Command { std: "docker" "inspect" "25fa3629bd3cc81d6151ac994182dd8f0e2a91aeac788d8c86a85fc2756feb44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fa3629bd3cc81d6151ac994182dd8f0e2a91aeac788d8c86a85fc2756feb44", kill_on_drop: false }`
[INFO] [stdout] 25fa3629bd3cc81d6151ac994182dd8f0e2a91aeac788d8c86a85fc2756feb44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643e65b3a87d757b0b9ee42456246be220b17bbcc14713b7ed5f2014688c1f15
[INFO] running `Command { std: "docker" "start" "-a" "643e65b3a87d757b0b9ee42456246be220b17bbcc14713b7ed5f2014688c1f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling k12 v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling marsupial-sys v0.1.0
[INFO] [stderr]    Compiling marsupial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "643e65b3a87d757b0b9ee42456246be220b17bbcc14713b7ed5f2014688c1f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643e65b3a87d757b0b9ee42456246be220b17bbcc14713b7ed5f2014688c1f15", kill_on_drop: false }`
[INFO] [stdout] 643e65b3a87d757b0b9ee42456246be220b17bbcc14713b7ed5f2014688c1f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4dc86773050f8722678ca7413ee3582054337982ad81155a969aeb9fbb4c0b4
[INFO] running `Command { std: "docker" "start" "-a" "c4dc86773050f8722678ca7413ee3582054337982ad81155a969aeb9fbb4c0b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marsupial-0b6cbca18f516361)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test::test_vector_02 ... ok
[INFO] [stdout] test test::test_vector_01 ... ok
[INFO] [stdout] test test::test_vector_04 ... ok
[INFO] [stdout] test test::test_vector_05 ... ok
[INFO] [stdout] test test::test_vector_06 ... ok
[INFO] [stdout] test test::test_vector_11 ... ok
[INFO] [stdout] test test::test_vector_15 ... ok
[INFO] [stdout] test test::test_vector_12 ... ok
[INFO] [stdout] test test::test_vector_16 ... ok
[INFO] [stdout] test test::test_vector_18 ... ok
[INFO] [stdout] test test::test_vector_19 ... ok
[INFO] [stdout] test test::test_vector_13 ... ok
[INFO] [stdout] test test::test_vector_21 ... ok
[INFO] [stdout] test test::test_vector_20 ... ok
[INFO] [stdout] test test::test_vector_26 ... ok
[INFO] [stdout] test test::test_vector_27 ... ok
[INFO] [stdout] test test::test_vector_17 ... ok
[INFO] [stdout] test test::test_vector_07 ... ok
[INFO] [stdout] test test::test_vector_29 ... ok
[INFO] [stdout] test test::test_vector_28 ... ok
[INFO] [stdout] test test::test_vector_03 ... ok
[INFO] [stdout] test test::test_vector_25 ... ok
[INFO] [stdout] test test::test_vector_30 ... ok
[INFO] [stdout] test test::test_vector_31 ... ok
[INFO] [stdout] test test::test_vector_32 ... ok
[INFO] [stdout] test test::test_vector_22 ... ok
[INFO] [stdout] test test::test_vector_08 ... ok
[INFO] [stdout] test test::test_vector_14 ... ok
[INFO] [stdout] test test::test_vector_23 ... ok
[INFO] [stdout] test test::test_vector_09 ... ok
[INFO] [stdout] test test::test_vector_24 ... ok
[INFO] [stdout] test test::validate_sanity_kt256 ... ok
[INFO] [stdout] test test::test_vector_10 ... ok
[INFO] [stdout] test test::validate_sanity_kt128 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::validate_sanity_kt128 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4ae494 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:728:22
[INFO] [stdout]   33:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   34:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   35:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   36:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   37:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   38:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   39:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   42:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   43:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   47:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   49:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   50:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   51:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   56:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   61:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   62:     0x7b4830e10a04 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   51:     0x63f47a64b9c5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x63f47a64f2aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x63f47a64f2aa - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   55:     0x63f47a64f2aa - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   56:     0x63f47a64f2aa - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   57:     0x63f47a64f2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x63f47a64f2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   60:     0x63f47a759f4b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   61:     0x63f47a759f4b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   62:     0x7b4830d7fac3 - <unknown>
[INFO] [stdout]   63:     0x7b4830e10a04 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test::validate_sanity_kt128' panicked at src/test.rs:72:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [193, 194, 60, 131, 160, 123, 123, 138, 187, 222, 131, 226, 129, 110, 202, 210, 98, 105, 150, 96, 238, 163, 112, 189, 77, 37, 21, 33, 113, 240, 165, 39, 188, 226, 189, 12, 106, 42, 180, 42, 50, 113, 189, 230, 192, 54, 79, 81, 178, 127, 157, 219, 225, 55, 238, 35, 138, 231, 166, 114, 201, 241, 17, 160, 60, 255, 232, 40, 23, 30, 156, 15, 72, 32, 230, 89, 158, 210, 119, 223, 253, 183, 205, 44, 112, 186, 119, 238, 107, 101, 95, 15, 137, 82, 85, 37, 109, 221, 57, 57, 29, 154, 220, 94, 101, 51, 204, 120, 47, 104, 213, 241, 199, 191, 199, 162, 80, 135, 92, 250, 28, 197, 158, 195, 2, 50, 153, 108, 1, 194, 197, 119, 192, 51, 223, 123, 104, 15, 21, 185, 37, 125, 159, 191, 168, 40, 11, 58, 230, 245, 223, 13, 255, 172, 109, 215, 49, 123, 209, 86, 93, 17, 138, 41, 210, 18, 185, 235, 14, 124, 123, 149, 255, 172, 214, 173, 197, 27, 106, 175, 104, 249, 189, 130, 60, 132, 152, 175, 240, 66, 76, 28, 86, 8, 53, 47, 231, 168, 0, 246, 3, 63, 82, 8, 93, 204, 142, 189, 51, 38, 163, 54, 106, 116, 21, 215, 202, 72, 221, 39, 145, 163, 32, 115, 47, 196, 148, 90, 190, 60, 67, 70, 175, 147, 232, 67, 215, 48, 112, 124, 93, 163, 244, 233, 1, 156, 167, 40, 82, 85, 223, 127, 248, 129, 15, 224, 67, 122, 197, 237, 120, 116, 75, 47, 196, 182, 219, 253, 235, 127, 190, 203, 221, 13, 1, 211, 31, 224, 64, 248, 201, 194, 133, 231, 183, 210, 252, 122, 1, 199, 86, 249, 225, 248, 205, 97, 5, 233, 15, 82, 86, 42, 14, 40, 13, 68, 105, 140, 60, 196, 201, 246, 149, 224, 130, 202, 131, 46, 41, 196, 34, 162, 155, 69, 139, 203, 23, 170, 186, 164, 178, 128, 84, 218, 179, 207, 91, 4, 130, 114, 47, 234, 150, 169, 59, 239, 184, 57, 250, 87, 119, 13, 220, 207, 101, 160, 203, 17, 252, 75, 0, 87, 98, 20, 94, 118, 104, 62, 49, 240, 53, 211, 37, 212, 78, 123, 29, 166, 18, 175, 38, 54, 221, 224, 60, 35, 54, 180, 27, 214, 240, 74, 207, 145, 233, 129, 169, 80, 241, 108, 145, 210, 83, 78, 130, 189, 11, 113, 163, 202, 106, 235, 214, 146, 171, 102, 55, 253, 3, 86, 254, 246, 222, 19, 228, 184, 73, 117, 178, 136, 114, 173, 67, 73, 143, 96, 133, 167, 123, 199, 47, 103, 178, 180, 209, 45, 80, 115, 13, 49, 163, 133, 81, 242, 19, 45, 165, 84, 6, 148, 15, 43, 174, 158, 49, 87, 29, 155, 156, 23, 22, 138, 206, 243, 128, 251, 59, 42, 182, 35, 69, 44, 233, 156, 103, 159, 151, 195, 49, 113, 132, 164, 95, 245, 116, 197, 146, 67, 215, 167, 108, 183, 58, 23, 18, 174, 234, 102, 43, 19, 24, 242, 48, 105, 185, 112, 44, 200, 158, 241, 99, 51, 230, 210, 187, 151, 157, 132, 203, 25, 50, 6, 185, 51, 157, 88, 141, 230, 128, 132, 184, 89, 137, 0, 228, 60, 234, 2, 11, 219, 141, 176, 224, 104, 220, 73, 70, 137, 30, 171, 48, 24, 103, 181, 201, 36, 93, 51, 181, 208, 41, 170, 145, 169, 54, 113, 118, 119, 72, 78, 126, 2, 225, 246, 56, 93, 187, 111, 212, 11, 40, 224, 221, 216, 42, 68, 119, 239, 190, 181, 126, 90, 191, 216, 108, 6, 221, 210, 140, 192, 4, 174, 11, 196, 249, 106, 240, 212, 225, 214, 27, 91, 169, 98, 207, 94, 70, 60, 94, 174, 205, 214, 131, 120, 253, 96, 203, 111, 25, 246, 161, 227, 154, 25, 192, 5, 158, 228, 48, 32, 37, 86, 129, 142, 155, 65, 230, 226, 90, 240, 131, 64, 12, 146, 172, 35, 251, 30, 247, 249, 7, 152, 69, 165, 212, 121, 159, 174, 83, 95, 90, 202, 67, 11, 143, 241, 223, 61, 127, 243, 33, 105, 46, 156, 211, 159, 233, 6, 236, 78, 15, 211, 106, 34, 117, 107, 181, 101, 242, 144, 150, 150, 45, 154, 163, 153, 36, 213, 175, 187, 34, 214, 79, 161, 186, 9, 51, 197, 170, 2, 218, 16, 88, 233, 202, 165, 9, 111, 137, 174, 178, 7, 119, 168, 202, 132, 152, 230, 186, 131, 235, 101, 0, 58, 172, 175, 102, 101, 80, 231, 57, 203, 164]
[INFO] [stdout]  right: [171, 150, 4, 98, 95, 115, 194, 163, 70, 244, 104, 246, 98, 162, 61, 130, 243, 139, 151, 19, 64, 184, 99, 133, 187, 51, 171, 213, 172, 47, 250, 64, 115, 8, 190, 239, 50, 246, 6, 215, 128, 73, 196, 32, 214, 67, 249, 168, 61, 158, 77, 212, 179, 249, 72, 109, 205, 44, 241, 229, 116, 10, 222, 167, 191, 45, 2, 216, 122, 36, 251, 188, 220, 185, 255, 245, 173, 7, 154, 65, 34, 163, 44, 52, 75, 222, 247, 76, 71, 62, 232, 98, 93, 71, 148, 53, 248, 10, 2, 135, 134, 201, 46, 38, 85, 117, 96, 172, 150, 102, 21, 71, 114, 126, 253, 24, 59, 207, 52, 62, 239, 20, 77, 247, 184, 252, 215, 171, 16, 171, 132, 110, 245, 12, 173, 114, 185, 45, 190, 114, 15, 140, 102, 28, 9, 102, 239, 132, 64, 16, 27, 16, 218, 86, 138, 213, 13, 4, 55, 240, 61, 61, 148, 8, 180, 169, 246, 4, 185, 243, 189, 53, 84, 20, 76, 108, 50, 22, 92, 198, 78, 181, 228, 236, 184, 117, 221, 17, 167, 250, 164, 208, 0, 100, 206, 64, 233, 126, 232, 96, 227, 166, 23, 119, 42, 24, 208, 239, 240, 87, 122, 165, 213, 21, 103, 146, 215, 65, 219, 178, 177, 29, 227, 241, 119, 179, 55, 200, 46, 27, 217, 177, 147, 66, 51, 98, 163, 215, 91, 229, 195, 123, 102, 146, 181, 163, 213, 221, 142, 122, 95, 200, 126, 92, 252, 105, 211, 155, 126, 146, 120, 101, 58, 222, 234, 23, 248, 110, 68, 140, 202, 170, 169, 9, 189, 210, 91, 110, 15, 14, 47, 212, 146, 190, 76, 134, 53, 65, 75, 209, 3, 43, 137, 32, 127, 228, 240, 110, 78, 118, 206, 106, 252, 66, 225, 218, 175, 213, 224, 89, 61, 48, 184, 130, 150, 159, 200, 78, 93, 220, 108, 117, 171, 231, 155, 38, 102, 24, 196, 118, 96, 21, 65, 34, 8, 97, 114, 77, 201, 21, 218, 66, 117, 93, 218, 128, 73, 26, 175, 248, 179, 121, 106, 67, 238, 226, 154, 186, 34, 140, 122, 43, 70, 31, 123, 43, 130, 170, 95, 59, 99, 13, 8, 14, 218, 3, 20, 17, 234, 196, 202, 249, 38, 146, 79, 114, 248, 60, 138, 226, 103, 61, 111, 113, 173, 80, 213, 134, 231, 136, 114, 182, 81, 143, 242, 46, 237, 145, 127, 55, 131, 113, 63, 24, 82, 116, 88, 44, 165, 161, 102, 232, 247, 113, 23, 253, 87, 25, 122, 40, 230, 219, 167, 4, 144, 0, 240, 172, 82, 224, 160, 193, 205, 30, 22, 137, 87, 108, 227, 202, 186, 47, 205, 27, 71, 64, 155, 114, 78, 138, 183, 255, 55, 244, 83, 46, 12, 11, 18, 125, 54, 36, 254, 63, 88, 152, 142, 195, 237, 209, 173, 7, 42, 131, 80, 76, 84, 147, 197, 213, 135, 5, 150, 75, 28, 99, 122, 190, 80, 231, 16, 185, 153, 211, 8, 6, 226, 13, 5, 197, 245, 94, 82, 110, 122, 249, 9, 49, 244, 241, 81, 206, 106, 27, 250, 41, 93, 72, 145, 8, 217, 232, 37, 69, 45, 220, 117, 201, 219, 16, 251, 98, 28, 37, 99, 103, 9, 203, 101, 174, 108, 130, 120, 2, 243, 53, 47, 255, 24, 47, 117, 76, 153, 51, 27, 200, 50, 150, 126, 159, 171, 87, 57, 10, 255, 160, 18, 184, 127, 119, 84, 150, 84, 64, 81, 53, 233, 100, 85, 53, 154, 130, 130, 95, 96, 245, 20, 253, 19, 188, 25, 42, 12, 218, 163, 49, 165, 42, 254, 184, 30, 237, 42, 82, 234, 180, 91, 58, 166, 135, 128, 125, 162, 252, 39, 6, 147, 37, 197, 178, 30, 115, 10, 31, 84, 221, 28, 196, 219, 196, 81, 18, 30, 71, 11, 60, 54, 89, 15, 148, 245, 4, 48, 53, 41, 253, 26, 31, 248, 198, 65, 117, 22, 38, 196, 130, 57, 22, 26, 35, 82, 157, 215, 201, 59, 217, 150, 246, 75, 63, 162, 96, 63, 41, 207, 138, 222, 0, 190, 67, 83, 203, 174, 75, 82, 141, 160, 237, 58, 158, 171, 229, 198, 179, 0, 89, 22, 169, 107, 104, 130, 119, 129, 108, 1, 237, 71, 103, 234, 138, 192, 248, 152, 108, 143, 218, 203, 216, 25, 141, 11, 226, 125, 90, 139, 45, 126, 191, 131, 40, 143, 208, 250, 134, 20, 139, 197, 204, 139, 174, 255, 185, 24, 32, 159, 201, 78, 210, 111, 65, 211, 2, 251]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f47a753c9a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x63f47a753c9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x63f47a753c9a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63f47a753c9a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63f47a77cbe3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x63f47a77cbe3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x63f47a7501f3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x63f47a753ae2 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x63f47a7550bf - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x63f47a754ed8 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x63f47a684253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x63f47a684253 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x63f47a755bb3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x63f47a755bb3 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x63f47a75586a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x63f47a754199 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x63f47a7554fd - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x63f47a77b5c0 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x63f47a77b9b2 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x63f47a4c0f96 - core::panicking::assert_failed::hae6cf12de276c65d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x63f47a4d111b - marsupial::test::kt128_hex::h31c87783be632699
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:72:5
[INFO] [stdout]   21:     0x63f47a4d1b5d - marsupial::test::validate_sanity_kt128::{{closure}}::h737704088b7afab4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:97:30
[INFO] [stdout]   22:     0x63f47a4cd041 - core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call::hd267aab8c718d34d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:262:13
[INFO] [stdout]   23:     0x63f47a4b7bb8 - proptest::test_runner::runner::call_test::{{closure}}::{{closure}}::h57b6ffc104e1e2b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   24:     0x63f47a4b892f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h17e9324b311ab777
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x63f47a4b9078 - std::panicking::try::do_call::hacbd01dc90898dd4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   26:     0x63f47a4c2a3b - __rust_try
[INFO] [stdout]   27:     0x63f47a4bef0f - std::panicking::try::h32753116bf0de8d5
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   28:     0x63f47a4bef0f - std::panic::catch_unwind::h077321d9c1738d05
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   29:     0x63f47a4b7035 - proptest::test_runner::runner::call_test::{{closure}}::h32ef824998028b39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   30:     0x63f47a4bc5c1 - proptest::test_runner::scoped_panic_hook::internal::with_hook::hdbec98a73849dba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   31:     0x63f47a4b6879 - proptest::test_runner::runner::call_test::hf0b1b2548ba26862
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   32:     0x63f47a4b3ff1 - proptest::test_runner::runner::TestRunner::shrink::ha54b113b87654f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:855:30
[INFO] [stdout]   33:     0x63f47a4ae5b5 - proptest::test_runner::runner::TestRunner::run_one_with_replay::hef747e86bd5c7e98
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:741:27
[INFO] [stdout]   34:     0x63f47a4ac9f6 - proptest::test_runner::runner::TestRunner::gen_and_run_case::h797404f6c576e553
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:670:23
[INFO] [stdout]   35:     0x63f47a4b084b - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h989c37278164cfa1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:619:26
[INFO] [stdout]   36:     0x63f47a4ac7d0 - proptest::test_runner::runner::TestRunner::run_in_process::hba9b107bacac849b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:574:9
[INFO] [stdout]   37:     0x63f47a4b1b96 - proptest::test_runner::runner::TestRunner::run::he4fdcd640024f10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/test_runner/runner.rs:417:13
[INFO] [stdout]   38:     0x63f47a4d17ac - marsupial::test::validate_sanity_kt128::hbb68add1e2952877
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:163:17
[INFO] [stdout]   39:     0x63f47a4d1377 - marsupial::test::validate_sanity_kt128::{{closure}}::hcee0a9857b0b3e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.6.0/src/sugar.rs:159:28
[INFO] [stdout]   40:     0x63f47a4c81d6 - core::ops::function::FnOnce::call_once::hd686737f9aa39192
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63f47a6899ab - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63f47a6899ab - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   43:     0x63f47a6888e3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   44:     0x63f47a6888e3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x63f47a6888e3 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   46:     0x63f47a6888e3 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   47:     0x63f47a6888e3 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   48:     0x63f47a6888e3 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   49:     0x63f47a6888e3 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   50:     0x63f47a64b9c5 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[WARN] too many lines in the log, truncating it
