[INFO] updating cached repository alekratz/cryptopals [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alekratz/cryptopals [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alekratz/cryptopals" "work/ex/beta-1.38-1/sources/1.37.0/gh/alekratz/cryptopals"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/alekratz/cryptopals'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alekratz/cryptopals" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alekratz/cryptopals"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alekratz/cryptopals'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c7e19d4f9788d378c2b24100f140ea035422c3e [INFO] sha for GitHub repo alekratz/cryptopals: 8c7e19d4f9788d378c2b24100f140ea035422c3e [INFO] validating manifest of alekratz/cryptopals 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 alekratz/cryptopals 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 alekratz/cryptopals [INFO] finished frobbing alekratz/cryptopals [INFO] frobbed toml for alekratz/cryptopals written to work/ex/beta-1.38-1/sources/1.37.0/gh/alekratz/cryptopals/Cargo.toml [INFO] started frobbing alekratz/cryptopals [INFO] finished frobbing alekratz/cryptopals [INFO] frobbed toml for alekratz/cryptopals written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/alekratz/cryptopals/Cargo.toml [INFO] crate alekratz/cryptopals 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 alekratz/cryptopals 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-7/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/alekratz/cryptopals:/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] cb0f207d792673772e309dbbc7d40235ff78b5f6757e1145742d9d9de9c3b6df [INFO] running `"docker" "start" "-a" "cb0f207d792673772e309dbbc7d40235ff78b5f6757e1145742d9d9de9c3b6df"` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.46s [INFO] running `"docker" "inspect" "cb0f207d792673772e309dbbc7d40235ff78b5f6757e1145742d9d9de9c3b6df"` [INFO] running `"docker" "rm" "-f" "cb0f207d792673772e309dbbc7d40235ff78b5f6757e1145742d9d9de9c3b6df"` [INFO] [stdout] cb0f207d792673772e309dbbc7d40235ff78b5f6757e1145742d9d9de9c3b6df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/alekratz/cryptopals:/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] 0592f497e3d40e957c437c4b7de1ddb9e1d36f9cdbdd5233c4af815555ffe202 [INFO] running `"docker" "start" "-a" "0592f497e3d40e957c437c4b7de1ddb9e1d36f9cdbdd5233c4af815555ffe202"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "0592f497e3d40e957c437c4b7de1ddb9e1d36f9cdbdd5233c4af815555ffe202"` [INFO] running `"docker" "rm" "-f" "0592f497e3d40e957c437c4b7de1ddb9e1d36f9cdbdd5233c4af815555ffe202"` [INFO] [stdout] 0592f497e3d40e957c437c4b7de1ddb9e1d36f9cdbdd5233c4af815555ffe202 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/alekratz/cryptopals:/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] f1f74c0a4761b10126fea8df070ecf25c0f943c04744f3cc0de8c680a9118e6f [INFO] running `"docker" "start" "-a" "f1f74c0a4761b10126fea8df070ecf25c0f943c04744f3cc0de8c680a9118e6f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptopals-72840d2bcc32325f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test common::test_hex_digits ... ok [INFO] [stdout] test common::test_hamming_distance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f1f74c0a4761b10126fea8df070ecf25c0f943c04744f3cc0de8c680a9118e6f"` [INFO] running `"docker" "rm" "-f" "f1f74c0a4761b10126fea8df070ecf25c0f943c04744f3cc0de8c680a9118e6f"` [INFO] [stdout] f1f74c0a4761b10126fea8df070ecf25c0f943c04744f3cc0de8c680a9118e6f