[INFO] cloning repository hexjelly/cryptopals-rust [INFO] running `"git" "clone" "--bare" "git://github.com/hexjelly/cryptopals-rust.git" "work/cache/sources/gh/hexjelly/cryptopals-rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hexjelly/cryptopals-rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/hexjelly/cryptopals-rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/cryptopals-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/cryptopals-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hexjelly/cryptopals-rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/cryptopals-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/cryptopals-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6735da77c69ec72185e9f0ba31bb708f893b04cf [INFO] sha for GitHub repo hexjelly/cryptopals-rust: 6735da77c69ec72185e9f0ba31bb708f893b04cf [INFO] validating manifest of hexjelly/cryptopals-rust on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hexjelly/cryptopals-rust on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hexjelly/cryptopals-rust [INFO] finished frobbing hexjelly/cryptopals-rust [INFO] frobbed toml for hexjelly/cryptopals-rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/cryptopals-rust/Cargo.toml [INFO] started frobbing hexjelly/cryptopals-rust [INFO] finished frobbing hexjelly/cryptopals-rust [INFO] frobbed toml for hexjelly/cryptopals-rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hexjelly/cryptopals-rust/Cargo.toml [INFO] crate hexjelly/cryptopals-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hexjelly/cryptopals-rust against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/cryptopals-rust:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 7e65aba5155f033523a226a98ea75fc63ee15bd381a9a4a3bf981439170b627b [INFO] running `"docker" "start" "-a" "7e65aba5155f033523a226a98ea75fc63ee15bd381a9a4a3bf981439170b627b"` [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling data-encoding v1.1.2 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.74s [INFO] running `"docker" "inspect" "7e65aba5155f033523a226a98ea75fc63ee15bd381a9a4a3bf981439170b627b"` [INFO] running `"docker" "rm" "-f" "7e65aba5155f033523a226a98ea75fc63ee15bd381a9a4a3bf981439170b627b"` [INFO] [stdout] 7e65aba5155f033523a226a98ea75fc63ee15bd381a9a4a3bf981439170b627b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/cryptopals-rust:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f72d4eecf21094c1a0938cddf68e286c71a744359c451732892c467cba5622a1 [INFO] running `"docker" "start" "-a" "f72d4eecf21094c1a0938cddf68e286c71a744359c451732892c467cba5622a1"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `"docker" "inspect" "f72d4eecf21094c1a0938cddf68e286c71a744359c451732892c467cba5622a1"` [INFO] running `"docker" "rm" "-f" "f72d4eecf21094c1a0938cddf68e286c71a744359c451732892c467cba5622a1"` [INFO] [stdout] f72d4eecf21094c1a0938cddf68e286c71a744359c451732892c467cba5622a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hexjelly/cryptopals-rust:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 15f8fcf9cb1239c5db1075de85297fba4542182e57f7e3f26ee4fb0b284078f2 [INFO] running `"docker" "start" "-a" "15f8fcf9cb1239c5db1075de85297fba4542182e57f7e3f26ee4fb0b284078f2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptopals-616daa0b83524a88 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/set_01-19443008d2656bc0 [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test hamming_distance_returns_correct_value ... ok [INFO] [stdout] test fixed_xor_returns_correct_hex_value ... ok [INFO] [stdout] test hex_to_base64_returns_correct_base64_value ... ok [INFO] [stdout] test find_single_byte_xor_cipher_returns_correct_value ... ok [INFO] [stdout] test aes_in_ecb_mode ... ok [INFO] [stdout] test repeating_key_xor_returns_correct_value ... ok [INFO] [stdout] test fixed_xor_panics_on_uneven_input ... ok [INFO] [stdout] test break_repeating_key_xor_returns_correct_value ... ok [INFO] [stdout] test detect_single_char_xor_returns_correct_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/test_data-4f52db16d5cfd1e9 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests cryptopals [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "15f8fcf9cb1239c5db1075de85297fba4542182e57f7e3f26ee4fb0b284078f2"` [INFO] running `"docker" "rm" "-f" "15f8fcf9cb1239c5db1075de85297fba4542182e57f7e3f26ee4fb0b284078f2"` [INFO] [stdout] 15f8fcf9cb1239c5db1075de85297fba4542182e57f7e3f26ee4fb0b284078f2