[INFO] cloning repository https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogsandsquigs%2FLTHS-Cybersecurity-DIY-Cipher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogsandsquigs%2FLTHS-Cybersecurity-DIY-Cipher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c903449b6f1f4c1bfce5e564baadfe771911e02f [INFO] testing cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogsandsquigs%2FLTHS-Cybersecurity-DIY-Cipher" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher [INFO] finished tweaking git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher [INFO] tweaked toml for git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcogsandsquigs%2FLTHS-Cybersecurity-DIY-Cipher" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher [INFO] finished tweaking git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher [INFO] tweaked toml for git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cogsandsquigs/LTHS-Cybersecurity-DIY-Cipher already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded clap v4.5.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.2 [INFO] [stderr] Downloaded anstyle-parse v0.2.3 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded anstyle-query v1.0.2 [INFO] [stderr] Downloaded anstyle v1.0.6 [INFO] [stderr] Downloaded clap_builder v4.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8379ba21a915e78117abc098a231ff5a0c80e24a0d309fcb8d8bc9b05d0428 [INFO] running `Command { std: "docker" "start" "-a" "3f8379ba21a915e78117abc098a231ff5a0c80e24a0d309fcb8d8bc9b05d0428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8379ba21a915e78117abc098a231ff5a0c80e24a0d309fcb8d8bc9b05d0428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8379ba21a915e78117abc098a231ff5a0c80e24a0d309fcb8d8bc9b05d0428", kill_on_drop: false }` [INFO] [stdout] 3f8379ba21a915e78117abc098a231ff5a0c80e24a0d309fcb8d8bc9b05d0428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f7bddcd6f76d3ae6ee0feaf1f7169a52908e8b342ae27b83aeca022e0f33a94 [INFO] running `Command { std: "docker" "start" "-a" "8f7bddcd6f76d3ae6ee0feaf1f7169a52908e8b342ae27b83aeca022e0f33a94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling lths_cybersecurity_diy_cipher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.72s [INFO] running `Command { std: "docker" "inspect" "8f7bddcd6f76d3ae6ee0feaf1f7169a52908e8b342ae27b83aeca022e0f33a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7bddcd6f76d3ae6ee0feaf1f7169a52908e8b342ae27b83aeca022e0f33a94", kill_on_drop: false }` [INFO] [stdout] 8f7bddcd6f76d3ae6ee0feaf1f7169a52908e8b342ae27b83aeca022e0f33a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa71c2810af06b4da0f37b14e3dc1b3fb3fb7dff90311644b6caa3b27066783c [INFO] running `Command { std: "docker" "start" "-a" "fa71c2810af06b4da0f37b14e3dc1b3fb3fb7dff90311644b6caa3b27066783c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling lths_cybersecurity_diy_cipher v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `Command { std: "docker" "inspect" "fa71c2810af06b4da0f37b14e3dc1b3fb3fb7dff90311644b6caa3b27066783c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa71c2810af06b4da0f37b14e3dc1b3fb3fb7dff90311644b6caa3b27066783c", kill_on_drop: false }` [INFO] [stdout] fa71c2810af06b4da0f37b14e3dc1b3fb3fb7dff90311644b6caa3b27066783c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20cdf3f23ad77176a955f0d6edc4c7b59a0e8229a9e13ead7d3924f9319b8376 [INFO] running `Command { std: "docker" "start" "-a" "20cdf3f23ad77176a955f0d6edc4c7b59a0e8229a9e13ead7d3924f9319b8376", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lths_cybersecurity_diy_cipher-1f561b474129f5f9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_encrypt_decrypt_384 ... ok [INFO] [stdout] test tests::test_encrypt_decrypt_512 ... ok [INFO] [stdout] test tests::test_encrypt_decrypt_256 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_encrypt_decrypt_256 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_encrypt_decrypt_256' (17) panicked at src/tests.rs:25:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [40, 232, 49, 152, 23, 183, 6, 58, 79, 141, 194, 172, 157, 250, 57, 23, 227, 233, 86, 250, 47, 123, 205, 118, 24, 35, 6, 176, 94, 48, 162, 228, 117, 104, 211, 112, 175, 85, 195, 3, 215, 224, 213, 241, 159, 21, 26, 18, 39, 110, 250, 250, 12, 2, 216, 226, 246, 222, 95, 74, 142, 234, 80, 169, 29, 52, 49, 159, 17, 158, 6, 127, 125, 111, 251, 29, 41, 9, 245, 2, 34, 156, 97, 72, 30, 23, 42, 22, 13, 106, 185, 168, 53, 21, 96, 232, 210, 24, 238, 7, 153, 181, 169, 166, 182, 218, 239, 73, 234, 128, 103, 23, 100, 188, 150, 57, 40, 67, 251, 106, 235, 78, 227, 9, 185, 118, 16, 189, 173, 142, 142, 88, 16, 4, 63, 137, 8, 6, 45, 108, 150, 174, 95, 132, 5, 98, 106, 48, 183, 11, 245, 198, 142, 78, 93, 44, 220, 37, 63, 31, 191, 207, 17, 63, 23, 109, 40, 23, 214, 153, 180, 167, 184, 123, 175, 140, 230, 22, 86, 180, 19, 78, 5, 174, 101, 118, 170, 199, 210, 229, 33, 22, 72, 222, 4, 238, 243, 194, 171, 105, 86, 166, 218, 34, 198, 2, 47, 153, 135, 35, 192, 9, 126, 183, 221, 255, 220, 249, 123, 2, 74, 214, 207, 17, 253, 4, 88, 219, 136, 86, 89, 76, 162, 122, 185, 106, 63, 24, 131, 156, 236, 22, 86, 80, 28, 57, 156, 222, 124, 156, 19, 208, 174, 89, 55, 136, 130, 85, 43, 134, 21, 158, 187, 222, 170, 161, 12, 188, 197, 249, 77, 94, 86, 231, 125, 48, 120, 179, 252, 204, 148, 117, 67, 164, 93, 216, 151, 198, 111, 219, 179, 61, 97, 162, 110, 6, 131, 118, 93, 83, 128, 145, 24, 144, 237, 185, 232, 183, 34, 111, 124, 86, 208, 158, 25, 181, 21, 221, 209, 155, 202, 197, 2, 161, 154, 173, 204, 224, 17, 191, 97, 217, 136, 57, 112, 184, 126, 203, 174, 167, 104, 53, 130, 15, 163, 196, 70, 229, 109, 16, 105, 243, 193, 133, 218, 86, 248, 17, 103, 111, 111, 18, 129, 139, 229, 168, 58, 240, 66, 188, 82, 94, 145, 172, 158, 160, 120, 48, 46, 54, 36, 91, 101, 250, 152, 167, 88, 42, 6, 142, 33, 22, 198, 183, 183, 67, 33, 201, 62, 71, 173, 255, 135, 231, 61, 123, 138, 187, 73, 177, 235, 76, 162, 107, 114, 180, 183, 152, 141, 207, 190, 195, 224, 255, 31, 210, 136, 225, 151, 51, 220, 215, 246, 156, 65, 66, 173, 106, 90, 192, 166, 110, 104, 151, 138, 12, 47, 141, 14, 219, 228, 4, 75, 135, 39, 170, 51, 95, 28, 203, 162, 239, 110, 164, 246, 150, 106, 153, 228, 90, 205, 30, 252, 197, 145, 163, 110, 13, 42, 255, 72, 67, 90, 180, 102, 159, 68, 37, 88, 111, 223, 44, 225, 143, 195, 163, 5, 116, 112, 149, 248, 91, 187, 45, 107, 191, 230, 212, 83, 177, 33, 65, 114, 32, 68, 59, 206, 177, 179, 12, 175, 232, 215, 103, 60, 55, 47, 16, 37, 92, 252, 152, 223, 119, 102, 162, 74, 112, 116, 78, 13, 34, 22, 180, 245, 50, 70, 45, 224, 127, 201, 233, 123, 86, 241, 151, 215, 87, 82, 162, 143, 235, 105, 212, 86, 128, 201, 106, 114, 226, 187, 35, 30, 122, 134, 179, 80, 12, 143, 43, 54, 198, 157, 221, 34, 192, 146, 162, 144, 214, 59, 87, 251, 63, 78, 101, 224, 216, 25, 199, 186, 96, 221, 231, 81, 54, 133, 69, 178, 129, 224, 198, 149, 155, 107, 188, 201, 78, 3, 201, 81, 60, 166, 0, 36, 119, 39, 115, 188, 68, 52, 9, 187, 207, 75, 16, 250, 63, 98, 71, 203, 81, 206, 152, 204, 13, 67, 87, 201, 88, 67, 106, 108, 210, 240, 203, 224, 127, 15, 116, 83, 38, 73, 203, 182, 182, 124, 89, 214, 187, 164, 15, 164, 212, 89, 248, 223, 182, 122, 218, 77, 222, 229, 141, 211, 27, 197, 255, 167, 227, 233, 78, 118, 242, 66, 231, 231, 95, 85, 218, 21, 54, 191, 167, 82, 44, 98, 27, 251, 174, 70, 49, 213, 249, 193, 166, 26, 222, 122, 215, 168, 223, 134, 26, 191, 25, 41, 166, 235, 43, 113, 143, 88, 12, 53, 31, 205, 136, 247, 230, 191, 59, 241, 141, 198, 170, 101, 169, 144, 67, 156, 97, 227, 79, 101, 252, 7, 217, 115, 153, 24, 190, 44, 232, 195, 176, 9, 204, 17, 212, 193, 36, 24, 119, 150, 120, 254, 98, 28, 71, 218, 76, 234, 17, 39, 134, 24, 195, 27, 153, 95, 83, 183, 11, 133, 74, 36, 138, 97, 92, 13, 101, 57, 11, 149, 253, 76, 88, 219, 2, 17, 80, 169, 83, 240, 23, 102, 247, 194, 200, 80, 123, 40, 206, 37, 166, 27, 173, 149, 151, 140, 220, 158, 152, 156, 230, 162, 217, 253, 67, 206, 250, 38, 77, 80, 60, 41, 43, 136, 202, 119, 219, 234, 40, 67, 203, 153, 107, 3, 228, 95, 68, 225, 83, 139, 78, 220, 173, 34, 58, 197, 249, 83, 118, 61, 86, 208, 253, 99, 120, 127, 121, 18, 193, 7, 252, 140, 252, 27, 243, 199, 105, 226, 212, 136, 40, 92, 211, 181, 68, 32, 86, 15, 234, 205, 76, 50, 127, 59, 248, 248, 21, 50, 240, 111, 129, 124, 186, 248, 132, 170, 40, 179, 71, 0, 187, 147, 45, 5, 182, 49, 185, 243, 207, 83, 228, 227, 196, 118, 198, 246, 57, 162, 191, 8, 14, 202, 105, 169, 240, 201, 82, 40, 248, 158, 222, 82, 255, 125, 20, 63, 106, 235, 71, 12, 149, 171, 57, 95, 137, 121, 46, 174, 173, 47, 244, 117, 29, 149, 125, 79, 204, 187, 125, 0, 215, 202, 27, 104, 211, 114, 241, 223, 87, 87, 250, 48, 176, 45, 19, 155, 103, 6, 231, 237, 2, 92, 216, 136, 251, 154, 58, 172, 45, 242, 32, 228, 190, 245, 149, 181, 103, 26, 174, 225, 60, 149, 232, 15, 230, 186, 48, 48, 129, 232, 227, 59, 100, 150, 187, 42, 8, 88, 240, 23, 24, 221, 213, 140, 207, 82, 31, 78, 238, 202, 74, 59, 2, 213, 171, 104, 44, 238, 121, 232, 81, 147, 219, 177, 55, 34, 58, 71, 12, 188, 46, 132, 38, 253, 3, 219, 112, 105, 112, 218, 200, 93, 220, 138, 73, 127, 56, 147, 185, 33, 105, 39, 143, 62, 81, 102, 70, 117, 251, 238, 181, 198, 175, 96, 70, 203, 137, 192, 165, 105, 85, 83, 16, 47, 239, 149, 78, 236, 207, 205, 42, 189, 167, 22, 28, 250, 216, 55, 148, 168, 252, 173, 159, 211, 242, 44, 47, 179, 112, 85, 160, 243, 141, 198, 65, 169, 204, 148, 39, 106, 69, 183, 77, 220, 41, 140, 22, 61, 126, 193, 0, 79, 194, 161, 168, 113, 190, 58, 250, 181, 93, 179, 126, 99, 219, 99, 180, 101, 222, 131, 208, 43, 255, 102, 89, 99, 252, 228, 127, 184, 147, 17, 56, 217, 195, 83, 31, 115, 204, 216, 138, 180, 254, 227, 98, 146, 240, 55, 153, 216, 200, 23, 207, 181, 238, 18, 190, 172, 243, 201, 199, 212, 254, 132, 42, 186, 197, 243, 96, 79, 118, 139, 254, 213, 114, 84, 9, 227, 14, 119, 26, 192, 73, 160, 221, 59, 209, 232, 59, 38, 253, 35, 140, 151, 99, 194, 122, 47, 10, 189, 162, 94, 119, 10, 63, 163, 194, 241, 102, 84, 65, 188, 131, 218, 229, 218, 100, 74, 246, 118, 243, 215, 40, 184, 97, 137, 125, 17, 70, 244, 13, 25, 214, 62, 53, 150, 7, 179, 124, 94, 89, 170, 102, 89, 174, 76, 210, 133, 24, 132, 221, 246, 184, 64, 119, 106, 196, 5, 145, 27, 24, 253, 128, 195, 142, 98, 69, 166, 4, 139, 191, 185, 149, 252, 160, 251, 29, 139, 27, 42, 182, 53, 46, 169, 11, 118, 187, 165, 5, 72, 119, 22, 3, 127, 247, 7, 211, 157, 38, 169, 228, 56, 209, 110, 102, 138, 133, 117, 111, 175, 74, 38, 107, 163, 113, 128, 64, 119, 230, 55, 87, 155, 10, 154, 30, 74, 220, 44, 160, 187, 115, 50, 240, 8, 116, 118, 162, 16, 52, 252, 28, 20, 230, 210, 142, 90, 190, 80, 244, 8, 252, 56, 139, 222, 184, 39, 78, 127, 7, 250, 133, 202, 215, 73, 159, 251, 93, 90, 115, 130, 105, 86, 0, 213, 12, 58, 203, 31, 224, 28, 78, 148, 13, 184, 63, 217, 33, 72, 207, 82, 92, 50, 155, 111, 164, 196, 203, 142, 187, 119, 107, 156, 176, 4, 233, 237, 164, 220, 20, 53, 68, 218, 20, 87, 189, 109, 154, 68, 139, 90, 70, 173, 199, 74, 156, 51, 189, 16, 139, 100, 220, 156, 108, 175, 41, 101, 137, 129, 55, 89, 186, 85, 130, 243, 67, 86, 86, 43, 223, 135, 255, 102, 110, 58, 91, 137, 88, 96, 137, 89, 214, 20, 217, 122, 133, 219, 83, 2, 230, 219, 126, 103, 135, 29, 175, 147, 12, 136, 203, 124, 167, 191, 149, 143, 153, 210, 206, 173, 152, 10, 46, 142, 103, 72, 204, 13, 48, 109, 216, 178, 235, 89, 109, 173, 167, 244, 229, 134, 28, 139, 17, 6, 1, 21, 109, 242, 153, 29, 211, 48, 218, 150, 188, 89, 193, 93, 39, 75, 207, 135, 26, 156, 144, 82, 196, 30, 141, 149, 72, 42, 101, 206, 214, 151, 186, 241, 104, 164, 179, 141, 9, 35, 143, 129, 13, 175, 233, 112, 182, 135, 244, 108, 200, 128, 22, 98, 188, 163, 109, 178, 127, 244, 159, 110, 197, 170, 53, 144, 97, 129, 105, 6, 109, 109, 81, 179, 8, 0, 135, 248, 167, 174, 15, 152, 121, 209, 105, 97, 236, 27, 250, 81, 99, 20, 175, 145, 142, 252, 92, 250, 211, 167, 228, 190, 214, 112, 57, 6, 135, 80, 135, 50, 231, 191, 19, 84, 240, 200, 254, 36, 112, 148, 115, 124, 99, 80, 133, 219, 47, 116, 15, 228, 134, 241, 72, 140, 220, 86, 49, 20, 79, 206, 32, 202, 229, 11, 211, 237, 220, 220, 8, 123, 137, 205, 182, 103, 68, 105, 102, 22, 190, 230, 24, 83, 76, 17, 181, 237, 111, 0, 253, 62, 75, 55, 122, 204, 64, 130, 190, 215, 46, 29, 192, 6, 214, 246, 132, 211, 144, 9, 20, 89, 209, 41, 235, 144, 77, 91, 39, 150, 170, 99, 138, 191, 201, 114, 160, 237, 209, 10, 107, 242, 223, 65, 231, 115, 24, 53, 95, 107, 229, 148, 2, 253, 146, 199, 41, 113, 202, 166, 101, 117, 230, 77, 225, 195, 13, 199, 237, 191, 14, 180, 124, 117, 13, 223, 169, 219, 210, 173, 178, 208, 157, 184, 176, 165, 20, 35, 118, 144, 8, 239, 109, 146, 17, 16, 204, 167, 50, 41, 47, 126, 75, 111, 208, 189, 210, 210, 5, 37, 42, 241, 92, 221, 13, 9, 113, 208, 244, 131, 40, 248, 92, 184, 204, 89, 196, 45, 118, 54, 207, 16, 125, 107, 122, 17, 227, 84, 76, 25, 135, 100, 101, 88, 170, 191, 235, 135, 112, 99, 234, 97, 228, 80, 253, 203, 105, 148, 234, 5, 255, 213, 164, 204, 207, 229, 194, 44, 137, 49, 145, 187, 51, 46, 137, 60, 10, 8, 192, 198, 207, 245, 220, 144, 172, 192, 255, 155, 113, 83, 238, 210, 109, 232, 203, 18, 197, 214, 17, 88, 160, 187, 144, 225, 231, 131, 121, 33, 206, 187, 45, 191, 28, 11, 159, 64, 10, 249, 168, 0, 46, 11, 193, 191, 231, 67, 242, 187, 0, 192, 210, 184, 221, 34, 108, 49, 252, 249, 28, 43, 226, 24, 225, 52, 195, 0, 206, 105, 202, 163, 77, 118, 223, 158, 142, 43, 53, 83, 71, 173, 203, 181, 131, 189, 212, 135, 11, 156, 188, 166, 236, 161, 164, 5, 4, 241, 119, 32, 193, 120, 122, 19, 14, 88, 56, 143, 227, 97, 60, 171, 36, 87, 0, 148, 216, 214, 243, 116, 141, 37, 135, 98, 152, 141, 17, 184, 232, 62, 110, 52, 116, 127, 58, 78, 120, 124, 84, 196, 229, 147, 235, 91, 202, 61, 169, 227, 67, 160, 237, 123, 215, 203, 188, 9, 107, 46, 236, 157, 23, 250, 161, 199, 50, 231, 201, 229, 63, 136, 61, 224, 123, 214, 151, 15, 75, 94, 156, 151, 54, 211, 233, 108, 176, 85, 248, 27, 12, 112, 68, 103, 136, 254, 206, 141, 253, 97, 119, 20, 100, 92, 139, 41, 132, 231, 43, 190, 153, 36, 191, 245, 145, 143, 156, 83, 83, 86, 119, 16, 224, 85, 252, 78, 129, 61, 150, 225, 235, 60, 156, 62, 98, 39, 91, 0, 129, 34, 97, 61, 226, 102, 249, 137, 244, 187, 123, 73, 48, 184, 232, 31, 199, 235, 235, 149, 238, 60, 6, 121, 89, 33, 198, 23, 251, 230, 235, 131, 76, 190, 65, 62, 10, 244, 242, 62, 173, 29, 190, 39, 53, 137, 73, 172, 136, 77, 83, 141, 164, 34, 71, 176, 164, 81, 165, 245, 142, 240, 0] [INFO] [stdout] right: [40, 232, 49, 152, 23, 183, 6, 58, 79, 141, 194, 172, 157, 250, 57, 23, 227, 233, 86, 250, 47, 123, 205, 118, 24, 35, 6, 176, 94, 48, 162, 228, 117, 104, 211, 112, 175, 85, 195, 3, 215, 224, 213, 241, 159, 21, 26, 18, 39, 110, 250, 250, 12, 2, 216, 226, 246, 222, 95, 74, 142, 234, 80, 169, 29, 52, 49, 159, 17, 158, 6, 127, 125, 111, 251, 29, 41, 9, 245, 2, 34, 156, 97, 72, 30, 23, 42, 22, 13, 106, 185, 168, 53, 21, 96, 232, 210, 24, 238, 7, 153, 181, 169, 166, 182, 218, 239, 73, 234, 128, 103, 23, 100, 188, 150, 57, 40, 67, 251, 106, 235, 78, 227, 9, 185, 118, 16, 189, 173, 142, 142, 88, 16, 4, 63, 137, 8, 6, 45, 108, 150, 174, 95, 132, 5, 98, 106, 48, 183, 11, 245, 198, 142, 78, 93, 44, 220, 37, 63, 31, 191, 207, 17, 63, 23, 109, 40, 23, 214, 153, 180, 167, 184, 123, 175, 140, 230, 22, 86, 180, 19, 78, 5, 174, 101, 118, 170, 199, 210, 229, 33, 22, 72, 222, 4, 238, 243, 194, 171, 105, 86, 166, 218, 34, 198, 2, 47, 153, 135, 35, 192, 9, 126, 183, 221, 255, 220, 249, 123, 2, 74, 214, 207, 17, 253, 4, 88, 219, 136, 86, 89, 76, 162, 122, 185, 106, 63, 24, 131, 156, 236, 22, 86, 80, 28, 57, 156, 222, 124, 156, 19, 208, 174, 89, 55, 136, 130, 85, 43, 134, 21, 158, 187, 222, 170, 161, 12, 188, 197, 249, 77, 94, 86, 231, 125, 48, 120, 179, 252, 204, 148, 117, 67, 164, 93, 216, 151, 198, 111, 219, 179, 61, 97, 162, 110, 6, 131, 118, 93, 83, 128, 145, 24, 144, 237, 185, 232, 183, 34, 111, 124, 86, 208, 158, 25, 181, 21, 221, 209, 155, 202, 197, 2, 161, 154, 173, 204, 224, 17, 191, 97, 217, 136, 57, 112, 184, 126, 203, 174, 167, 104, 53, 130, 15, 163, 196, 70, 229, 109, 16, 105, 243, 193, 133, 218, 86, 248, 17, 103, 111, 111, 18, 129, 139, 229, 168, 58, 240, 66, 188, 82, 94, 145, 172, 158, 160, 120, 48, 46, 54, 36, 91, 101, 250, 152, 167, 88, 42, 6, 142, 33, 22, 198, 183, 183, 67, 33, 201, 62, 71, 173, 255, 135, 231, 61, 123, 138, 187, 73, 177, 235, 76, 162, 107, 114, 180, 183, 152, 141, 207, 190, 195, 224, 255, 31, 210, 136, 225, 151, 51, 220, 215, 246, 156, 65, 66, 173, 106, 90, 192, 166, 110, 104, 151, 138, 12, 47, 141, 14, 219, 228, 4, 75, 135, 39, 170, 51, 95, 28, 203, 162, 239, 110, 164, 246, 150, 106, 153, 228, 90, 205, 30, 252, 197, 145, 163, 110, 13, 42, 255, 72, 67, 90, 180, 102, 159, 68, 37, 88, 111, 223, 44, 225, 143, 195, 163, 5, 116, 112, 149, 248, 91, 187, 45, 107, 191, 230, 212, 83, 177, 33, 65, 114, 32, 68, 59, 206, 177, 179, 12, 175, 232, 215, 103, 60, 55, 47, 16, 37, 92, 252, 152, 223, 119, 102, 162, 74, 112, 116, 78, 13, 34, 22, 180, 245, 50, 70, 45, 224, 127, 201, 233, 123, 86, 241, 151, 215, 87, 82, 162, 143, 235, 105, 212, 86, 128, 201, 106, 114, 226, 187, 35, 30, 122, 134, 179, 80, 12, 143, 43, 54, 198, 157, 221, 34, 192, 146, 162, 144, 214, 59, 87, 251, 63, 78, 101, 224, 216, 25, 199, 186, 96, 221, 231, 81, 54, 133, 69, 178, 129, 224, 198, 149, 155, 107, 188, 201, 78, 3, 201, 81, 60, 166, 0, 36, 119, 39, 115, 188, 68, 52, 9, 187, 207, 75, 16, 250, 63, 98, 71, 203, 81, 206, 152, 204, 13, 67, 87, 201, 88, 67, 106, 108, 210, 240, 203, 224, 127, 15, 116, 83, 38, 73, 203, 182, 182, 124, 89, 214, 187, 164, 15, 164, 212, 89, 248, 223, 182, 122, 218, 77, 222, 229, 141, 211, 27, 197, 255, 167, 227, 233, 78, 118, 242, 66, 231, 231, 95, 85, 218, 21, 54, 191, 167, 82, 44, 98, 27, 251, 174, 70, 49, 213, 249, 193, 166, 26, 222, 122, 215, 168, 223, 134, 26, 191, 25, 41, 166, 235, 43, 113, 143, 88, 12, 53, 31, 205, 136, 247, 230, 191, 59, 241, 141, 198, 170, 101, 169, 144, 67, 156, 97, 227, 79, 101, 252, 7, 217, 115, 153, 24, 190, 44, 232, 195, 176, 9, 204, 17, 212, 193, 36, 24, 119, 150, 120, 254, 98, 28, 71, 218, 76, 234, 17, 39, 134, 24, 195, 27, 153, 95, 83, 183, 11, 133, 74, 36, 138, 97, 92, 13, 101, 57, 11, 149, 253, 76, 88, 219, 2, 17, 80, 169, 83, 240, 23, 102, 247, 194, 200, 80, 123, 40, 206, 37, 166, 27, 173, 149, 151, 140, 220, 158, 152, 156, 230, 162, 217, 253, 67, 206, 250, 38, 77, 80, 60, 41, 43, 136, 202, 119, 219, 234, 40, 67, 203, 153, 107, 3, 228, 95, 68, 225, 83, 139, 78, 220, 173, 34, 58, 197, 249, 83, 118, 61, 86, 208, 253, 99, 120, 127, 121, 18, 193, 7, 252, 140, 252, 27, 243, 199, 105, 226, 212, 136, 40, 92, 211, 181, 68, 32, 86, 15, 234, 205, 76, 50, 127, 59, 248, 248, 21, 50, 240, 111, 129, 124, 186, 248, 132, 170, 40, 179, 71, 0, 187, 147, 45, 5, 182, 49, 185, 243, 207, 83, 228, 227, 196, 118, 198, 246, 57, 162, 191, 8, 14, 202, 105, 169, 240, 201, 82, 40, 248, 158, 222, 82, 255, 125, 20, 63, 106, 235, 71, 12, 149, 171, 57, 95, 137, 121, 46, 174, 173, 47, 244, 117, 29, 149, 125, 79, 204, 187, 125, 0, 215, 202, 27, 104, 211, 114, 241, 223, 87, 87, 250, 48, 176, 45, 19, 155, 103, 6, 231, 237, 2, 92, 216, 136, 251, 154, 58, 172, 45, 242, 32, 228, 190, 245, 149, 181, 103, 26, 174, 225, 60, 149, 232, 15, 230, 186, 48, 48, 129, 232, 227, 59, 100, 150, 187, 42, 8, 88, 240, 23, 24, 221, 213, 140, 207, 82, 31, 78, 238, 202, 74, 59, 2, 213, 171, 104, 44, 238, 121, 232, 81, 147, 219, 177, 55, 34, 58, 71, 12, 188, 46, 132, 38, 253, 3, 219, 112, 105, 112, 218, 200, 93, 220, 138, 73, 127, 56, 147, 185, 33, 105, 39, 143, 62, 81, 102, 70, 117, 251, 238, 181, 198, 175, 96, 70, 203, 137, 192, 165, 105, 85, 83, 16, 47, 239, 149, 78, 236, 207, 205, 42, 189, 167, 22, 28, 250, 216, 55, 148, 168, 252, 173, 159, 211, 242, 44, 47, 179, 112, 85, 160, 243, 141, 198, 65, 169, 204, 148, 39, 106, 69, 183, 77, 220, 41, 140, 22, 61, 126, 193, 0, 79, 194, 161, 168, 113, 190, 58, 250, 181, 93, 179, 126, 99, 219, 99, 180, 101, 222, 131, 208, 43, 255, 102, 89, 99, 252, 228, 127, 184, 147, 17, 56, 217, 195, 83, 31, 115, 204, 216, 138, 180, 254, 227, 98, 146, 240, 55, 153, 216, 200, 23, 207, 181, 238, 18, 190, 172, 243, 201, 199, 212, 254, 132, 42, 186, 197, 243, 96, 79, 118, 139, 254, 213, 114, 84, 9, 227, 14, 119, 26, 192, 73, 160, 221, 59, 209, 232, 59, 38, 253, 35, 140, 151, 99, 194, 122, 47, 10, 189, 162, 94, 119, 10, 63, 163, 194, 241, 102, 84, 65, 188, 131, 218, 229, 218, 100, 74, 246, 118, 243, 215, 40, 184, 97, 137, 125, 17, 70, 244, 13, 25, 214, 62, 53, 150, 7, 179, 124, 94, 89, 170, 102, 89, 174, 76, 210, 133, 24, 132, 221, 246, 184, 64, 119, 106, 196, 5, 145, 27, 24, 253, 128, 195, 142, 98, 69, 166, 4, 139, 191, 185, 149, 252, 160, 251, 29, 139, 27, 42, 182, 53, 46, 169, 11, 118, 187, 165, 5, 72, 119, 22, 3, 127, 247, 7, 211, 157, 38, 169, 228, 56, 209, 110, 102, 138, 133, 117, 111, 175, 74, 38, 107, 163, 113, 128, 64, 119, 230, 55, 87, 155, 10, 154, 30, 74, 220, 44, 160, 187, 115, 50, 240, 8, 116, 118, 162, 16, 52, 252, 28, 20, 230, 210, 142, 90, 190, 80, 244, 8, 252, 56, 139, 222, 184, 39, 78, 127, 7, 250, 133, 202, 215, 73, 159, 251, 93, 90, 115, 130, 105, 86, 0, 213, 12, 58, 203, 31, 224, 28, 78, 148, 13, 184, 63, 217, 33, 72, 207, 82, 92, 50, 155, 111, 164, 196, 203, 142, 187, 119, 107, 156, 176, 4, 233, 237, 164, 220, 20, 53, 68, 218, 20, 87, 189, 109, 154, 68, 139, 90, 70, 173, 199, 74, 156, 51, 189, 16, 139, 100, 220, 156, 108, 175, 41, 101, 137, 129, 55, 89, 186, 85, 130, 243, 67, 86, 86, 43, 223, 135, 255, 102, 110, 58, 91, 137, 88, 96, 137, 89, 214, 20, 217, 122, 133, 219, 83, 2, 230, 219, 126, 103, 135, 29, 175, 147, 12, 136, 203, 124, 167, 191, 149, 143, 153, 210, 206, 173, 152, 10, 46, 142, 103, 72, 204, 13, 48, 109, 216, 178, 235, 89, 109, 173, 167, 244, 229, 134, 28, 139, 17, 6, 1, 21, 109, 242, 153, 29, 211, 48, 218, 150, 188, 89, 193, 93, 39, 75, 207, 135, 26, 156, 144, 82, 196, 30, 141, 149, 72, 42, 101, 206, 214, 151, 186, 241, 104, 164, 179, 141, 9, 35, 143, 129, 13, 175, 233, 112, 182, 135, 244, 108, 200, 128, 22, 98, 188, 163, 109, 178, 127, 244, 159, 110, 197, 170, 53, 144, 97, 129, 105, 6, 109, 109, 81, 179, 8, 0, 135, 248, 167, 174, 15, 152, 121, 209, 105, 97, 236, 27, 250, 81, 99, 20, 175, 145, 142, 252, 92, 250, 211, 167, 228, 190, 214, 112, 57, 6, 135, 80, 135, 50, 231, 191, 19, 84, 240, 200, 254, 36, 112, 148, 115, 124, 99, 80, 133, 219, 47, 116, 15, 228, 134, 241, 72, 140, 220, 86, 49, 20, 79, 206, 32, 202, 229, 11, 211, 237, 220, 220, 8, 123, 137, 205, 182, 103, 68, 105, 102, 22, 190, 230, 24, 83, 76, 17, 181, 237, 111, 0, 253, 62, 75, 55, 122, 204, 64, 130, 190, 215, 46, 29, 192, 6, 214, 246, 132, 211, 144, 9, 20, 89, 209, 41, 235, 144, 77, 91, 39, 150, 170, 99, 138, 191, 201, 114, 160, 237, 209, 10, 107, 242, 223, 65, 231, 115, 24, 53, 95, 107, 229, 148, 2, 253, 146, 199, 41, 113, 202, 166, 101, 117, 230, 77, 225, 195, 13, 199, 237, 191, 14, 180, 124, 117, 13, 223, 169, 219, 210, 173, 178, 208, 157, 184, 176, 165, 20, 35, 118, 144, 8, 239, 109, 146, 17, 16, 204, 167, 50, 41, 47, 126, 75, 111, 208, 189, 210, 210, 5, 37, 42, 241, 92, 221, 13, 9, 113, 208, 244, 131, 40, 248, 92, 184, 204, 89, 196, 45, 118, 54, 207, 16, 125, 107, 122, 17, 227, 84, 76, 25, 135, 100, 101, 88, 170, 191, 235, 135, 112, 99, 234, 97, 228, 80, 253, 203, 105, 148, 234, 5, 255, 213, 164, 204, 207, 229, 194, 44, 137, 49, 145, 187, 51, 46, 137, 60, 10, 8, 192, 198, 207, 245, 220, 144, 172, 192, 255, 155, 113, 83, 238, 210, 109, 232, 203, 18, 197, 214, 17, 88, 160, 187, 144, 225, 231, 131, 121, 33, 206, 187, 45, 191, 28, 11, 159, 64, 10, 249, 168, 0, 46, 11, 193, 191, 231, 67, 242, 187, 0, 192, 210, 184, 221, 34, 108, 49, 252, 249, 28, 43, 226, 24, 225, 52, 195, 0, 206, 105, 202, 163, 77, 118, 223, 158, 142, 43, 53, 83, 71, 173, 203, 181, 131, 189, 212, 135, 11, 156, 188, 166, 236, 161, 164, 5, 4, 241, 119, 32, 193, 120, 122, 19, 14, 88, 56, 143, 227, 97, 60, 171, 36, 87, 0, 148, 216, 214, 243, 116, 141, 37, 135, 98, 152, 141, 17, 184, 232, 62, 110, 52, 116, 127, 58, 78, 120, 124, 84, 196, 229, 147, 235, 91, 202, 61, 169, 227, 67, 160, 237, 123, 215, 203, 188, 9, 107, 46, 236, 157, 23, 250, 161, 199, 50, 231, 201, 229, 63, 136, 61, 224, 123, 214, 151, 15, 75, 94, 156, 151, 54, 211, 233, 108, 176, 85, 248, 27, 12, 112, 68, 103, 136, 254, 206, 141, 253, 97, 119, 20, 100, 92, 139, 41, 132, 231, 43, 190, 153, 36, 191, 245, 145, 143, 156, 83, 83, 86, 119, 16, 224, 85, 252, 78, 129, 61, 150, 225, 235, 60, 156, 62, 98, 39, 91, 0, 129, 34, 97, 61, 226, 102, 249, 137, 244, 187, 123, 73, 48, 184, 232, 31, 199, 235, 235, 149, 238, 60, 6, 121, 89, 33, 198, 23, 251, 230, 235, 131, 76, 190, 65, 62, 10, 244, 242, 62, 173, 29, 190, 39, 53, 137, 73, 172, 136, 77, 83, 141, 164, 34, 71, 176, 164, 81, 165, 245, 142, 240] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ef0c108d5a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55ef0c108d5a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55ef0c108d5a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55ef0c108d5a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55ef0c11d11a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55ef0c11d11a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x55ef0c10d5d2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x55ef0c10d5d2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x55ef0c0e7eef - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] error: test failed, to rerun pass `--bin lths_cybersecurity_diy_cipher` [INFO] [stdout] 9: 0x55ef0c0e7eef - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55ef0c1011b9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55ef0c03a65c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x55ef0c03a65c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55ef0c101372 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x55ef0c101372 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55ef0c0e7fa8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55ef0c0dd1b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55ef0c0e8cbd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55ef0c11d86c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55ef0c11d723 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x55ef0c02af79 - core::panicking::assert_failed::h422ccb2193e1353d [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x55ef0c027f0c - lths_cybersecurity_diy_cipher::tests::test_encrypt_decrypt_256::hf8eb1948775e123c [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:25:5 [INFO] [stdout] 22: 0x55ef0c027f87 - lths_cybersecurity_diy_cipher::tests::test_encrypt_decrypt_256::{{closure}}::h38673441b4264118 [INFO] [stdout] at /opt/rustwide/workdir/src/tests.rs:17:30 [INFO] [stdout] 23: 0x55ef0c029bf6 - core::ops::function::FnOnce::call_once::hd6f75a231a3a0d81 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55ef0c02e75b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55ef0c02e75b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x55ef0c03b12b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x55ef0c03b12b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x55ef0c03b12b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x55ef0c03b12b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x55ef0c03b12b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55ef0c03b12b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x55ef0c03b12b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x55ef0c035584 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x55ef0c035584 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x55ef0c03dd32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x55ef0c03dd32 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x55ef0c03dd32 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x55ef0c03dd32 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x55ef0c03dd32 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55ef0c03dd32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x55ef0c03dd32 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55ef0c10866f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x55ef0c10866f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x724df662caa4 - [INFO] [stdout] 45: 0x724df66b9a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_encrypt_decrypt_256 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20cdf3f23ad77176a955f0d6edc4c7b59a0e8229a9e13ead7d3924f9319b8376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cdf3f23ad77176a955f0d6edc4c7b59a0e8229a9e13ead7d3924f9319b8376", kill_on_drop: false }` [INFO] [stdout] 20cdf3f23ad77176a955f0d6edc4c7b59a0e8229a9e13ead7d3924f9319b8376