[INFO] cloning repository WofWca/rust-life [INFO] running `"git" "clone" "--bare" "git://github.com/WofWca/rust-life.git" "work/cache/sources/gh/WofWca/rust-life"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/WofWca/rust-life'... [INFO] running `"git" "clone" "work/cache/sources/gh/WofWca/rust-life" "work/ex/beta-1.37-6/sources/1.36.0/gh/WofWca/rust-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/WofWca/rust-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WofWca/rust-life" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/WofWca/rust-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of WofWca/rust-life on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing WofWca/rust-life against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 34b84b70dc6a572e32776a586c825d46fe5b185407c44297ea8d11e9c1cad98c [INFO] running `"docker" "start" "-a" "34b84b70dc6a572e32776a586c825d46fe5b185407c44297ea8d11e9c1cad98c"` [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" "34b84b70dc6a572e32776a586c825d46fe5b185407c44297ea8d11e9c1cad98c"` [INFO] running `"docker" "rm" "-f" "34b84b70dc6a572e32776a586c825d46fe5b185407c44297ea8d11e9c1cad98c"` [INFO] [stdout] 34b84b70dc6a572e32776a586c825d46fe5b185407c44297ea8d11e9c1cad98c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] f8b702dafb776f4cbb49cb8f74c68cd94e9fea89a4f244ce5f6901bad9c605ce [INFO] running `"docker" "start" "-a" "f8b702dafb776f4cbb49cb8f74c68cd94e9fea89a4f244ce5f6901bad9c605ce"` [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.74s [INFO] running `"docker" "inspect" "f8b702dafb776f4cbb49cb8f74c68cd94e9fea89a4f244ce5f6901bad9c605ce"` [INFO] running `"docker" "rm" "-f" "f8b702dafb776f4cbb49cb8f74c68cd94e9fea89a4f244ce5f6901bad9c605ce"` [INFO] [stdout] f8b702dafb776f4cbb49cb8f74c68cd94e9fea89a4f244ce5f6901bad9c605ce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] c76885199f503a9e3e1ea7be9d3115631ab7d17c55e5f312bf8e472f1fa9b3ff [INFO] running `"docker" "start" "-a" "c76885199f503a9e3e1ea7be9d3115631ab7d17c55e5f312bf8e472f1fa9b3ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/life-ab2deadcbc2f888a [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" "c76885199f503a9e3e1ea7be9d3115631ab7d17c55e5f312bf8e472f1fa9b3ff"` [INFO] running `"docker" "rm" "-f" "c76885199f503a9e3e1ea7be9d3115631ab7d17c55e5f312bf8e472f1fa9b3ff"` [INFO] [stdout] c76885199f503a9e3e1ea7be9d3115631ab7d17c55e5f312bf8e472f1fa9b3ff