[INFO] updating cached repository 0xA8D/minesweep.rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/0xA8D/minesweep.rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/0xA8D/minesweep.rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0xA8D/minesweep.rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/0xA8D/minesweep.rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/0xA8D/minesweep.rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 45462bb13369e7192adcf714a333e9dddf1dc909 [INFO] sha for GitHub repo 0xA8D/minesweep.rs: 45462bb13369e7192adcf714a333e9dddf1dc909 [INFO] validating manifest of 0xA8D/minesweep.rs 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 0xA8D/minesweep.rs 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 0xA8D/minesweep.rs [INFO] finished frobbing 0xA8D/minesweep.rs [INFO] frobbed toml for 0xA8D/minesweep.rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs/Cargo.toml [INFO] started frobbing 0xA8D/minesweep.rs [INFO] finished frobbing 0xA8D/minesweep.rs [INFO] frobbed toml for 0xA8D/minesweep.rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/0xA8D/minesweep.rs/Cargo.toml [INFO] crate 0xA8D/minesweep.rs 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 0xA8D/minesweep.rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs:/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.36.0" "build" "--frozen"` [INFO] [stdout] 0420befb3354c96a802d1c8ecfe103cccbed028c12fc97533597db112d5ef84a [INFO] running `"docker" "start" "-a" "0420befb3354c96a802d1c8ecfe103cccbed028c12fc97533597db112d5ef84a"` [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling minesweep v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 166 | write!(f, " "); [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] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `"docker" "inspect" "0420befb3354c96a802d1c8ecfe103cccbed028c12fc97533597db112d5ef84a"` [INFO] running `"docker" "rm" "-f" "0420befb3354c96a802d1c8ecfe103cccbed028c12fc97533597db112d5ef84a"` [INFO] [stdout] 0420befb3354c96a802d1c8ecfe103cccbed028c12fc97533597db112d5ef84a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ba4968815a9818bb351cf8a963ff99b172c7c8895bb7df9a618162ce2bc6d6c8 [INFO] running `"docker" "start" "-a" "ba4968815a9818bb351cf8a963ff99b172c7c8895bb7df9a618162ce2bc6d6c8"` [INFO] [stderr] Compiling minesweep v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 166 | write!(f, " "); [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] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "ba4968815a9818bb351cf8a963ff99b172c7c8895bb7df9a618162ce2bc6d6c8"` [INFO] running `"docker" "rm" "-f" "ba4968815a9818bb351cf8a963ff99b172c7c8895bb7df9a618162ce2bc6d6c8"` [INFO] [stdout] ba4968815a9818bb351cf8a963ff99b172c7c8895bb7df9a618162ce2bc6d6c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/0xA8D/minesweep.rs:/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.36.0" "test" "--frozen"` [INFO] [stdout] e39ff922f3b82492a0e26e87757c20a4057b5021ff6830dd265501e57c03f237 [INFO] running `"docker" "start" "-a" "e39ff922f3b82492a0e26e87757c20a4057b5021ff6830dd265501e57c03f237"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/minesweep-4f95f80890453c5f [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" "e39ff922f3b82492a0e26e87757c20a4057b5021ff6830dd265501e57c03f237"` [INFO] running `"docker" "rm" "-f" "e39ff922f3b82492a0e26e87757c20a4057b5021ff6830dd265501e57c03f237"` [INFO] [stdout] e39ff922f3b82492a0e26e87757c20a4057b5021ff6830dd265501e57c03f237