[INFO] cloning repository https://github.com/sourcefrog/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourcefrog/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcefrog%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcefrog%2Fcryptopals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19642d87194931f60bf9203740bad30ae7e10b49 [INFO] testing sourcefrog/cryptopals against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcefrog%2Fcryptopals" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sourcefrog/cryptopals [INFO] finished tweaking git repo https://github.com/sourcefrog/cryptopals [INFO] tweaked toml for git repo https://github.com/sourcefrog/cryptopals written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sourcefrog/cryptopals on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sourcefrog/cryptopals 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf085479f52fc03139fedf955f0c68189ddf672ed5aea08c203d24adee437041 [INFO] running `Command { std: "docker" "start" "-a" "cf085479f52fc03139fedf955f0c68189ddf672ed5aea08c203d24adee437041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf085479f52fc03139fedf955f0c68189ddf672ed5aea08c203d24adee437041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf085479f52fc03139fedf955f0c68189ddf672ed5aea08c203d24adee437041", kill_on_drop: false }` [INFO] [stdout] cf085479f52fc03139fedf955f0c68189ddf672ed5aea08c203d24adee437041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93050b0882aeee09db071d173450413614e52571608573735e4db3f73a21b2dd [INFO] running `Command { std: "docker" "start" "-a" "93050b0882aeee09db071d173450413614e52571608573735e4db3f73a21b2dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling cryptopals v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | 0..=25 => (b'A' + b), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - 0..=25 => (b'A' + b), [INFO] [stdout] 86 + 0..=25 => b'A' + b, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | 26..=51 => (b'a' + b - 26), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - 26..=51 => (b'a' + b - 26), [INFO] [stdout] 87 + 26..=51 => b'a' + b - 26, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | 52..=61 => (b'0' + b - 52), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - 52..=61 => (b'0' + b - 52), [INFO] [stdout] 88 + 52..=61 => b'0' + b - 52, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | b'A'..=b'Z' => (c - b'A'), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 - b'A'..=b'Z' => (c - b'A'), [INFO] [stdout] 98 + b'A'..=b'Z' => c - b'A', [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | b'a'..=b'z' => (c - b'a' + 26), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - b'a'..=b'z' => (c - b'a' + 26), [INFO] [stdout] 99 + b'a'..=b'z' => c - b'a' + 26, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | b'0'..=b'9' => (c - b'0' + 52), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - b'0'..=b'9' => (c - b'0' + 52), [INFO] [stdout] 100 + b'0'..=b'9' => c - b'0' + 52, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.70s [INFO] running `Command { std: "docker" "inspect" "93050b0882aeee09db071d173450413614e52571608573735e4db3f73a21b2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93050b0882aeee09db071d173450413614e52571608573735e4db3f73a21b2dd", kill_on_drop: false }` [INFO] [stdout] 93050b0882aeee09db071d173450413614e52571608573735e4db3f73a21b2dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e31f43866848a9e592fd25d7065316c8c0e951174272327c1af3fcb2d78a05df [INFO] running `Command { std: "docker" "start" "-a" "e31f43866848a9e592fd25d7065316c8c0e951174272327c1af3fcb2d78a05df", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | 0..=25 => (b'A' + b), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - 0..=25 => (b'A' + b), [INFO] [stdout] 86 + 0..=25 => b'A' + b, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | 26..=51 => (b'a' + b - 26), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - 26..=51 => (b'a' + b - 26), [INFO] [stdout] 87 + 26..=51 => b'a' + b - 26, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | 52..=61 => (b'0' + b - 52), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - 52..=61 => (b'0' + b - 52), [INFO] [stdout] 88 + 52..=61 => b'0' + b - 52, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cryptopals v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | b'A'..=b'Z' => (c - b'A'), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 - b'A'..=b'Z' => (c - b'A'), [INFO] [stdout] 98 + b'A'..=b'Z' => c - b'A', [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | b'a'..=b'z' => (c - b'a' + 26), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - b'a'..=b'z' => (c - b'a' + 26), [INFO] [stdout] 99 + b'a'..=b'z' => c - b'a' + 26, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | b'0'..=b'9' => (c - b'0' + 52), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - b'0'..=b'9' => (c - b'0' + 52), [INFO] [stdout] 100 + b'0'..=b'9' => c - b'0' + 52, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | 0..=25 => (b'A' + b), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - 0..=25 => (b'A' + b), [INFO] [stdout] 86 + 0..=25 => b'A' + b, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | 26..=51 => (b'a' + b - 26), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - 26..=51 => (b'a' + b - 26), [INFO] [stdout] 87 + 26..=51 => b'a' + b - 26, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 88 | 52..=61 => (b'0' + b - 52), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - 52..=61 => (b'0' + b - 52), [INFO] [stdout] 88 + 52..=61 => b'0' + b - 52, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | b'A'..=b'Z' => (c - b'A'), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 - b'A'..=b'Z' => (c - b'A'), [INFO] [stdout] 98 + b'A'..=b'Z' => c - b'A', [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | b'a'..=b'z' => (c - b'a' + 26), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - b'a'..=b'z' => (c - b'a' + 26), [INFO] [stdout] 99 + b'a'..=b'z' => c - b'a' + 26, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/base64.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | b'0'..=b'9' => (c - b'0' + 52), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - b'0'..=b'9' => (c - b'0' + 52), [INFO] [stdout] 100 + b'0'..=b'9' => c - b'0' + 52, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "e31f43866848a9e592fd25d7065316c8c0e951174272327c1af3fcb2d78a05df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e31f43866848a9e592fd25d7065316c8c0e951174272327c1af3fcb2d78a05df", kill_on_drop: false }` [INFO] [stdout] e31f43866848a9e592fd25d7065316c8c0e951174272327c1af3fcb2d78a05df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22a295d8c845c75b0db950a1b8a5038a95467630fd104edf21aa34bc47788c5d [INFO] running `Command { std: "docker" "start" "-a" "22a295d8c845c75b0db950a1b8a5038a95467630fd104edf21aa34bc47788c5d", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/base64.rs:86:19 [INFO] [stderr] | [INFO] [stderr] 86 | 0..=25 => (b'A' + b), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 86 - 0..=25 => (b'A' + b), [INFO] [stderr] 86 + 0..=25 => b'A' + b, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/base64.rs:87:20 [INFO] [stderr] | [INFO] [stderr] 87 | 26..=51 => (b'a' + b - 26), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 87 - 26..=51 => (b'a' + b - 26), [INFO] [stderr] 87 + 26..=51 => b'a' + b - 26, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/base64.rs:88:20 [INFO] [stderr] | [INFO] [stderr] 88 | 52..=61 => (b'0' + b - 52), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 88 - 52..=61 => (b'0' + b - 52), [INFO] [stderr] 88 + 52..=61 => b'0' + b - 52, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/base64.rs:98:24 [INFO] [stderr] | [INFO] [stderr] 98 | b'A'..=b'Z' => (c - b'A'), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 98 - b'A'..=b'Z' => (c - b'A'), [INFO] [stderr] 98 + b'A'..=b'Z' => c - b'A', [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/base64.rs:99:24 [INFO] [stderr] | [INFO] [stderr] 99 | b'a'..=b'z' => (c - b'a' + 26), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 99 - b'a'..=b'z' => (c - b'a' + 26), [INFO] [stderr] 99 + b'a'..=b'z' => c - b'a' + 26, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/base64.rs:100:24 [INFO] [stderr] | [INFO] [stderr] 100 | b'0'..=b'9' => (c - b'0' + 52), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 100 - b'0'..=b'9' => (c - b'0' + 52), [INFO] [stderr] 100 + b'0'..=b'9' => c - b'0' + 52, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cryptopals` (lib) generated 6 warnings (run `cargo fix --lib -p cryptopals` to apply 6 suggestions) [INFO] [stderr] warning: `cryptopals` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptopals-69a2c789f0263181) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test freqs::test::simple ... ok [INFO] [stdout] test base64::test::all_byte_values ... ok [INFO] [stdout] test base64::test::another_example ... ok [INFO] [stdout] test detect::test::zero_score_non_ascii ... ok [INFO] [stdout] test base64::test::simple ... ok [INFO] [stdout] test detect::test::detect_by_freq ... ok [INFO] [stdout] test base64::test::round_trip_input_6 ... ok [INFO] [stdout] test pkcs7::test::bad_padding ... ok [INFO] [stdout] test pkcs7::test::good_padding ... ok [INFO] [stdout] test hamming::test::hamming_example ... ok [INFO] [stdout] test pkcs7::test::sixteen_zeros ... ok [INFO] [stdout] test random::test::random_bytes_right_size ... ok [INFO] [stdout] test hex::test::decode_hex ... ok [INFO] [stdout] test aes::test::roundtrip_aes_cbc_padded ... ok [INFO] [stdout] test aes::test::roundtrip_aes_ecb ... ok [INFO] [stdout] test freqs::test::rms_error_self_is_0 ... ok [INFO] [stdout] test base64::test::prop_roundtrip ... ok [INFO] [stdout] test pkcs7::test::pad_roundtrip ... ok [INFO] [stdout] test freqs::test::rms_error_different_vecs ... ok [INFO] [stdout] test freqs::test::rms_error_duplicated_is_same ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cp01.rs (/opt/rustwide/target/debug/deps/cp01-7d9ab6b511e0aa0f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/bin/freqs.rs (/opt/rustwide/target/debug/deps/freqs-d6a515e1349da22f) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/xor.rs (/opt/rustwide/target/debug/deps/xor-56bc0600af3e5f92) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/challenges/main.rs (/opt/rustwide/target/debug/deps/challenges-04632c5e6f1fa6d0) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test cp01::challenge_01 ... ok [INFO] [stdout] test cp02::challenge_02 ... ok [INFO] [stdout] test cp13::strings_are_cleaned ... ok [INFO] [stdout] test cp07::challenge_07 ... ok [INFO] [stdout] test cp05::challenge_05 ... ok [INFO] [stdout] test cp09::challenge_09 ... ok [INFO] [stdout] test cp13::get_admin ... ok [INFO] [stdout] test cp13::kv_parse_example ... ok [INFO] [stdout] test cp15::challenge_15 ... ok [INFO] [stdout] test cp16::not_admin_by_default ... ok [INFO] [stdout] test cp16::direct_injection_is_blocked_by_quoting ... ok [INFO] [stdout] test cp16::challenge_16 ... ok [INFO] [stdout] test cp13::profile_example ... ok [INFO] [stdout] test cp13::roundtrip_profile ... ok [INFO] [stdout] test cp03::challenge_03 ... ok [INFO] [stdout] test cp14::find_repeated_block_at_0 ... ok [INFO] [stdout] test cp14::find_repeated_block_at_3 ... ok [INFO] [stdout] test cp08::challenge_08 ... ok [INFO] [stdout] test cp17::basic_roundtrip_is_padded ... ok [INFO] [stdout] test cp17::last_block_is_always_padded ... ok [INFO] [stdout] test cp17::padding_attack_with_known_text ... ok [INFO] [stdout] test cp17::recover_one_random_string ... ok [INFO] [stdout] test cp06::challenge_06 ... ok [INFO] [stdout] test cp10::challenge_10 ... ok [INFO] [stdout] test cp17::construct_padding_using_iv ... ok [INFO] [stdout] test cp17::challenge_17 ... FAILED [INFO] [stdout] test cp04::challenge_04 ... ok [INFO] [stdout] test cp11::challenge_11 ... ok [INFO] [stdout] test cp12::challenge_12 ... ok [INFO] [stdout] test cp14::challenge_12 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cp17::challenge_17 stdout ---- [INFO] [stdout] plaintext 6fe6f20746649aac2bcc8af38ff5c401 is_padded=true [INFO] [stdout] found valid padding for byte 15 b 116 't' [INFO] [stdout] plaintext 6fe6f20746649aac2bcc8af38ff50202 is_padded=true [INFO] [stdout] found valid padding for byte 14 b 32 ' ' [INFO] [stdout] plaintext 6fe6f20746649aac2bcc8af38f030303 is_padded=true [INFO] [stdout] found valid padding for byte 13 b 116 't' [INFO] [stdout] plaintext 6fe6f20746649aac2bcc8af304040404 is_padded=true [INFO] [stdout] found valid padding for byte 12 b 97 'a' [INFO] [stdout] plaintext 6fe6f20746649aac2bcc8a0505050505 is_padded=true [INFO] [stdout] found valid padding for byte 11 b 104 'h' [INFO] [stdout] plaintext 6fe6f20746649aac2bcc060606060606 is_padded=true [INFO] [stdout] found valid padding for byte 10 b 116 't' [INFO] [stdout] plaintext 6fe6f20746649aac2b07070707070707 is_padded=true [INFO] [stdout] found valid padding for byte 9 b 32 ' ' [INFO] [stdout] plaintext 6fe6f20746649aac0808080808080808 is_padded=true [INFO] [stdout] found valid padding for byte 8 b 119 'w' [INFO] [stdout] plaintext 6fe6f20746649a090909090909090909 is_padded=true [INFO] [stdout] found valid padding for byte 7 b 111 'o' [INFO] [stdout] plaintext 6fe6f20746640a0a0a0a0a0a0a0a0a0a is_padded=true [INFO] [stdout] found valid padding for byte 6 b 78 'N' [INFO] [stdout] plaintext 6fe6f207460b0b0b0b0b0b0b0b0b0b0b is_padded=true [INFO] [stdout] found valid padding for byte 5 b 48 '0' [INFO] [stdout] plaintext 6fe6f2070c0c0c0c0c0c0c0c0c0c0c0c is_padded=true [INFO] [stdout] found valid padding for byte 4 b 48 '0' [INFO] [stdout] plaintext 6fe6f20d0d0d0d0d0d0d0d0d0d0d0d0d is_padded=true [INFO] [stdout] found valid padding for byte 3 b 48 '0' [INFO] [stdout] plaintext 6fe60e0e0e0e0e0e0e0e0e0e0e0e0e0e is_padded=true [INFO] [stdout] found valid padding for byte 2 b 48 '0' [INFO] [stdout] plaintext 6f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f is_padded=true [INFO] [stdout] found valid padding for byte 1 b 48 '0' [INFO] [stdout] plaintext 10101010101010101010101010101010 is_padded=true [INFO] [stdout] found valid padding for byte 0 b 48 '0' [INFO] [stdout] plaintext be723b89e5b4e8ff90dd6882e017ed01 is_padded=true [INFO] [stdout] found valid padding for byte 31 b 112 'p' [INFO] [stdout] plaintext be723b89e5b4e8ff90dd6882e0170202 is_padded=true [INFO] [stdout] found valid padding for byte 30 b 109 'm' [INFO] [stdout] plaintext be723b89e5b4e8ff90dd6882e0030303 is_padded=true [INFO] [stdout] found valid padding for byte 29 b 117 'u' [INFO] [stdout] plaintext be723b89e5b4e8ff90dd688204040404 is_padded=true [INFO] [stdout] found valid padding for byte 28 b 106 'j' [INFO] [stdout] plaintext be723b89e5b4e8ff90dd680505050505 is_padded=true [INFO] [stdout] found valid padding for byte 27 b 32 ' ' [INFO] [stdout] plaintext be723b89e5b4e8ff90dd060606060606 is_padded=true [INFO] [stdout] found valid padding for byte 26 b 115 's' [INFO] [stdout] plaintext be723b89e5b4e8ff9007070707070707 is_padded=true [INFO] [stdout] found valid padding for byte 25 b 105 'i' [INFO] [stdout] plaintext be723b89e5b4e8ff0808080808080808 is_padded=true [INFO] [stdout] found valid padding for byte 24 b 32 ' ' [INFO] [stdout] plaintext be723b89e5b4e8090909090909090909 is_padded=true [INFO] [stdout] found valid padding for byte 23 b 121 'y' [INFO] [stdout] plaintext be723b89e5b40a0a0a0a0a0a0a0a0a0a is_padded=true [INFO] [stdout] found valid padding for byte 22 b 116 't' [INFO] [stdout] plaintext be723b89e50b0b0b0b0b0b0b0b0b0b0b is_padded=true [INFO] [stdout] found valid padding for byte 21 b 114 'r' [INFO] [stdout] plaintext be723b890c0c0c0c0c0c0c0c0c0c0c0c is_padded=true [INFO] [stdout] found valid padding for byte 20 b 97 'a' [INFO] [stdout] plaintext be723b0d0d0d0d0d0d0d0d0d0d0d0d0d is_padded=true [INFO] [stdout] found valid padding for byte 19 b 112 'p' [INFO] [stdout] plaintext be720e0e0e0e0e0e0e0e0e0e0e0e0e0e is_padded=true [INFO] [stdout] found valid padding for byte 18 b 32 ' ' [INFO] [stdout] plaintext be0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f is_padded=true [INFO] [stdout] found valid padding for byte 17 b 101 'e' [INFO] [stdout] plaintext 10101010101010101010101010101010 is_padded=true [INFO] [stdout] found valid padding for byte 16 b 104 'h' [INFO] [stdout] plaintext 691b3dc994c34c77db631efd530bc701 is_padded=true [INFO] [stdout] found valid padding for byte 47 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c77db631efd530b0202 is_padded=true [INFO] [stdout] found valid padding for byte 46 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c77db631efd53030303 is_padded=true [INFO] [stdout] found valid padding for byte 45 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c77db631efd04040404 is_padded=true [INFO] [stdout] found valid padding for byte 44 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c77db631e0505050505 is_padded=true [INFO] [stdout] found valid padding for byte 43 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c77db63060606060606 is_padded=true [INFO] [stdout] found valid padding for byte 42 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c77db07070707070707 is_padded=true [INFO] [stdout] found valid padding for byte 41 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c770808080808080808 is_padded=true [INFO] [stdout] found valid padding for byte 40 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c34c090909090909090909 is_padded=true [INFO] [stdout] found valid padding for byte 39 b 13 '\r' [INFO] [stdout] plaintext 691b3dc994c30a0a0a0a0a0a0a0a0a0a is_padded=true [INFO] [stdout] found valid padding for byte 38 b 13 '\r' [INFO] [stdout] plaintext 691b3dc9940b0b0b0b0b0b0b0b0b0b0b is_padded=true [INFO] [stdout] found valid padding for byte 37 b 13 '\r' [INFO] [stdout] plaintext 691b3dc90c0c0c0c0c0c0c0c0c0c0c0c is_padded=true [INFO] [stdout] found valid padding for byte 36 b 13 '\r' [INFO] [stdout] plaintext 691b3d0d0d0d0d0d0d0d0d0d0d0d0d0d is_padded=true [INFO] [stdout] found valid padding for byte 35 b 13 '\r' [INFO] [stdout] plaintext 691b0e0e0e0e0e0e0e0e0e0e0e0e0e0e is_padded=true [INFO] [stdout] found valid padding for byte 34 b 103 'g' [INFO] [stdout] plaintext 690f0f0f0f0f0f0f0f0f0f0f0f0f0f0f is_padded=true [INFO] [stdout] found valid padding for byte 33 b 110 'n' [INFO] [stdout] plaintext 10101010101010101010101010101010 is_padded=true [INFO] [stdout] found valid padding for byte 32 b 105 'i' [INFO] [stdout] recovered: "000000Now that the party is jumping" [INFO] [stdout] plaintext a59bf1fd7b50254b46a9521d82fa3a01 is_padded=true [INFO] [stdout] found valid padding for byte 15 b 116 't' [INFO] [stdout] plaintext a59bf1fd7b50254b46a9521d82fa0202 is_padded=true [INFO] [stdout] found valid padding for byte 14 b 32 ' ' [INFO] [stdout] plaintext a59bf1fd7b50254b46a9521d82030303 is_padded=true [INFO] [stdout] found valid padding for byte 13 b 111 'o' [INFO] [stdout] plaintext a59bf1fd7b50254b46a9521d04040404 is_padded=true [INFO] [stdout] found valid padding for byte 12 b 116 't' [INFO] [stdout] plaintext a59bf1fd7b50254b46a9520505050505 is_padded=true [INFO] [stdout] found valid padding for byte 11 b 32 ' ' [INFO] [stdout] plaintext a59bf1fd7b50254b46a9060606060606 is_padded=true [INFO] [stdout] found valid padding for byte 10 b 107 'k' [INFO] [stdout] plaintext a59bf1fd7b50254b4607070707070707 is_padded=true [INFO] [stdout] found valid padding for byte 9 b 99 'c' [INFO] [stdout] plaintext a59bf1fd7b50254b0808080808080808 is_padded=true [INFO] [stdout] found valid padding for byte 8 b 105 'i' [INFO] [stdout] plaintext a59bf1fd7b5025090909090909090909 is_padded=true [INFO] [stdout] found valid padding for byte 7 b 117 'u' [INFO] [stdout] plaintext a59bf1fd7b500a0a0a0a0a0a0a0a0a0a is_padded=true [INFO] [stdout] found valid padding for byte 6 b 81 'Q' [INFO] [stdout] plaintext a59bf1fd7b0b0b0b0b0b0b0b0b0b0b0b is_padded=true [INFO] [stdout] found valid padding for byte 5 b 50 '2' [INFO] [stdout] plaintext a59bf1fd0c0c0c0c0c0c0c0c0c0c0c0c is_padded=true [INFO] [stdout] found valid padding for byte 4 b 48 '0' [INFO] [stdout] plaintext a59bf10d0d0d0d0d0d0d0d0d0d0d0d0d is_padded=true [INFO] [stdout] found valid padding for byte 3 b 48 '0' [INFO] [stdout] plaintext a59b0e0e0e0e0e0e0e0e0e0e0e0e0e0e is_padded=true [INFO] [stdout] found valid padding for byte 2 b 48 '0' [INFO] [stdout] plaintext a50f0f0f0f0f0f0f0f0f0f0f0f0f0f0f is_padded=true [INFO] [stdout] found valid padding for byte 1 b 48 '0' [INFO] [stdout] plaintext 10101010101010101010101010101010 is_padded=true [INFO] [stdout] found valid padding for byte 0 b 48 '0' [INFO] [stdout] plaintext d2c92dc648f7689b340144bdba507301 is_padded=true [INFO] [stdout] found valid padding for byte 31 b 101 'e' [INFO] [stdout] plaintext d2c92dc648f7689b340144bdba500202 is_padded=true [INFO] [stdout] found valid padding for byte 30 b 104 'h' [INFO] [stdout] plaintext d2c92dc648f7689b340144bdba030303 is_padded=true [INFO] [stdout] found valid padding for byte 29 b 116 't' [INFO] [stdout] plaintext d2c92dc648f7689b340144bd04040404 is_padded=true [INFO] [stdout] found valid padding for byte 28 b 32 ' ' [INFO] [stdout] plaintext d2c92dc648f7689b3401440505050505 is_padded=true [INFO] [stdout] found valid padding for byte 27 b 111 'o' [INFO] [stdout] plaintext d2c92dc648f7689b3401060606060606 is_padded=true [INFO] [stdout] found valid padding for byte 26 b 116 't' [INFO] [stdout] plaintext d2c92dc648f7689b3407070707070707 is_padded=true [INFO] [stdout] found valid padding for byte 25 b 32 ' ' [INFO] [stdout] plaintext d2c92dc648f7689b0808080808080808 is_padded=true [INFO] [stdout] found valid padding for byte 24 b 44 ',' [INFO] [stdout] plaintext d2c92dc648f768090909090909090909 is_padded=true [INFO] [stdout] found valid padding for byte 23 b 116 't' [INFO] [stdout] plaintext d2c92dc648f70a0a0a0a0a0a0a0a0a0a is_padded=true [INFO] [stdout] found valid padding for byte 22 b 110 'n' [INFO] [stdout] plaintext d2c92dc6480b0b0b0b0b0b0b0b0b0b0b is_padded=true [INFO] [stdout] found valid padding for byte 21 b 105 'i' [INFO] [stdout] plaintext d2c92dc60c0c0c0c0c0c0c0c0c0c0c0c is_padded=true [INFO] [stdout] found valid padding for byte 20 b 111 'o' [INFO] [stdout] plaintext d2c92d0d0d0d0d0d0d0d0d0d0d0d0d0d is_padded=true [INFO] [stdout] found valid padding for byte 19 b 112 'p' [INFO] [stdout] plaintext d2c90e0e0e0e0e0e0e0e0e0e0e0e0e0e is_padded=true [INFO] [stdout] found valid padding for byte 18 b 32 ' ' [INFO] [stdout] plaintext d20f0f0f0f0f0f0f0f0f0f0f0f0f0f0f is_padded=true [INFO] [stdout] found valid padding for byte 17 b 101 'e' [INFO] [stdout] plaintext 10101010101010101010101010101010 is_padded=true [INFO] [stdout] found valid padding for byte 16 b 104 'h' [INFO] [stdout] plaintext 41427f498dc279510a86b640a09e7b01 is_padded=true [INFO] [stdout] found valid padding for byte 47 b 110 'n' [INFO] [stdout] plaintext 41427f498dc279510a86b640a09e0202 is_padded=true [INFO] [stdout] found valid padding for byte 46 b 105 'i' [INFO] [stdout] plaintext 41427f498dc279510a86b640a0030303 is_padded=true [INFO] [stdout] found valid padding for byte 45 b 107 'k' [INFO] [stdout] plaintext 41427f498dc279510a86b64004040404 is_padded=true [INFO] [stdout] found valid padding for byte 44 b 97 'a' [INFO] [stdout] plaintext 41427f498dc279510a86b60505050505 is_padded=true [INFO] [stdout] found valid padding for byte 43 b 102 'f' [INFO] [stdout] plaintext 41427f498dc279510a86060606060606 is_padded=true [INFO] [stdout] found valid padding for byte 42 b 32 ' ' [INFO] [stdout] plaintext 41427f498dc279510a07070707070707 is_padded=true [INFO] [stdout] found valid padding for byte 41 b 111 'o' [INFO] [stdout] plaintext 41427f498dc279510808080808080808 is_padded=true [INFO] [stdout] found valid padding for byte 40 b 110 'n' [INFO] [stdout] plaintext 41427f498dc279090909090909090909 is_padded=true [INFO] [stdout] found valid padding for byte 39 b 32 ' ' [INFO] [stdout] plaintext 41427f498dc20a0a0a0a0a0a0a0a0a0a is_padded=true [INFO] [stdout] found valid padding for byte 38 b 44 ',' [INFO] [stdout] plaintext 41427f498d0b0b0b0b0b0b0b0b0b0b0b is_padded=true [INFO] [stdout] found valid padding for byte 37 b 116 't' [INFO] [stdout] plaintext 41427f490c0c0c0c0c0c0c0c0c0c0c0c is_padded=true [INFO] [stdout] found valid padding for byte 36 b 110 'n' [INFO] [stdout] plaintext 41427f0d0d0d0d0d0d0d0d0d0d0d0d0d is_padded=true [INFO] [stdout] found valid padding for byte 35 b 105 'i' [INFO] [stdout] plaintext 41420e0e0e0e0e0e0e0e0e0e0e0e0e0e is_padded=true [INFO] [stdout] found valid padding for byte 34 b 111 'o' [INFO] [stdout] plaintext 410f0f0f0f0f0f0f0f0f0f0f0f0f0f0f is_padded=true [INFO] [stdout] found valid padding for byte 33 b 112 'p' [INFO] [stdout] plaintext 10101010101010101010101010101010 is_padded=true [INFO] [stdout] found valid padding for byte 32 b 32 ' ' [INFO] [stdout] plaintext de456fc7ed3c4f791083a0bd72f90202 is_padded=true [INFO] [stdout] found valid padding for byte 63 b 12 '\u{c}' [INFO] [stdout] plaintext de456fc7ed3c4f791083a0bd72f90201 is_padded=true [INFO] [stdout] found valid padding for byte 62 b 15 '\u{f}' [INFO] [stdout] [INFO] [stdout] thread 'cp17::challenge_17' (74) panicked at tests/challenges/cp17.rs:80:13: [INFO] [stdout] internal error: entered unreachable code: no acceptable mutation found for byte 13 in block 3 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6121b829e9b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6121b829e9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6121b829e9b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6121b829e9b2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6121b82b047f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6121b82b047f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6121b826ace1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6121b826ace1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6121b82774a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6121b827c5bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6121b827c451 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6121b8168d5e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6121b8168d5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6121b827cc7f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6121b827cc7f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6121b827cada - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6121b82775d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6121b825e38d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6121b82b9ad0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6121b8118527 - challenges::cp17::padding_attack::h5b44c66fbf6f3d40 [INFO] [stdout] at /opt/rustwide/workdir/tests/challenges/cp17.rs:80:13 [INFO] [stdout] 20: 0x6121b811732a - challenges::cp17::challenge_17::ha54d6ec71fcd1f79 [INFO] [stdout] at /opt/rustwide/workdir/tests/challenges/cp17.rs:114:25 [INFO] [stdout] 21: 0x6121b8117957 - challenges::cp17::challenge_17::{{closure}}::h1c6930f84dae1d32 [INFO] [stdout] at /opt/rustwide/workdir/tests/challenges/cp17.rs:107:22 [INFO] [stdout] 22: 0x6121b8139996 - core::ops::function::FnOnce::call_once::hd9244c4e00887457 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x6121b8168b1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6121b8168b1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x6121b817e785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x6121b817e785 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x6121b817e785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x6121b817e785 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x6121b817e785 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x6121b817e785 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x6121b817e785 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x6121b8154f74 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x6121b8154f74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x6121b815883a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x6121b815883a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x6121b815883a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x6121b815883a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x6121b815883a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x6121b815883a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x6121b815883a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x6121b827261f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x6121b827261f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x7248d5ea4aa4 - [INFO] [stdout] 44: 0x7248d5f31a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cp17::challenge_17 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test challenges` [INFO] running `Command { std: "docker" "inspect" "22a295d8c845c75b0db950a1b8a5038a95467630fd104edf21aa34bc47788c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a295d8c845c75b0db950a1b8a5038a95467630fd104edf21aa34bc47788c5d", kill_on_drop: false }` [INFO] [stdout] 22a295d8c845c75b0db950a1b8a5038a95467630fd104edf21aa34bc47788c5d