[INFO] updating cached repository icasdri/gameoflife [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/icasdri/gameoflife [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/icasdri/gameoflife" "work/ex/beta-1.38-1/sources/1.37.0/gh/icasdri/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/icasdri/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/icasdri/gameoflife" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icasdri/gameoflife"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icasdri/gameoflife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8680e252b644a93036633cef187b065f18d3aa78 [INFO] sha for GitHub repo icasdri/gameoflife: 8680e252b644a93036633cef187b065f18d3aa78 [INFO] validating manifest of icasdri/gameoflife on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of icasdri/gameoflife on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing icasdri/gameoflife [INFO] finished frobbing icasdri/gameoflife [INFO] frobbed toml for icasdri/gameoflife written to work/ex/beta-1.38-1/sources/1.37.0/gh/icasdri/gameoflife/Cargo.toml [INFO] started frobbing icasdri/gameoflife [INFO] finished frobbing icasdri/gameoflife [INFO] frobbed toml for icasdri/gameoflife written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/icasdri/gameoflife/Cargo.toml [INFO] crate icasdri/gameoflife already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing icasdri/gameoflife against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/icasdri/gameoflife:/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.37.0" "build" "--frozen"` [INFO] [stdout] dddfef8b19209950113aad4d985b9d1704bfaf3b4d78ba808f5e50eccdd64a40 [INFO] running `"docker" "start" "-a" "dddfef8b19209950113aad4d985b9d1704bfaf3b4d78ba808f5e50eccdd64a40"` [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling pistoncore-input v0.17.1 [INFO] [stderr] Compiling gfx_core v0.6.0 [INFO] [stderr] Compiling piston2d-graphics v0.20.1 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling pistoncore-window v0.26.2 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.31.3 [INFO] [stderr] Compiling piston v0.31.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling image v0.12.2 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.10 [INFO] [stderr] Compiling gfx v0.14.0 [INFO] [stderr] Compiling gfx_device_gl v0.13.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.35.0 [INFO] [stderr] Compiling piston-gfx_texture v0.21.1 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.37.0 [INFO] [stderr] Compiling piston_window v0.63.0 [INFO] [stderr] Compiling gameoflife v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:488:16 [INFO] [stderr] | [INFO] [stderr] 488 | (2 ... 3, true) => true, [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:548:33 [INFO] [stderr] | [INFO] [stderr] 548 | let mut c = &mut world.active[mouse]; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "dddfef8b19209950113aad4d985b9d1704bfaf3b4d78ba808f5e50eccdd64a40"` [INFO] running `"docker" "rm" "-f" "dddfef8b19209950113aad4d985b9d1704bfaf3b4d78ba808f5e50eccdd64a40"` [INFO] [stdout] dddfef8b19209950113aad4d985b9d1704bfaf3b4d78ba808f5e50eccdd64a40 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/icasdri/gameoflife:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 45408681a31dd32b817b903f61c5be07125e538e9c9352e621966648ebd1a244 [INFO] running `"docker" "start" "-a" "45408681a31dd32b817b903f61c5be07125e538e9c9352e621966648ebd1a244"` [INFO] [stderr] Compiling gameoflife v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:488:16 [INFO] [stderr] | [INFO] [stderr] 488 | (2 ... 3, true) => true, [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:548:33 [INFO] [stderr] | [INFO] [stderr] 548 | let mut c = &mut world.active[mouse]; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "45408681a31dd32b817b903f61c5be07125e538e9c9352e621966648ebd1a244"` [INFO] running `"docker" "rm" "-f" "45408681a31dd32b817b903f61c5be07125e538e9c9352e621966648ebd1a244"` [INFO] [stdout] 45408681a31dd32b817b903f61c5be07125e538e9c9352e621966648ebd1a244 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/icasdri/gameoflife:/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.37.0" "test" "--frozen"` [INFO] [stdout] 2d9de13eb5ccba9694d6396e70383f9bc9affa9b944e21783297dc6bfb058080 [INFO] running `"docker" "start" "-a" "2d9de13eb5ccba9694d6396e70383f9bc9affa9b944e21783297dc6bfb058080"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/gameoflife-fb477eaf2fa315c2 [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" "2d9de13eb5ccba9694d6396e70383f9bc9affa9b944e21783297dc6bfb058080"` [INFO] running `"docker" "rm" "-f" "2d9de13eb5ccba9694d6396e70383f9bc9affa9b944e21783297dc6bfb058080"` [INFO] [stdout] 2d9de13eb5ccba9694d6396e70383f9bc9affa9b944e21783297dc6bfb058080