[INFO] updating cached repository ruduran/game-of-life [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ruduran/game-of-life [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ruduran/game-of-life" "work/ex/beta-1.37-6/sources/1.36.0/gh/ruduran/game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ruduran/game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ruduran/game-of-life" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ruduran/game-of-life"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ruduran/game-of-life'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0c7360e0a6cbcea8572bfc5835c30908a367c14b [INFO] sha for GitHub repo ruduran/game-of-life: 0c7360e0a6cbcea8572bfc5835c30908a367c14b [INFO] validating manifest of ruduran/game-of-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 ruduran/game-of-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 ruduran/game-of-life [INFO] finished frobbing ruduran/game-of-life [INFO] frobbed toml for ruduran/game-of-life written to work/ex/beta-1.37-6/sources/1.36.0/gh/ruduran/game-of-life/Cargo.toml [INFO] started frobbing ruduran/game-of-life [INFO] finished frobbing ruduran/game-of-life [INFO] frobbed toml for ruduran/game-of-life written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ruduran/game-of-life/Cargo.toml [INFO] crate ruduran/game-of-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] testing ruduran/game-of-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-4/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/ruduran/game-of-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] 5968ab99f5f54fcad5b79c59d4dac2ef055526b90d8a5075dfef1cc17fd60129 [INFO] running `"docker" "start" "-a" "5968ab99f5f54fcad5b79c59d4dac2ef055526b90d8a5075dfef1cc17fd60129"` [INFO] [stderr] Compiling ncurses v5.91.0 [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/grid.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | serde_json::to_writer_pretty(file, &g); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.96s [INFO] running `"docker" "inspect" "5968ab99f5f54fcad5b79c59d4dac2ef055526b90d8a5075dfef1cc17fd60129"` [INFO] running `"docker" "rm" "-f" "5968ab99f5f54fcad5b79c59d4dac2ef055526b90d8a5075dfef1cc17fd60129"` [INFO] [stdout] 5968ab99f5f54fcad5b79c59d4dac2ef055526b90d8a5075dfef1cc17fd60129 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/ruduran/game-of-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] a0ad72f9032636cd84cdc26c85b498578e692c01f72b52b50de82448eb1e1aaa [INFO] running `"docker" "start" "-a" "a0ad72f9032636cd84cdc26c85b498578e692c01f72b52b50de82448eb1e1aaa"` [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/grid.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | serde_json::to_writer_pretty(file, &g); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "a0ad72f9032636cd84cdc26c85b498578e692c01f72b52b50de82448eb1e1aaa"` [INFO] running `"docker" "rm" "-f" "a0ad72f9032636cd84cdc26c85b498578e692c01f72b52b50de82448eb1e1aaa"` [INFO] [stdout] a0ad72f9032636cd84cdc26c85b498578e692c01f72b52b50de82448eb1e1aaa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/ruduran/game-of-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] b0dc5e4662b16149d8b0e679bc07e8987e8674e5d9b80bc220b5ed20e21fa719 [INFO] running `"docker" "start" "-a" "b0dc5e4662b16149d8b0e679bc07e8987e8674e5d9b80bc220b5ed20e21fa719"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/game_of_life-1908350668ab5ce0 [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" "b0dc5e4662b16149d8b0e679bc07e8987e8674e5d9b80bc220b5ed20e21fa719"` [INFO] running `"docker" "rm" "-f" "b0dc5e4662b16149d8b0e679bc07e8987e8674e5d9b80bc220b5ed20e21fa719"` [INFO] [stdout] b0dc5e4662b16149d8b0e679bc07e8987e8674e5d9b80bc220b5ed20e21fa719