[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/beta-1.38-1/sources/1.37.0/gh/voteblake/cryptopals-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/voteblake/cryptopals-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/voteblake/cryptopals-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/voteblake/cryptopals-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of voteblake/cryptopals-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/gh/voteblake/cryptopals-rs/Cargo.toml [INFO] crate voteblake/cryptopals-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing voteblake/cryptopals-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 1a3160d6b26c9c06e2276e447b5d5a82533a7c2c2630bcbcd54e9e91aaa232f7 [INFO] running `"docker" "start" "-a" "1a3160d6b26c9c06e2276e447b5d5a82533a7c2c2630bcbcd54e9e91aaa232f7"` [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.62s [INFO] running `"docker" "inspect" "1a3160d6b26c9c06e2276e447b5d5a82533a7c2c2630bcbcd54e9e91aaa232f7"` [INFO] running `"docker" "rm" "-f" "1a3160d6b26c9c06e2276e447b5d5a82533a7c2c2630bcbcd54e9e91aaa232f7"` [INFO] [stdout] 1a3160d6b26c9c06e2276e447b5d5a82533a7c2c2630bcbcd54e9e91aaa232f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] cc65b988263b2868ef55f80b95bfcfa2fb08a30b846d9711f57f860970b0e7d9 [INFO] running `"docker" "start" "-a" "cc65b988263b2868ef55f80b95bfcfa2fb08a30b846d9711f57f860970b0e7d9"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "cc65b988263b2868ef55f80b95bfcfa2fb08a30b846d9711f57f860970b0e7d9"` [INFO] running `"docker" "rm" "-f" "cc65b988263b2868ef55f80b95bfcfa2fb08a30b846d9711f57f860970b0e7d9"` [INFO] [stdout] cc65b988263b2868ef55f80b95bfcfa2fb08a30b846d9711f57f860970b0e7d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 748dfdfb5243a2d5b75ed2ab165c1700a63a935c291b5ec041d451a594065d36 [INFO] running `"docker" "start" "-a" "748dfdfb5243a2d5b75ed2ab165c1700a63a935c291b5ec041d451a594065d36"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptopals-b95cd788259b34a4 [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-75c4e7116f19c53d [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test solve_challenge_5 ... ok [INFO] [stdout] test solve_challenge_1 ... 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" "748dfdfb5243a2d5b75ed2ab165c1700a63a935c291b5ec041d451a594065d36"` [INFO] running `"docker" "rm" "-f" "748dfdfb5243a2d5b75ed2ab165c1700a63a935c291b5ec041d451a594065d36"` [INFO] [stdout] 748dfdfb5243a2d5b75ed2ab165c1700a63a935c291b5ec041d451a594065d36