[INFO] updating cached repository jamesob/cryptopals-solutions [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jamesob/cryptopals-solutions [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jamesob/cryptopals-solutions" "work/ex/beta-1.38-1/sources/1.37.0/gh/jamesob/cryptopals-solutions"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jamesob/cryptopals-solutions'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jamesob/cryptopals-solutions" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jamesob/cryptopals-solutions"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jamesob/cryptopals-solutions'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73156ff07f051f659c1c5023d4c8db1180df1bf7 [INFO] sha for GitHub repo jamesob/cryptopals-solutions: 73156ff07f051f659c1c5023d4c8db1180df1bf7 [INFO] validating manifest of jamesob/cryptopals-solutions 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 jamesob/cryptopals-solutions 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 jamesob/cryptopals-solutions [INFO] finished frobbing jamesob/cryptopals-solutions [INFO] frobbed toml for jamesob/cryptopals-solutions written to work/ex/beta-1.38-1/sources/1.37.0/gh/jamesob/cryptopals-solutions/Cargo.toml [INFO] started frobbing jamesob/cryptopals-solutions [INFO] finished frobbing jamesob/cryptopals-solutions [INFO] frobbed toml for jamesob/cryptopals-solutions written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jamesob/cryptopals-solutions/Cargo.toml [INFO] crate jamesob/cryptopals-solutions 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 jamesob/cryptopals-solutions 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-2/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/jamesob/cryptopals-solutions:/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] 2163e817843381d72ba175eb16b97af787da8e89fb7935d5eac3c3aaa488627f [INFO] running `"docker" "start" "-a" "2163e817843381d72ba175eb16b97af787da8e89fb7935d5eac3c3aaa488627f"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "2163e817843381d72ba175eb16b97af787da8e89fb7935d5eac3c3aaa488627f"` [INFO] running `"docker" "rm" "-f" "2163e817843381d72ba175eb16b97af787da8e89fb7935d5eac3c3aaa488627f"` [INFO] [stdout] 2163e817843381d72ba175eb16b97af787da8e89fb7935d5eac3c3aaa488627f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/jamesob/cryptopals-solutions:/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] 7d6462618d39810701a1828689705f8264c2bd8575afd400e7df2fe21a7270be [INFO] running `"docker" "start" "-a" "7d6462618d39810701a1828689705f8264c2bd8575afd400e7df2fe21a7270be"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "7d6462618d39810701a1828689705f8264c2bd8575afd400e7df2fe21a7270be"` [INFO] running `"docker" "rm" "-f" "7d6462618d39810701a1828689705f8264c2bd8575afd400e7df2fe21a7270be"` [INFO] [stdout] 7d6462618d39810701a1828689705f8264c2bd8575afd400e7df2fe21a7270be [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/jamesob/cryptopals-solutions:/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] e2417e15d85083922c7ff2497f0f571be3a4f8148a8993028253e26e66be1ee2 [INFO] running `"docker" "start" "-a" "e2417e15d85083922c7ff2497f0f571be3a4f8148a8993028253e26e66be1ee2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptopals-6ede6ebb7411c2eb [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test chal1_1 ... ok [INFO] [stdout] test chal1_3 ... ok [INFO] [stdout] test chal1_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e2417e15d85083922c7ff2497f0f571be3a4f8148a8993028253e26e66be1ee2"` [INFO] running `"docker" "rm" "-f" "e2417e15d85083922c7ff2497f0f571be3a4f8148a8993028253e26e66be1ee2"` [INFO] [stdout] e2417e15d85083922c7ff2497f0f571be3a4f8148a8993028253e26e66be1ee2