[INFO] updating cached repository https://github.com/martinhath/generals [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] e7b425c4c9355262e0d30167da9867c1d0c507ab [INFO] testing martinhath/generals against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinhath%2Fgenerals" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martinhath/generals 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/martinhath/generals [INFO] finished tweaking git repo https://github.com/martinhath/generals [INFO] tweaked toml for git repo https://github.com/martinhath/generals written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/martinhath/generals 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] b0bbe41b6cc5a4b2b09007ea973777b0dd73f544e57dccb03b0303b5483ba1ff [INFO] running `"docker" "start" "-a" "b0bbe41b6cc5a4b2b09007ea973777b0dd73f544e57dccb03b0303b5483ba1ff"` [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling podio v0.1.5 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling app_dirs v1.1.1 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling msdos_time v0.1.5 [INFO] [stderr] Compiling svgparser v0.0.3 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling cpal v0.4.6 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling euclid v0.10.5 [INFO] [stderr] Compiling sdl2 v0.29.1 [INFO] [stderr] Compiling lyon_core v0.4.1 [INFO] [stderr] Compiling lyon_bezier v0.4.1 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.1.19 [INFO] [stderr] Compiling lyon_path_iterator v0.4.1 [INFO] [stderr] Compiling lyon_path_builder v0.4.1 [INFO] [stderr] Compiling lyon_path v0.4.1 [INFO] [stderr] Compiling lyon_tessellation v0.4.1 [INFO] [stderr] Compiling lyon_extra v0.4.1 [INFO] [stderr] Compiling rodio v0.5.2 [INFO] [stderr] Compiling lyon_svg v0.4.1 [INFO] [stderr] Compiling lyon v0.4.1 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling gfx_device_gl v0.14.4 [INFO] [stderr] Compiling gfx v0.15.1 [INFO] [stderr] Compiling gfx_window_sdl v0.6.0 [INFO] [stderr] Compiling ggez v0.3.3 [INFO] [stderr] Compiling generals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `get` [INFO] [stderr] --> src/generals.rs:138:5 [INFO] [stderr] | [INFO] [stderr] 138 | pub fn get(&self, x: i32, y: i32) -> &Cell { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.80s [INFO] running `"docker" "inspect" "b0bbe41b6cc5a4b2b09007ea973777b0dd73f544e57dccb03b0303b5483ba1ff"` [INFO] running `"docker" "rm" "-f" "b0bbe41b6cc5a4b2b09007ea973777b0dd73f544e57dccb03b0303b5483ba1ff"` [INFO] [stdout] b0bbe41b6cc5a4b2b09007ea973777b0dd73f544e57dccb03b0303b5483ba1ff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] b5d8a52ce722dd14faa2b70030d17d8b7fd98295b94dea82165d7b2035460bfc [INFO] running `"docker" "start" "-a" "b5d8a52ce722dd14faa2b70030d17d8b7fd98295b94dea82165d7b2035460bfc"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling generals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `get` [INFO] [stderr] --> src/generals.rs:138:5 [INFO] [stderr] | [INFO] [stderr] 138 | pub fn get(&self, x: i32, y: i32) -> &Cell { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.88s [INFO] running `"docker" "inspect" "b5d8a52ce722dd14faa2b70030d17d8b7fd98295b94dea82165d7b2035460bfc"` [INFO] running `"docker" "rm" "-f" "b5d8a52ce722dd14faa2b70030d17d8b7fd98295b94dea82165d7b2035460bfc"` [INFO] [stdout] b5d8a52ce722dd14faa2b70030d17d8b7fd98295b94dea82165d7b2035460bfc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 8acdb07224874f2b6fae8867942e89fa6e209195a4ac932c900a9a1d5d98817c [INFO] running `"docker" "start" "-a" "8acdb07224874f2b6fae8867942e89fa6e209195a4ac932c900a9a1d5d98817c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/generals-72aa3728c8e6d34d [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" "8acdb07224874f2b6fae8867942e89fa6e209195a4ac932c900a9a1d5d98817c"` [INFO] running `"docker" "rm" "-f" "8acdb07224874f2b6fae8867942e89fa6e209195a4ac932c900a9a1d5d98817c"` [INFO] [stdout] 8acdb07224874f2b6fae8867942e89fa6e209195a4ac932c900a9a1d5d98817c