[INFO] updating cached repository https://github.com/terakilobyte/rustsweeper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c4ca567855b724ee7891093e9f8e3a636ebbba4 [INFO] testing terakilobyte/rustsweeper against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakilobyte%2Frustsweeper" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terakilobyte/rustsweeper on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/terakilobyte/rustsweeper [INFO] finished tweaking git repo https://github.com/terakilobyte/rustsweeper [INFO] tweaked toml for git repo https://github.com/terakilobyte/rustsweeper written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/terakilobyte/rustsweeper already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 741321a4d22eec312a4ca29cbb0d3d0d3521271ae18361eaa68c9a4ad7475c9c [INFO] running `"docker" "start" "-a" "741321a4d22eec312a4ca29cbb0d3d0d3521271ae18361eaa68c9a4ad7475c9c"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling stb_truetype v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling app_dirs2 v2.0.3 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling smart-default v0.2.0 [INFO] [stderr] Compiling euclid v0.17.3 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling alga v0.5.4 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling lyon_geom v0.10.1 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling lyon_path v0.10.1 [INFO] [stderr] Compiling gfx_glyph v0.10.2 [INFO] [stderr] Compiling lyon_tessellation v0.10.2 [INFO] [stderr] Compiling nalgebra v0.14.4 [INFO] [stderr] Compiling lyon v0.10.2 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling rodio v0.7.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling ggez v0.4.4 [INFO] [stderr] Compiling minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.87s [INFO] running `"docker" "inspect" "741321a4d22eec312a4ca29cbb0d3d0d3521271ae18361eaa68c9a4ad7475c9c"` [INFO] running `"docker" "rm" "-f" "741321a4d22eec312a4ca29cbb0d3d0d3521271ae18361eaa68c9a4ad7475c9c"` [INFO] [stdout] 741321a4d22eec312a4ca29cbb0d3d0d3521271ae18361eaa68c9a4ad7475c9c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 67d60b97ecadebd394ee6fef47deff9f9e2df350c7b8f4f67d8af35422d145af [INFO] running `"docker" "start" "-a" "67d60b97ecadebd394ee6fef47deff9f9e2df350c7b8f4f67d8af35422d145af"` [INFO] [stderr] Compiling minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `"docker" "inspect" "67d60b97ecadebd394ee6fef47deff9f9e2df350c7b8f4f67d8af35422d145af"` [INFO] running `"docker" "rm" "-f" "67d60b97ecadebd394ee6fef47deff9f9e2df350c7b8f4f67d8af35422d145af"` [INFO] [stdout] 67d60b97ecadebd394ee6fef47deff9f9e2df350c7b8f4f67d8af35422d145af [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 9e4ed7dcbe02e9ed7a1713ec0058895d4e1caecd3013995e2e29356f52d780b5 [INFO] running `"docker" "start" "-a" "9e4ed7dcbe02e9ed7a1713ec0058895d4e1caecd3013995e2e29356f52d780b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/minesweeper-28158af90df890bf [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" "9e4ed7dcbe02e9ed7a1713ec0058895d4e1caecd3013995e2e29356f52d780b5"` [INFO] running `"docker" "rm" "-f" "9e4ed7dcbe02e9ed7a1713ec0058895d4e1caecd3013995e2e29356f52d780b5"` [INFO] [stdout] 9e4ed7dcbe02e9ed7a1713ec0058895d4e1caecd3013995e2e29356f52d780b5