[INFO] updating cached repository WofWca/rust-life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/WofWca/rust-life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/WofWca/rust-life" "work/ex/beta-1.38-1/sources/1.37.0/gh/WofWca/rust-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/WofWca/rust-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WofWca/rust-life" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WofWca/rust-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WofWca/rust-life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 48ddd0c50beca938ea9067eefe40791ea8cedb0e [INFO] sha for GitHub repo WofWca/rust-life: 48ddd0c50beca938ea9067eefe40791ea8cedb0e [INFO] validating manifest of WofWca/rust-life 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 WofWca/rust-life 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 WofWca/rust-life [INFO] finished frobbing WofWca/rust-life [INFO] frobbed toml for WofWca/rust-life written to work/ex/beta-1.38-1/sources/1.37.0/gh/WofWca/rust-life/Cargo.toml [INFO] started frobbing WofWca/rust-life [INFO] finished frobbing WofWca/rust-life [INFO] frobbed toml for WofWca/rust-life written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/WofWca/rust-life/Cargo.toml [INFO] crate WofWca/rust-life 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 WofWca/rust-life 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/WofWca/rust-life:/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] 2d0205105f029faf64d03f213e9cd3c5c781104d07a89fd96af26bd9aa225878 [INFO] running `"docker" "start" "-a" "2d0205105f029faf64d03f213e9cd3c5c781104d07a89fd96af26bd9aa225878"` [INFO] [stderr] Compiling life v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | 0...1 => false, [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 0.52s [INFO] running `"docker" "inspect" "2d0205105f029faf64d03f213e9cd3c5c781104d07a89fd96af26bd9aa225878"` [INFO] running `"docker" "rm" "-f" "2d0205105f029faf64d03f213e9cd3c5c781104d07a89fd96af26bd9aa225878"` [INFO] [stdout] 2d0205105f029faf64d03f213e9cd3c5c781104d07a89fd96af26bd9aa225878 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/WofWca/rust-life:/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] 6aefa2451302722a70714e1307ea096551f3d9ac5b4334da4b37044268d1b8ae [INFO] running `"docker" "start" "-a" "6aefa2451302722a70714e1307ea096551f3d9ac5b4334da4b37044268d1b8ae"` [INFO] [stderr] Compiling life v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | 0...1 => false, [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 0.63s [INFO] running `"docker" "inspect" "6aefa2451302722a70714e1307ea096551f3d9ac5b4334da4b37044268d1b8ae"` [INFO] running `"docker" "rm" "-f" "6aefa2451302722a70714e1307ea096551f3d9ac5b4334da4b37044268d1b8ae"` [INFO] [stdout] 6aefa2451302722a70714e1307ea096551f3d9ac5b4334da4b37044268d1b8ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/WofWca/rust-life:/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] b5f53ad18ebc08439c741253e22b6df73780eb9a9551c7f7035cbef4baf92f56 [INFO] running `"docker" "start" "-a" "b5f53ad18ebc08439c741253e22b6df73780eb9a9551c7f7035cbef4baf92f56"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/life-f39fe927e077371b [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" "b5f53ad18ebc08439c741253e22b6df73780eb9a9551c7f7035cbef4baf92f56"` [INFO] running `"docker" "rm" "-f" "b5f53ad18ebc08439c741253e22b6df73780eb9a9551c7f7035cbef4baf92f56"` [INFO] [stdout] b5f53ad18ebc08439c741253e22b6df73780eb9a9551c7f7035cbef4baf92f56