[INFO] cloning repository https://github.com/TotalyEnglizLitrate/aes-des-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TotalyEnglizLitrate/aes-des-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTotalyEnglizLitrate%2Faes-des-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTotalyEnglizLitrate%2Faes-des-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0956564bc749d262ee6d7f26c8c14836d049541
[INFO] testing TotalyEnglizLitrate/aes-des-rust 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%2FTotalyEnglizLitrate%2Faes-des-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TotalyEnglizLitrate/aes-des-rust
[INFO] finished tweaking git repo https://github.com/TotalyEnglizLitrate/aes-des-rust
[INFO] tweaked toml for git repo https://github.com/TotalyEnglizLitrate/aes-des-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TotalyEnglizLitrate/aes-des-rust 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/TotalyEnglizLitrate/aes-des-rust 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fa2be45e8c46b3a89057d30c523d7c579bd0e34c411dd663f9ec4b17d6035ee9
[INFO] running `Command { std: "docker" "start" "-a" "fa2be45e8c46b3a89057d30c523d7c579bd0e34c411dd663f9ec4b17d6035ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa2be45e8c46b3a89057d30c523d7c579bd0e34c411dd663f9ec4b17d6035ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2be45e8c46b3a89057d30c523d7c579bd0e34c411dd663f9ec4b17d6035ee9", kill_on_drop: false }`
[INFO] [stdout] fa2be45e8c46b3a89057d30c523d7c579bd0e34c411dd663f9ec4b17d6035ee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c3a762d7b16a7d09b3d02fb99d0426e51b362671fe86df0702437090486e53a7
[INFO] running `Command { std: "docker" "start" "-a" "c3a762d7b16a7d09b3d02fb99d0426e51b362671fe86df0702437090486e53a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling aes-des-rust v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
[INFO] running `Command { std: "docker" "inspect" "c3a762d7b16a7d09b3d02fb99d0426e51b362671fe86df0702437090486e53a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a762d7b16a7d09b3d02fb99d0426e51b362671fe86df0702437090486e53a7", kill_on_drop: false }`
[INFO] [stdout] c3a762d7b16a7d09b3d02fb99d0426e51b362671fe86df0702437090486e53a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d5849064d33d472c937e66ff5a53c0d97ab0b9756042e12ac03f38e58460e3e3
[INFO] running `Command { std: "docker" "start" "-a" "d5849064d33d472c937e66ff5a53c0d97ab0b9756042e12ac03f38e58460e3e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling aes-des-rust v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "d5849064d33d472c937e66ff5a53c0d97ab0b9756042e12ac03f38e58460e3e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5849064d33d472c937e66ff5a53c0d97ab0b9756042e12ac03f38e58460e3e3", kill_on_drop: false }`
[INFO] [stdout] d5849064d33d472c937e66ff5a53c0d97ab0b9756042e12ac03f38e58460e3e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c36f2e345c96468a195af8c66a2fe1c26b959c42407ba6a5e3141cdbdee5a0cd
[INFO] running `Command { std: "docker" "start" "-a" "c36f2e345c96468a195af8c66a2fe1c26b959c42407ba6a5e3141cdbdee5a0cd", 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/aes_des_rust-964668e074570376)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test block_cipher::tests::test_encrypt_decrypt ... ok
[INFO] [stdout] test block_cipher::tests::test_is_padded ... ok
[INFO] [stdout] test aes::tests::test_encryption_decryption_aes ... ok
[INFO] [stdout] test block_cipher::tests::test_pad ... ok
[INFO] [stdout] test block_cipher::tests::test_validate_key ... ok
[INFO] [stdout] test block_cipher::tests::test_unpad ... ok
[INFO] [stdout] test des::tests::test_encrytion_decryption_3des ... ok
[INFO] [stdout] test des::tests::test_encrytion_decryption_des ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aes_des_rust-17fefd904011e797)
[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]    Doc-tests aes_des_rust
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/block_cipher.rs - block_cipher::BlockCipher::gen_key (line 147) ... FAILED
[INFO] [stdout] test src/block_cipher.rs - block_cipher::BlockCipher::encrypt (line 30) ... FAILED
[INFO] [stdout] test src/block_cipher.rs - block_cipher::BlockCipher::unpad (line 87) ... FAILED
[INFO] [stdout] test src/block_cipher.rs - block_cipher::BlockCipher::decrypt (line 51) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::inv_sub_bytes (line 253) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::key_expansion (line 125) ... FAILED
[INFO] [stdout] test src/block_cipher.rs - block_cipher::BlockCipher::pad (line 66) ... FAILED
[INFO] [stdout] test src/block_cipher.rs - block_cipher::BlockCipher::is_padded (line 117) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::sub_bytes (line 233) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::mix_columns (line 307) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::inv_shift_rows (line 290) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::inv_mix_columns (line 321) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::state_to_block (line 197) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::block_to_state (line 179) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::left_circular_shift_28 (line 199) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::final_permutation (line 94) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::validate_key (line 240) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::initial_permutation (line 72) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::key_schedule_core (line 157) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::shift_rows (line 273) ... FAILED
[INFO] [stdout] test src/aes.rs - aes::Aes128::add_round_key (line 217) ... ok
[INFO] [stdout] test src/des.rs - des::Des::combine_28_bit_halves (line 220) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::feistel (line 21) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::extract_28_bits (line 172) ... FAILED
[INFO] [stdout] test src/des.rs - des::Des::round_keys (line 120) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/block_cipher.rs - block_cipher::BlockCipher::gen_key (line 147) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/block_cipher.rs:148:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | let algorithm: <T: impl BlockCipher> = YourAlgorithmImplementation;
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block_cipher.rs - block_cipher::BlockCipher::encrypt (line 30) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/block_cipher.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | let algorithm: <T: impl BlockCipher> = YourAlgorithmImplementation;
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block_cipher.rs - block_cipher::BlockCipher::unpad (line 87) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/block_cipher.rs:89:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | let algorithm: <T: impl BlockCipher> = YourAlgorithmImplementation;
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block_cipher.rs - block_cipher::BlockCipher::decrypt (line 51) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/block_cipher.rs:52:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | let algorithm: <T: impl BlockCipher> = YourAlgorithmImplementation;
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::inv_sub_bytes (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:255:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | let inv_substituted = Aes128::inv_sub_bytes(state);
[INFO] [stdout]   |                       ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::key_expansion (line 125) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:127:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let round_keys = Aes128::key_expansion(&key);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block_cipher.rs - block_cipher::BlockCipher::pad (line 66) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/block_cipher.rs:67:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | let algorithm: <T: impl BlockCipher> = YourAlgorithmImplementation;
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/block_cipher.rs - block_cipher::BlockCipher::is_padded (line 117) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]  --> src/block_cipher.rs:119:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | let algorithm: <T: impl BlockCipher> = YourAlgorithmImplementation;
[INFO] [stdout]   | ^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | `let` cannot be used for global variables
[INFO] [stdout]   | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::sub_bytes (line 233) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:235:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | let substituted = Aes128::sub_bytes(state);
[INFO] [stdout]   |                   ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::mix_columns (line 307) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:309:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mixed = Aes128::mix_columns(state);
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::inv_shift_rows (line 290) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:292:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | let inv_shifted = Aes128::inv_shift_rows(state);
[INFO] [stdout]   |                   ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::inv_mix_columns (line 321) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:323:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let inv_mixed = Aes128::inv_mix_columns(state);
[INFO] [stdout]   |                 ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::state_to_block (line 197) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:199:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let block = Aes128::state_to_block(state);
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::block_to_state (line 179) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:181:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let state = Aes128::block_to_state(&block);
[INFO] [stdout]   |             ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::left_circular_shift_28 (line 199) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `left_circular_shift_28` in this scope
[INFO] [stdout]  --> src/des.rs:201:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | let shifted = left_circular_shift_28(value, 2);
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::final_permutation (line 94) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Des`
[INFO] [stdout]  --> src/des.rs:96:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | let permuted = Des::final_permutation(block);
[INFO] [stdout]   |                ^^^ use of undeclared type `Des`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::des::Des;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::validate_key (line 240) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Des`
[INFO] [stdout]  --> src/des.rs:242:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert!(Des::validate_key(&key).is_ok());
[INFO] [stdout]   |         ^^^ use of undeclared type `Des`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::des::Des;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::initial_permutation (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Des`
[INFO] [stdout]  --> src/des.rs:74:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | let permuted = Des::initial_permutation(&block);
[INFO] [stdout]   |                ^^^ use of undeclared type `Des`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::des::Des;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::key_schedule_core (line 157) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:160:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let transformed = Aes128::key_schedule_core(word, round);
[INFO] [stdout]   |                   ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aes.rs - aes::Aes128::shift_rows (line 273) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aes128`
[INFO] [stdout]  --> src/aes.rs:275:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | let shifted = Aes128::shift_rows(state);
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `Aes128`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::aes::Aes128;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::combine_28_bit_halves (line 220) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `combine_28_bit_halves` in this scope
[INFO] [stdout]  --> src/des.rs:223:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | let combined = combine_28_bit_halves(c, d);
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::feistel (line 21) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Des`
[INFO] [stdout]  --> src/des.rs:24:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let result = Des::feistel(r, &round_key);
[INFO] [stdout]   |              ^^^ use of undeclared type `Des`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::des::Des;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::extract_28_bits (line 172) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `extract_28_bits` in this scope
[INFO] [stdout]  --> src/des.rs:174:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let extracted = extract_28_bits(&key, 0);
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/des.rs - des::Des::round_keys (line 120) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Des`
[INFO] [stdout]  --> src/des.rs:122:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let round_keys = Des::round_keys(&key);
[INFO] [stdout]   |                  ^^^ use of undeclared type `Des`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use aes_des_rust::des::Des;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/aes.rs - aes::Aes128::block_to_state (line 179)
[INFO] [stdout]     src/aes.rs - aes::Aes128::inv_mix_columns (line 321)
[INFO] [stdout]     src/aes.rs - aes::Aes128::inv_shift_rows (line 290)
[INFO] [stdout]     src/aes.rs - aes::Aes128::inv_sub_bytes (line 253)
[INFO] [stdout]     src/aes.rs - aes::Aes128::key_expansion (line 125)
[INFO] [stdout]     src/aes.rs - aes::Aes128::key_schedule_core (line 157)
[INFO] [stdout]     src/aes.rs - aes::Aes128::mix_columns (line 307)
[INFO] [stdout]     src/aes.rs - aes::Aes128::shift_rows (line 273)
[INFO] [stdout]     src/aes.rs - aes::Aes128::state_to_block (line 197)
[INFO] [stdout]     src/aes.rs - aes::Aes128::sub_bytes (line 233)
[INFO] [stdout]     src/block_cipher.rs - block_cipher::BlockCipher::decrypt (line 51)
[INFO] [stdout]     src/block_cipher.rs - block_cipher::BlockCipher::encrypt (line 30)
[INFO] [stdout]     src/block_cipher.rs - block_cipher::BlockCipher::gen_key (line 147)
[INFO] [stdout]     src/block_cipher.rs - block_cipher::BlockCipher::is_padded (line 117)
[INFO] [stdout]     src/block_cipher.rs - block_cipher::BlockCipher::pad (line 66)
[INFO] [stdout]     src/block_cipher.rs - block_cipher::BlockCipher::unpad (line 87)
[INFO] [stdout]     src/des.rs - des::Des::combine_28_bit_halves (line 220)
[INFO] [stdout]     src/des.rs - des::Des::extract_28_bits (line 172)
[INFO] [stdout]     src/des.rs - des::Des::feistel (line 21)
[INFO] [stdout]     src/des.rs - des::Des::final_permutation (line 94)
[INFO] [stdout]     src/des.rs - des::Des::initial_permutation (line 72)
[INFO] [stdout]     src/des.rs - des::Des::left_circular_shift_28 (line 199)
[INFO] [stdout]     src/des.rs - des::Des::round_keys (line 120)
[INFO] [stdout]     src/des.rs - des::Des::validate_key (line 240)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.81s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c36f2e345c96468a195af8c66a2fe1c26b959c42407ba6a5e3141cdbdee5a0cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36f2e345c96468a195af8c66a2fe1c26b959c42407ba6a5e3141cdbdee5a0cd", kill_on_drop: false }`
[INFO] [stdout] c36f2e345c96468a195af8c66a2fe1c26b959c42407ba6a5e3141cdbdee5a0cd
