[INFO] updating cached repository https://github.com/taturou/lifegame-core [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] 237ff309afd790b6ca717e8220cb3e0ffefac0b1 [INFO] testing taturou/lifegame-core against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaturou%2Flifegame-core" "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/taturou/lifegame-core 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/taturou/lifegame-core [INFO] finished tweaking git repo https://github.com/taturou/lifegame-core [INFO] tweaked toml for git repo https://github.com/taturou/lifegame-core written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/taturou/lifegame-core 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] c227c91d577e4031a6f220738d32ad218e169c684cb82063897e6a9e2b187a9e [INFO] running `"docker" "start" "-a" "c227c91d577e4031a6f220738d32ad218e169c684cb82063897e6a9e2b187a9e"` [INFO] [stderr] Compiling lifegame v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lifegame.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | callback: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(CallbackInfo)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "c227c91d577e4031a6f220738d32ad218e169c684cb82063897e6a9e2b187a9e"` [INFO] running `"docker" "rm" "-f" "c227c91d577e4031a6f220738d32ad218e169c684cb82063897e6a9e2b187a9e"` [INFO] [stdout] c227c91d577e4031a6f220738d32ad218e169c684cb82063897e6a9e2b187a9e [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] 179229a61ad067f7f67d7d91d0d1cfca9847c743213172b29682cf9d6013f9ae [INFO] running `"docker" "start" "-a" "179229a61ad067f7f67d7d91d0d1cfca9847c743213172b29682cf9d6013f9ae"` [INFO] [stderr] Compiling lifegame v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lifegame.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | callback: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(CallbackInfo)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "179229a61ad067f7f67d7d91d0d1cfca9847c743213172b29682cf9d6013f9ae"` [INFO] running `"docker" "rm" "-f" "179229a61ad067f7f67d7d91d0d1cfca9847c743213172b29682cf9d6013f9ae"` [INFO] [stdout] 179229a61ad067f7f67d7d91d0d1cfca9847c743213172b29682cf9d6013f9ae [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] 67a6a280a09dd12fc76e87c241604742e7531dd7acd73319a063556d045b505c [INFO] running `"docker" "start" "-a" "67a6a280a09dd12fc76e87c241604742e7531dd7acd73319a063556d045b505c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lifegame-7fb24d2837295376 [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_depopulation_0 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_depopulation_1 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_depopulation_2 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_depopulation_3 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_overpopulation_2 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_overpopulation_3 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_overpopulation_4 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_overpopulation_roll ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_overpopulation_5 ... ok [INFO] [stdout] test lifegame::tests::generation_default_is_0 ... ok [INFO] [stdout] test lifegame::tests::generation_is_0_after_reset ... ok [INFO] [stdout] test lifegame::tests::callback ... ok [INFO] [stdout] test lifegame::tests::get_default_value_is_false ... ok [INFO] [stdout] test lifegame::tests::iter ... ok [INFO] [stdout] test lifegame::tests::iter_filter_live_false ... ok [INFO] [stdout] test lifegame::tests::iter_as_u8_filter_live_true ... ok [INFO] [stdout] test lifegame::tests::iter_filter_live_true ... ok [INFO] [stdout] test lifegame::tests::generation_is_0_after_reset_by_rand ... ok [INFO] [stdout] test lifegame::tests::new_1x1 ... ok [INFO] [stdout] test lifegame::tests::new_100x50 ... ok [INFO] [stdout] test lifegame::tests::num_cells_default_is_0 ... ok [INFO] [stdout] test lifegame::tests::num_cells_is_1 ... ok [INFO] [stdout] test lifegame::tests::reset ... ok [INFO] [stdout] test lifegame::tests::set_to_false_and_get ... ok [INFO] [stdout] test lifegame::tests::set_to_true_and_get ... ok [INFO] [stdout] test lifegame::tests::evolution_with_survival ... ok [INFO] [stdout] test lifegame::tests::iter_as_u8 ... ok [INFO] [stdout] test lifegame::tests::evolution_with_generation ... ok [INFO] [stdout] test lifegame::tests::iter_as_u8_filter_live_false ... ok [INFO] [stdout] test lifegame::tests::evolution_with_dead_by_overpopulation_1 ... ok [INFO] [stdout] test lifegame::tests::new_height_is_0 ... ok [INFO] [stdout] test lifegame::tests::get_x_over_width ... ok [INFO] [stdout] test lifegame::tests::new_width_and_height_are_0 ... ok [INFO] [stdout] test lifegame::tests::new_width_is_0 ... ok [INFO] [stdout] test lifegame::tests::set_x_over_width ... ok [INFO] [stdout] test lifegame::tests::set_y_over_height ... ok [INFO] [stdout] test lifegame::tests::get_y_over_height ... ok [INFO] [stdout] test lifegame::tests::num_cells_is_5000 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lifegame [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" "67a6a280a09dd12fc76e87c241604742e7531dd7acd73319a063556d045b505c"` [INFO] running `"docker" "rm" "-f" "67a6a280a09dd12fc76e87c241604742e7531dd7acd73319a063556d045b505c"` [INFO] [stdout] 67a6a280a09dd12fc76e87c241604742e7531dd7acd73319a063556d045b505c