Oct 16 14:25:08.768 INFO testing conway-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:25:08.768 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 14:25:09.199 INFO blam! d17b568d34cb7cb35584ba8c3834a567205c5b0149aa6483df40bd2f083663c4 Oct 16 14:25:09.203 INFO running `"docker" "start" "-a" "d17b568d34cb7cb35584ba8c3834a567205c5b0149aa6483df40bd2f083663c4"` Oct 16 14:25:10.472 INFO kablam! usermod: no changes Oct 16 14:25:10.511 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:25:10.511 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:25:10.511 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:25:10.511 INFO kablam! files will be included as a binary target: Oct 16 14:25:10.511 INFO kablam! Oct 16 14:25:10.511 INFO kablam! * /source/src/main.rs Oct 16 14:25:10.511 INFO kablam! Oct 16 14:25:10.511 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:25:10.511 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:25:10.511 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:25:10.511 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:25:10.511 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:25:10.511 INFO kablam! Oct 16 14:25:10.511 INFO kablam! For more information on this warning you can consult Oct 16 14:25:10.511 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:25:10.511 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 16 14:25:10.511 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:25:10.563 INFO kablam! Compiling conway v0.1.5 (/source) Oct 16 14:25:15.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.65s Oct 16 14:25:15.151 INFO kablam! su: No module specific data is present Oct 16 14:25:15.679 INFO running `"docker" "rm" "-f" "d17b568d34cb7cb35584ba8c3834a567205c5b0149aa6483df40bd2f083663c4"` Oct 16 14:25:15.894 INFO blam! d17b568d34cb7cb35584ba8c3834a567205c5b0149aa6483df40bd2f083663c4 Oct 16 14:25:15.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 14:25:16.343 INFO blam! 609ebd0b31f8a6307eebf315a1bf742ee300808f6e717a5c3fc7daf962d2915d Oct 16 14:25:16.345 INFO running `"docker" "start" "-a" "609ebd0b31f8a6307eebf315a1bf742ee300808f6e717a5c3fc7daf962d2915d"` Oct 16 14:25:17.491 INFO kablam! usermod: no changes Oct 16 14:25:17.551 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:25:17.551 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:25:17.552 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:25:17.552 INFO kablam! files will be included as a binary target: Oct 16 14:25:17.552 INFO kablam! Oct 16 14:25:17.552 INFO kablam! * /source/src/main.rs Oct 16 14:25:17.552 INFO kablam! Oct 16 14:25:17.553 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:25:17.553 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:25:17.553 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:25:17.554 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:25:17.554 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:25:17.554 INFO kablam! Oct 16 14:25:17.554 INFO kablam! For more information on this warning you can consult Oct 16 14:25:17.555 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:25:17.558 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 16 14:25:17.558 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:25:17.623 INFO kablam! Compiling conway v0.1.5 (/source) Oct 16 14:25:22.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.98s Oct 16 14:25:22.507 INFO kablam! su: No module specific data is present Oct 16 14:25:22.985 INFO running `"docker" "rm" "-f" "609ebd0b31f8a6307eebf315a1bf742ee300808f6e717a5c3fc7daf962d2915d"` Oct 16 14:25:23.218 INFO blam! 609ebd0b31f8a6307eebf315a1bf742ee300808f6e717a5c3fc7daf962d2915d Oct 16 14:25:23.223 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 14:25:23.575 INFO blam! 8cbf8da7a852e4a929cf6d5263da739852283107898e2fa98b05ee05b5a1e637 Oct 16 14:25:23.578 INFO running `"docker" "start" "-a" "8cbf8da7a852e4a929cf6d5263da739852283107898e2fa98b05ee05b5a1e637"` Oct 16 14:25:25.288 INFO kablam! usermod: no changes Oct 16 14:25:25.315 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:25:25.315 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:25:25.315 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:25:25.315 INFO kablam! files will be included as a binary target: Oct 16 14:25:25.315 INFO kablam! Oct 16 14:25:25.315 INFO kablam! * /source/src/main.rs Oct 16 14:25:25.315 INFO kablam! Oct 16 14:25:25.315 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:25:25.315 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:25:25.315 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:25:25.315 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:25:25.315 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:25:25.315 INFO kablam! Oct 16 14:25:25.315 INFO kablam! For more information on this warning you can consult Oct 16 14:25:25.315 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:25:25.315 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 16 14:25:25.315 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:25:25.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 14:25:25.363 INFO kablam! Running /target/debug/deps/conway-f0ee8c034d955f56 Oct 16 14:25:25.371 INFO blam! Oct 16 14:25:25.371 INFO blam! running 35 tests Oct 16 14:25:25.435 INFO blam! test bitgrid_tests::clear_cell_bits_within_a_bitgrid ... ok Oct 16 14:25:25.451 INFO blam! test bitgrid_tests::create_valid_empty_bitgrid ... ok Oct 16 14:25:25.467 INFO blam! test bitgrid_tests::fill_region_within_a_bit_grid ... ok Oct 16 14:25:25.467 INFO blam! test bitgrid_tests::toggle_cell_bits_within_a_bitgrid ... ok Oct 16 14:25:25.471 INFO blam! test cellstate_tests::cell_states_as_char ... ok Oct 16 14:25:25.475 INFO blam! test region_tests::region_contains_a_valid_sub_region ... ok Oct 16 14:25:25.475 INFO blam! test bitgrid_tests::set_cell_bits_within_a_bitgrid ... ok Oct 16 14:25:25.475 INFO blam! test region_tests::region_does_not_contain_sub_region ... ok Oct 16 14:25:25.475 INFO blam! test region_tests::region_with_valid_dims_negative_top_and_left ... ok Oct 16 14:25:25.475 INFO blam! test region_tests::region_with_valid_dims ... ok Oct 16 14:25:25.491 INFO blam! test universe_tests::contagious_zero_with_all_neighbors_set ... ok Oct 16 14:25:25.491 INFO blam! test universe_tests::contagious_one_with_all_neighbors_set ... ok Oct 16 14:25:25.491 INFO blam! test universe_tests::generate_fog_circle_bitmap_fails_with_radius_zero ... ok Oct 16 14:25:25.507 INFO blam! test universe_tests::next_single_gen_test_data1_with_wrapping ... ok Oct 16 14:25:25.559 INFO blam! test universe_tests::new_universe_with_bad_dims ... ok Oct 16 14:25:25.579 INFO blam! test bitgrid_tests::fill_grid_with_a_negative_region_panics ... ok Oct 16 14:25:25.579 INFO blam! test region_tests::region_with_bad_dims_panics ... ok Oct 16 14:25:25.614 INFO blam! test bitgrid_tests::create_bitgrid_with_invalid_dims ... ok Oct 16 14:25:25.807 INFO blam! test universe_tests::set_checked_cannot_set_a_fog_cell ... ok Oct 16 14:25:25.886 INFO blam! test universe_tests::set_unchecked_with_invalid_rols_and_cols_panics ... ok Oct 16 14:25:25.887 INFO blam! test universe_tests::set_checked_verify_players_remain_within_writable_regions ... ok Oct 16 14:25:25.907 INFO blam! test universe_tests::clear_fog_with_standard_radius ... ok Oct 16 14:25:25.908 INFO blam! test universe_tests::new_universe_with_valid_dims ... ok Oct 16 14:25:25.922 INFO blam! test universe_tests::new_universe_first_gen_is_one ... ok Oct 16 14:25:25.971 INFO blam! test universe_tests::set_unchecked_with_valid_rows_and_cols ... ok Oct 16 14:25:26.091 INFO blam! test universe_tests::toggle_checked_outside_a_player_writable_region_fails ... ok Oct 16 14:25:26.235 INFO blam! test universe_tests::toggle_checked_players_can_toggle_an_known_cell_if_writable ... ok Oct 16 14:25:26.287 INFO blam! test universe_tests::toggle_unchecked_cell_toggled_by_both_players_repetatively ... ok Oct 16 14:25:26.288 INFO blam! test universe_tests::toggle_checked_players_cannot_toggle_a_wall_cell ... ok Oct 16 14:25:26.331 INFO blam! test universe_tests::toggle_checked_players_cannot_toggle_an_unknown_cell ... ok Oct 16 14:25:26.346 INFO blam! test universe_tests::toggle_unchecked_cell_toggled_is_owned_by_player ... ok Oct 16 14:25:26.399 INFO blam! test universe_tests::universe_cell_states_are_dead_on_creation ... ok Oct 16 14:25:26.399 INFO blam! test universe_tests::universe_with_no_gens_panics ... ok Oct 16 14:25:26.447 INFO blam! test universe_tests::verify_fog_circle_bitmap_generation ... ok Oct 16 14:25:28.517 INFO blam! test universe_tests::next_test_data1 ... ok Oct 16 14:25:28.517 INFO blam! Oct 16 14:25:28.517 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:25:28.517 INFO blam! Oct 16 14:25:28.520 INFO kablam! Running /target/debug/deps/main-d21e5bfe3b0cc0e0 Oct 16 14:25:28.522 INFO blam! Oct 16 14:25:28.522 INFO blam! running 0 tests Oct 16 14:25:28.523 INFO blam! Oct 16 14:25:28.524 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:25:28.524 INFO blam! Oct 16 14:25:28.525 INFO kablam! Doc-tests conway Oct 16 14:25:30.927 INFO kablam! su: No module specific data is present Oct 16 14:25:30.927 INFO blam! Oct 16 14:25:30.928 INFO blam! running 0 tests Oct 16 14:25:30.928 INFO blam! Oct 16 14:25:30.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:25:30.928 INFO blam! Oct 16 14:25:31.763 INFO running `"docker" "rm" "-f" "8cbf8da7a852e4a929cf6d5263da739852283107898e2fa98b05ee05b5a1e637"` Oct 16 14:25:32.021 INFO blam! 8cbf8da7a852e4a929cf6d5263da739852283107898e2fa98b05ee05b5a1e637