[INFO] updating cached repository wbowling/cryptopals-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wbowling/cryptopals-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wbowling/cryptopals-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/wbowling/cryptopals-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/wbowling/cryptopals-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wbowling/cryptopals-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wbowling/cryptopals-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wbowling/cryptopals-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 24e8f455d396fd6435e9d7290a7ff2b78d8590f8 [INFO] sha for GitHub repo wbowling/cryptopals-rust: 24e8f455d396fd6435e9d7290a7ff2b78d8590f8 [INFO] validating manifest of wbowling/cryptopals-rust 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 wbowling/cryptopals-rust 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 wbowling/cryptopals-rust [INFO] finished frobbing wbowling/cryptopals-rust [INFO] frobbed toml for wbowling/cryptopals-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/wbowling/cryptopals-rust/Cargo.toml [INFO] started frobbing wbowling/cryptopals-rust [INFO] finished frobbing wbowling/cryptopals-rust [INFO] frobbed toml for wbowling/cryptopals-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wbowling/cryptopals-rust/Cargo.toml [INFO] crate wbowling/cryptopals-rust 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 wbowling/cryptopals-rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wbowling/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=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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 1c8517585e5352a54de0c5d3101134b8f3eccfaeab54099c24a87dc1916c12eb [INFO] running `"docker" "start" "-a" "1c8517585e5352a54de0c5d3101134b8f3eccfaeab54099c24a87dc1916c12eb"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/crypto/xor.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | '0'...'9' => 1.0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "1c8517585e5352a54de0c5d3101134b8f3eccfaeab54099c24a87dc1916c12eb"` [INFO] running `"docker" "rm" "-f" "1c8517585e5352a54de0c5d3101134b8f3eccfaeab54099c24a87dc1916c12eb"` [INFO] [stdout] 1c8517585e5352a54de0c5d3101134b8f3eccfaeab54099c24a87dc1916c12eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wbowling/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=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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 70bf00c0f882f8503cafae78f141419169e8492fe91a2f9dee609146899cb0b8 [INFO] running `"docker" "start" "-a" "70bf00c0f882f8503cafae78f141419169e8492fe91a2f9dee609146899cb0b8"` [INFO] [stderr] Compiling cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/crypto/xor.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | '0'...'9' => 1.0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "70bf00c0f882f8503cafae78f141419169e8492fe91a2f9dee609146899cb0b8"` [INFO] running `"docker" "rm" "-f" "70bf00c0f882f8503cafae78f141419169e8492fe91a2f9dee609146899cb0b8"` [INFO] [stdout] 70bf00c0f882f8503cafae78f141419169e8492fe91a2f9dee609146899cb0b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wbowling/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=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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 01fbd8d2fc0650f0e7d870e40855d207d339da4ab0b1367bf33e6ef005580e44 [INFO] running `"docker" "start" "-a" "01fbd8d2fc0650f0e7d870e40855d207d339da4ab0b1367bf33e6ef005580e44"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/cryptopals-0db4e003ba4dc94b [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test set1::challenge1::test ... ok [INFO] [stdout] test set1::challenge2::test ... ok [INFO] [stdout] test set1::challenge3::test ... ok [INFO] [stdout] test set1::challenge5::test ... ok [INFO] [stdout] test set1::challenge4::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "01fbd8d2fc0650f0e7d870e40855d207d339da4ab0b1367bf33e6ef005580e44"` [INFO] running `"docker" "rm" "-f" "01fbd8d2fc0650f0e7d870e40855d207d339da4ab0b1367bf33e6ef005580e44"` [INFO] [stdout] 01fbd8d2fc0650f0e7d870e40855d207d339da4ab0b1367bf33e6ef005580e44