[INFO] cloning repository https://github.com/peterblockman/rust-crypto-algo-from-scratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterblockman/rust-crypto-algo-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterblockman%2Frust-crypto-algo-from-scratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterblockman%2Frust-crypto-algo-from-scratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d52f12da2f450454abe13c7ee4106aaa371853a3 [INFO] testing peterblockman/rust-crypto-algo-from-scratch against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterblockman%2Frust-crypto-algo-from-scratch" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/peterblockman/rust-crypto-algo-from-scratch [INFO] finished tweaking git repo https://github.com/peterblockman/rust-crypto-algo-from-scratch [INFO] tweaked toml for git repo https://github.com/peterblockman/rust-crypto-algo-from-scratch written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/peterblockman/rust-crypto-algo-from-scratch on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/peterblockman/rust-crypto-algo-from-scratch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f8925e4792c783c2e88ada5d63c1009dc3f7cee7bd0439bf074ed2bc1774aa [INFO] running `Command { std: "docker" "start" "-a" "54f8925e4792c783c2e88ada5d63c1009dc3f7cee7bd0439bf074ed2bc1774aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f8925e4792c783c2e88ada5d63c1009dc3f7cee7bd0439bf074ed2bc1774aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f8925e4792c783c2e88ada5d63c1009dc3f7cee7bd0439bf074ed2bc1774aa", kill_on_drop: false }` [INFO] [stdout] 54f8925e4792c783c2e88ada5d63c1009dc3f7cee7bd0439bf074ed2bc1774aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e3f79585646502ccb8c1bc46784752de33851466eb695012fe336b687f09b7 [INFO] running `Command { std: "docker" "start" "-a" "d4e3f79585646502ccb8c1bc46784752de33851466eb695012fe336b687f09b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-cryptography v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s [INFO] running `Command { std: "docker" "inspect" "d4e3f79585646502ccb8c1bc46784752de33851466eb695012fe336b687f09b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e3f79585646502ccb8c1bc46784752de33851466eb695012fe336b687f09b7", kill_on_drop: false }` [INFO] [stdout] d4e3f79585646502ccb8c1bc46784752de33851466eb695012fe336b687f09b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59f75a07de90f7bf97ef9239def3c7f6315b45e1f5a6868c832fa78974735ab [INFO] running `Command { std: "docker" "start" "-a" "d59f75a07de90f7bf97ef9239def3c7f6315b45e1f5a6868c832fa78974735ab", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cryptography v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "d59f75a07de90f7bf97ef9239def3c7f6315b45e1f5a6868c832fa78974735ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59f75a07de90f7bf97ef9239def3c7f6315b45e1f5a6868c832fa78974735ab", kill_on_drop: false }` [INFO] [stdout] d59f75a07de90f7bf97ef9239def3c7f6315b45e1f5a6868c832fa78974735ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4efafbc68ddc18b39c558ad693f0d8eba42d0fa303a863e83d4325befe359661 [INFO] running `Command { std: "docker" "start" "-a" "4efafbc68ddc18b39c558ad693f0d8eba42d0fa303a863e83d4325befe359661", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cryptography-37d768d4ca65800b) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test common::bits::test_bits_error ... ok [INFO] [stdout] test common::hex::test_hex ... ok [INFO] [stdout] test common::hex::test_hex_to_u64 ... ok [INFO] [stdout] test symmetric_encryption::caesar::caesar::caesar_test ... ok [INFO] [stdout] test symmetric_encryption::des::des::tests::test_decrypt ... ok [INFO] [stdout] test math::modular_arithmetic::mod_inverse::test_mod_inverse ... ok [INFO] [stdout] test math::modular_arithmetic::gcd::test_gcd ... ok [INFO] [stdout] test symmetric_encryption::affine::affine::test_affine ... ok [INFO] [stdout] test math::modular_arithmetic::gcd::test_egcdi ... ok [INFO] [stdout] test rng::lcg::test_lcg ... ok [INFO] [stdout] test symmetric_encryption::des::des::tests::test_encrypt ... ok [INFO] [stdout] test symmetric_encryption::des::des::tests::test_ip ... ok [INFO] [stdout] test symmetric_encryption::des::des::tests::test_left_rotation ... ok [INFO] [stdout] test symmetric_encryption::des::des::tests::test_pc1 ... ok [INFO] [stdout] test symmetric_encryption::trivium::trivium::test_trivium ... ok [INFO] [stdout] test symmetric_encryption::des::des::tests::test_pc2 ... ok [INFO] [stdout] test math::modular_arithmetic::gcd::test_egcd ... ok [INFO] [stdout] test symmetric_encryption::trivium::trivium::test_trivium_errors ... ok [INFO] [stdout] test common::bits::test_bits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_cryptography [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] running `Command { std: "docker" "inspect" "4efafbc68ddc18b39c558ad693f0d8eba42d0fa303a863e83d4325befe359661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efafbc68ddc18b39c558ad693f0d8eba42d0fa303a863e83d4325befe359661", kill_on_drop: false }` [INFO] [stdout] 4efafbc68ddc18b39c558ad693f0d8eba42d0fa303a863e83d4325befe359661