[INFO] updating cached repository https://github.com/jonirrings/conway_s_game_of_life [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] c04a51342c5c93a9b4bbb8c53ba286d0cb47f9a8 [INFO] testing jonirrings/conway_s_game_of_life against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonirrings%2Fconway_s_game_of_life" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonirrings/conway_s_game_of_life 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/jonirrings/conway_s_game_of_life [INFO] finished tweaking git repo https://github.com/jonirrings/conway_s_game_of_life [INFO] tweaked toml for git repo https://github.com/jonirrings/conway_s_game_of_life written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jonirrings/conway_s_game_of_life 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] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 0d007318f982ec9b40693d929bdb8ca6b83fed9926788ccc7f6d1d060469425f [INFO] running `"docker" "start" "-a" "0d007318f982ec9b40693d929bdb8ca6b83fed9926788ccc7f6d1d060469425f"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling conway_s_game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.15s [INFO] running `"docker" "inspect" "0d007318f982ec9b40693d929bdb8ca6b83fed9926788ccc7f6d1d060469425f"` [INFO] running `"docker" "rm" "-f" "0d007318f982ec9b40693d929bdb8ca6b83fed9926788ccc7f6d1d060469425f"` [INFO] [stdout] 0d007318f982ec9b40693d929bdb8ca6b83fed9926788ccc7f6d1d060469425f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 87062e4d3ce0838ca2aa16237d1a7cd6d5fa94cb26d9da8ff969f130dbd67621 [INFO] running `"docker" "start" "-a" "87062e4d3ce0838ca2aa16237d1a7cd6d5fa94cb26d9da8ff969f130dbd67621"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Compiling conway_s_game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "87062e4d3ce0838ca2aa16237d1a7cd6d5fa94cb26d9da8ff969f130dbd67621"` [INFO] running `"docker" "rm" "-f" "87062e4d3ce0838ca2aa16237d1a7cd6d5fa94cb26d9da8ff969f130dbd67621"` [INFO] [stdout] 87062e4d3ce0838ca2aa16237d1a7cd6d5fa94cb26d9da8ff969f130dbd67621 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 287d53b79df5b362a863385a981dc73e131f532be5109e15f3431c43f81efb47 [INFO] running `"docker" "start" "-a" "287d53b79df5b362a863385a981dc73e131f532be5109e15f3431c43f81efb47"` [INFO] [stderr] warning: `panic` setting is ignored for `test` profile [INFO] [stderr] warning: `panic` setting is ignored for `bench` profile [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/board-d01360f91be317e5 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test board::tests::board_create ... ok [INFO] [stdout] test board::tests::board_iterate ... ok [INFO] [stdout] test config_loader::tests::config_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/conway_s_game-523901346ddaf05f [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] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests-18dfd67f98770fb6 [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] [stderr] Doc-tests board [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" "287d53b79df5b362a863385a981dc73e131f532be5109e15f3431c43f81efb47"` [INFO] running `"docker" "rm" "-f" "287d53b79df5b362a863385a981dc73e131f532be5109e15f3431c43f81efb47"` [INFO] [stdout] 287d53b79df5b362a863385a981dc73e131f532be5109e15f3431c43f81efb47