Oct 12 02:36:46.200 INFO testing conway-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:36:46.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 02:36:46.648 INFO blam! 5c1c34dc791ee3360ebc88b866e40aa3492e6379d059e4d943bde909c371a338 Oct 12 02:36:46.650 INFO running `"docker" "start" "-a" "5c1c34dc791ee3360ebc88b866e40aa3492e6379d059e4d943bde909c371a338"` Oct 12 02:36:47.616 INFO kablam! usermod: no changes Oct 12 02:36:47.688 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 02:36:47.688 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 02:36:47.688 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 02:36:47.688 INFO kablam! files will be included as a binary target: Oct 12 02:36:47.688 INFO kablam! Oct 12 02:36:47.688 INFO kablam! * /source/src/main.rs Oct 12 02:36:47.688 INFO kablam! Oct 12 02:36:47.688 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 02:36:47.688 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 02:36:47.688 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 02:36:47.688 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 02:36:47.688 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 02:36:47.688 INFO kablam! Oct 12 02:36:47.688 INFO kablam! For more information on this warning you can consult Oct 12 02:36:47.688 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 02:36:47.688 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 12 02:36:47.688 INFO kablam! please set bin.path in Cargo.toml Oct 12 02:36:47.772 INFO kablam! Compiling conway v0.1.5 (/source) Oct 12 02:36:53.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.33s Oct 12 02:36:53.972 INFO kablam! su: No module specific data is present Oct 12 02:36:54.547 INFO running `"docker" "rm" "-f" "5c1c34dc791ee3360ebc88b866e40aa3492e6379d059e4d943bde909c371a338"` Oct 12 02:36:54.720 INFO blam! 5c1c34dc791ee3360ebc88b866e40aa3492e6379d059e4d943bde909c371a338 Oct 12 02:36:54.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 02:36:55.084 INFO blam! 3fa0fe4f41a8a1ac78e10a8d8dd0f9851ff5f3a2f3f370f6e5bda26c3ed418b7 Oct 12 02:36:55.095 INFO running `"docker" "start" "-a" "3fa0fe4f41a8a1ac78e10a8d8dd0f9851ff5f3a2f3f370f6e5bda26c3ed418b7"` Oct 12 02:36:56.114 INFO kablam! usermod: no changes Oct 12 02:36:56.190 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 02:36:56.190 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 02:36:56.190 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 02:36:56.190 INFO kablam! files will be included as a binary target: Oct 12 02:36:56.190 INFO kablam! Oct 12 02:36:56.190 INFO kablam! * /source/src/main.rs Oct 12 02:36:56.190 INFO kablam! Oct 12 02:36:56.190 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 02:36:56.190 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 02:36:56.190 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 02:36:56.190 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 02:36:56.190 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 02:36:56.190 INFO kablam! Oct 12 02:36:56.190 INFO kablam! For more information on this warning you can consult Oct 12 02:36:56.190 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 02:36:56.190 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 12 02:36:56.190 INFO kablam! please set bin.path in Cargo.toml Oct 12 02:36:56.253 INFO kablam! Compiling conway v0.1.5 (/source) Oct 12 02:37:02.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.07s Oct 12 02:37:02.232 INFO kablam! su: No module specific data is present Oct 12 02:37:02.894 INFO running `"docker" "rm" "-f" "3fa0fe4f41a8a1ac78e10a8d8dd0f9851ff5f3a2f3f370f6e5bda26c3ed418b7"` Oct 12 02:37:03.168 INFO blam! 3fa0fe4f41a8a1ac78e10a8d8dd0f9851ff5f3a2f3f370f6e5bda26c3ed418b7 Oct 12 02:37:03.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 02:37:03.597 INFO blam! 09b2e36346d207fb1f2d54de2ad4b2ab85e78cb540cd61650540fa16491e5bcc Oct 12 02:37:03.597 INFO running `"docker" "start" "-a" "09b2e36346d207fb1f2d54de2ad4b2ab85e78cb540cd61650540fa16491e5bcc"` Oct 12 02:37:04.764 INFO kablam! usermod: no changes Oct 12 02:37:04.836 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 02:37:04.837 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 02:37:04.837 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 02:37:04.837 INFO kablam! files will be included as a binary target: Oct 12 02:37:04.837 INFO kablam! Oct 12 02:37:04.838 INFO kablam! * /source/src/main.rs Oct 12 02:37:04.838 INFO kablam! Oct 12 02:37:04.838 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 02:37:04.839 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 02:37:04.839 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 02:37:04.839 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 02:37:04.839 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 02:37:04.840 INFO kablam! Oct 12 02:37:04.840 INFO kablam! For more information on this warning you can consult Oct 12 02:37:04.840 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 02:37:04.841 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 12 02:37:04.841 INFO kablam! please set bin.path in Cargo.toml Oct 12 02:37:04.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 02:37:04.905 INFO kablam! Running /target/debug/deps/conway-f0ee8c034d955f56 Oct 12 02:37:04.921 INFO blam! Oct 12 02:37:04.921 INFO blam! running 35 tests Oct 12 02:37:04.937 INFO blam! test bitgrid_tests::clear_cell_bits_within_a_bitgrid ... ok Oct 12 02:37:04.937 INFO blam! test bitgrid_tests::toggle_cell_bits_within_a_bitgrid ... ok Oct 12 02:37:04.937 INFO blam! test bitgrid_tests::set_cell_bits_within_a_bitgrid ... ok Oct 12 02:37:04.937 INFO blam! test bitgrid_tests::fill_region_within_a_bit_grid ... ok Oct 12 02:37:04.938 INFO blam! test cellstate_tests::cell_states_as_char ... ok Oct 12 02:37:04.938 INFO blam! test bitgrid_tests::create_valid_empty_bitgrid ... ok Oct 12 02:37:04.938 INFO blam! test region_tests::region_contains_a_valid_sub_region ... ok Oct 12 02:37:04.985 INFO blam! test region_tests::region_does_not_contain_sub_region ... ok Oct 12 02:37:04.986 INFO blam! test region_tests::region_with_valid_dims_negative_top_and_left ... ok Oct 12 02:37:04.986 INFO blam! test region_tests::region_with_valid_dims ... ok Oct 12 02:37:04.986 INFO blam! test universe_tests::contagious_one_with_all_neighbors_set ... ok Oct 12 02:37:05.005 INFO blam! test universe_tests::generate_fog_circle_bitmap_fails_with_radius_zero ... ok Oct 12 02:37:05.005 INFO blam! test universe_tests::contagious_zero_with_all_neighbors_set ... ok Oct 12 02:37:05.017 INFO blam! test universe_tests::next_single_gen_test_data1_with_wrapping ... ok Oct 12 02:37:05.017 INFO blam! test universe_tests::new_universe_with_bad_dims ... ok Oct 12 02:37:05.120 INFO blam! test bitgrid_tests::fill_grid_with_a_negative_region_panics ... ok Oct 12 02:37:05.120 INFO blam! test region_tests::region_with_bad_dims_panics ... ok Oct 12 02:37:05.120 INFO blam! test bitgrid_tests::create_bitgrid_with_invalid_dims ... ok Oct 12 02:37:05.272 INFO blam! test universe_tests::set_checked_cannot_set_a_fog_cell ... ok Oct 12 02:37:05.307 INFO blam! test universe_tests::clear_fog_with_standard_radius ... ok Oct 12 02:37:05.316 INFO blam! test universe_tests::new_universe_with_valid_dims ... ok Oct 12 02:37:05.316 INFO blam! test universe_tests::new_universe_first_gen_is_one ... ok Oct 12 02:37:05.416 INFO blam! test universe_tests::set_checked_verify_players_remain_within_writable_regions ... ok Oct 12 02:37:05.439 INFO blam! test universe_tests::set_unchecked_with_invalid_rols_and_cols_panics ... ok Oct 12 02:37:05.455 INFO blam! test universe_tests::set_unchecked_with_valid_rows_and_cols ... ok Oct 12 02:37:05.455 INFO blam! test universe_tests::toggle_checked_players_can_toggle_an_known_cell_if_writable ... ok Oct 12 02:37:05.540 INFO blam! test universe_tests::toggle_checked_players_cannot_toggle_an_unknown_cell ... ok Oct 12 02:37:05.540 INFO blam! test universe_tests::toggle_checked_players_cannot_toggle_a_wall_cell ... ok Oct 12 02:37:05.552 INFO blam! test universe_tests::toggle_unchecked_cell_toggled_by_both_players_repetatively ... ok Oct 12 02:37:05.596 INFO blam! test universe_tests::toggle_checked_outside_a_player_writable_region_fails ... ok Oct 12 02:37:05.656 INFO blam! test universe_tests::toggle_unchecked_cell_toggled_is_owned_by_player ... ok Oct 12 02:37:05.676 INFO blam! test universe_tests::universe_with_no_gens_panics ... ok Oct 12 02:37:05.696 INFO blam! test universe_tests::universe_cell_states_are_dead_on_creation ... ok Oct 12 02:37:05.716 INFO blam! test universe_tests::verify_fog_circle_bitmap_generation ... ok Oct 12 02:37:07.383 INFO blam! test universe_tests::next_test_data1 ... ok Oct 12 02:37:07.383 INFO blam! Oct 12 02:37:07.384 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:37:07.384 INFO blam! Oct 12 02:37:07.386 INFO kablam! Running /target/debug/deps/main-d21e5bfe3b0cc0e0 Oct 12 02:37:07.388 INFO kablam! Doc-tests conway Oct 12 02:37:07.388 INFO blam! Oct 12 02:37:07.388 INFO blam! running 0 tests Oct 12 02:37:07.388 INFO blam! Oct 12 02:37:07.388 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:37:07.388 INFO blam! Oct 12 02:37:10.852 INFO blam! Oct 12 02:37:10.853 INFO kablam! su: No module specific data is present Oct 12 02:37:10.853 INFO blam! running 0 tests Oct 12 02:37:10.853 INFO blam! Oct 12 02:37:10.853 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:37:10.853 INFO blam! Oct 12 02:37:11.305 INFO running `"docker" "rm" "-f" "09b2e36346d207fb1f2d54de2ad4b2ab85e78cb540cd61650540fa16491e5bcc"` Oct 12 02:37:11.504 INFO blam! 09b2e36346d207fb1f2d54de2ad4b2ab85e78cb540cd61650540fa16491e5bcc