[INFO] updating cached repository voteblake/cryptopals-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/voteblake/cryptopals-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/voteblake/cryptopals-rs" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/voteblake/cryptopals-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/voteblake/cryptopals-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/voteblake/cryptopals-rs" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/voteblake/cryptopals-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/voteblake/cryptopals-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1fcd5c4bb8cd9f97c257faf71644235bc0655ef2 [INFO] sha for GitHub repo voteblake/cryptopals-rs: 1fcd5c4bb8cd9f97c257faf71644235bc0655ef2 [INFO] validating manifest of voteblake/cryptopals-rs on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of voteblake/cryptopals-rs on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing voteblake/cryptopals-rs [INFO] finished frobbing voteblake/cryptopals-rs [INFO] frobbed toml for voteblake/cryptopals-rs written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/voteblake/cryptopals-rs/Cargo.toml [INFO] started frobbing voteblake/cryptopals-rs [INFO] finished frobbing voteblake/cryptopals-rs [INFO] frobbed toml for voteblake/cryptopals-rs written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/voteblake/cryptopals-rs/Cargo.toml [INFO] crate voteblake/cryptopals-rs has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing voteblake/cryptopals-rs against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/voteblake/cryptopals-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] c6f63c0dd9ae3993422e6fddd5b8162a8a4363eb529415dea8a5ee5fbc667b79 [INFO] running `"docker" "start" "-a" "c6f63c0dd9ae3993422e6fddd5b8162a8a4363eb529415dea8a5ee5fbc667b79"` [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `"docker" "inspect" "c6f63c0dd9ae3993422e6fddd5b8162a8a4363eb529415dea8a5ee5fbc667b79"` [INFO] running `"docker" "rm" "-f" "c6f63c0dd9ae3993422e6fddd5b8162a8a4363eb529415dea8a5ee5fbc667b79"` [INFO] [stdout] c6f63c0dd9ae3993422e6fddd5b8162a8a4363eb529415dea8a5ee5fbc667b79 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/voteblake/cryptopals-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 15f9e08e816f11f254aee32475f81642fc3685ad6c4cfee738a2810cc639c6b3 [INFO] running `"docker" "start" "-a" "15f9e08e816f11f254aee32475f81642fc3685ad6c4cfee738a2810cc639c6b3"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "15f9e08e816f11f254aee32475f81642fc3685ad6c4cfee738a2810cc639c6b3"` [INFO] running `"docker" "rm" "-f" "15f9e08e816f11f254aee32475f81642fc3685ad6c4cfee738a2810cc639c6b3"` [INFO] [stdout] 15f9e08e816f11f254aee32475f81642fc3685ad6c4cfee738a2810cc639c6b3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/voteblake/cryptopals-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 5657de1db9bfbbbcea47563c13f6be4ccc26f1b125ab57032ef8c51c3e8b7d28 [INFO] running `"docker" "start" "-a" "5657de1db9bfbbbcea47563c13f6be4ccc26f1b125ab57032ef8c51c3e8b7d28"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptopals-490210add2e887a9 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/set1-2cfa1a93f75a7b63 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test solve_challenge_1 ... ok [INFO] [stdout] test solve_challenge_5 ... ok [INFO] [stdout] test solve_challenge_2 ... ok [INFO] [stdout] test solve_challenge_3 ... ok [INFO] [stdout] test solve_challenge_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cryptopals [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "5657de1db9bfbbbcea47563c13f6be4ccc26f1b125ab57032ef8c51c3e8b7d28"` [INFO] running `"docker" "rm" "-f" "5657de1db9bfbbbcea47563c13f6be4ccc26f1b125ab57032ef8c51c3e8b7d28"` [INFO] [stdout] 5657de1db9bfbbbcea47563c13f6be4ccc26f1b125ab57032ef8c51c3e8b7d28