Oct 12 02:36:45.545 INFO testing conway-0.1.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:36:45.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:45.996 INFO blam! f89eab3526060f86dd2dfc535c2ab681f8d45aab878be6fd648383ea10f3d50b Oct 12 02:36:46.002 INFO running `"docker" "start" "-a" "f89eab3526060f86dd2dfc535c2ab681f8d45aab878be6fd648383ea10f3d50b"` Oct 12 02:36:47.059 INFO kablam! usermod: no changes Oct 12 02:36:47.112 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 02:36:47.112 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 02:36:47.112 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 02:36:47.112 INFO kablam! files will be included as a binary target: Oct 12 02:36:47.112 INFO kablam! Oct 12 02:36:47.112 INFO kablam! * /source/src/main.rs Oct 12 02:36:47.112 INFO kablam! Oct 12 02:36:47.112 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 02:36:47.112 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 02:36:47.112 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 02:36:47.112 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 02:36:47.112 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 02:36:47.112 INFO kablam! Oct 12 02:36:47.112 INFO kablam! For more information on this warning you can consult Oct 12 02:36:47.112 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 02:36:47.112 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 12 02:36:47.112 INFO kablam! please set bin.path in Cargo.toml Oct 12 02:36:47.171 INFO kablam! Compiling conway v0.1.5 (/source) Oct 12 02:36:50.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 12 02:36:50.012 INFO kablam! su: No module specific data is present Oct 12 02:36:50.942 INFO running `"docker" "rm" "-f" "f89eab3526060f86dd2dfc535c2ab681f8d45aab878be6fd648383ea10f3d50b"` Oct 12 02:36:51.156 INFO blam! f89eab3526060f86dd2dfc535c2ab681f8d45aab878be6fd648383ea10f3d50b Oct 12 02:36:51.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:51.626 INFO blam! 31210a4c835fa171e72960d2d960cce2b3639b4fa5205391f9492c4b21624649 Oct 12 02:36:51.628 INFO running `"docker" "start" "-a" "31210a4c835fa171e72960d2d960cce2b3639b4fa5205391f9492c4b21624649"` Oct 12 02:36:52.648 INFO kablam! usermod: no changes Oct 12 02:36:52.696 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 02:36:52.696 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 02:36:52.696 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 02:36:52.696 INFO kablam! files will be included as a binary target: Oct 12 02:36:52.696 INFO kablam! Oct 12 02:36:52.696 INFO kablam! * /source/src/main.rs Oct 12 02:36:52.696 INFO kablam! Oct 12 02:36:52.696 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 02:36:52.696 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 02:36:52.696 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 02:36:52.696 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 02:36:52.696 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 02:36:52.696 INFO kablam! Oct 12 02:36:52.696 INFO kablam! For more information on this warning you can consult Oct 12 02:36:52.696 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 02:36:52.696 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 12 02:36:52.696 INFO kablam! please set bin.path in Cargo.toml Oct 12 02:36:52.748 INFO kablam! Compiling conway v0.1.5 (/source) Oct 12 02:36:56.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.55s Oct 12 02:36:56.228 INFO kablam! su: No module specific data is present Oct 12 02:36:56.699 INFO running `"docker" "rm" "-f" "31210a4c835fa171e72960d2d960cce2b3639b4fa5205391f9492c4b21624649"` Oct 12 02:36:56.917 INFO blam! 31210a4c835fa171e72960d2d960cce2b3639b4fa5205391f9492c4b21624649 Oct 12 02:36:56.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:36:57.352 INFO blam! 0bbbb3bc24c7c9c7f1b13bc2cff15da34715a236ee6cdebcd74622bc6ca8d349 Oct 12 02:36:57.353 INFO running `"docker" "start" "-a" "0bbbb3bc24c7c9c7f1b13bc2cff15da34715a236ee6cdebcd74622bc6ca8d349"` Oct 12 02:36:58.420 INFO kablam! usermod: no changes Oct 12 02:36:58.452 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 02:36:58.453 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 02:36:58.453 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 02:36:58.453 INFO kablam! files will be included as a binary target: Oct 12 02:36:58.453 INFO kablam! Oct 12 02:36:58.454 INFO kablam! * /source/src/main.rs Oct 12 02:36:58.454 INFO kablam! Oct 12 02:36:58.454 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 02:36:58.455 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 02:36:58.455 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 02:36:58.455 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 02:36:58.455 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 02:36:58.456 INFO kablam! Oct 12 02:36:58.456 INFO kablam! For more information on this warning you can consult Oct 12 02:36:58.456 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 02:36:58.456 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `main`, Oct 12 02:36:58.457 INFO kablam! please set bin.path in Cargo.toml Oct 12 02:36:58.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 02:36:58.504 INFO blam! Oct 12 02:36:58.505 INFO kablam! Running /target/debug/deps/conway-b7c42cc786644084 Oct 12 02:36:58.505 INFO blam! running 35 tests Oct 12 02:36:58.524 INFO blam! test bitgrid_tests::clear_cell_bits_within_a_bitgrid ... ok Oct 12 02:36:58.525 INFO blam! test bitgrid_tests::toggle_cell_bits_within_a_bitgrid ... ok Oct 12 02:36:58.525 INFO blam! test bitgrid_tests::set_cell_bits_within_a_bitgrid ... ok Oct 12 02:36:58.525 INFO blam! test bitgrid_tests::create_valid_empty_bitgrid ... ok Oct 12 02:36:58.525 INFO blam! test bitgrid_tests::fill_region_within_a_bit_grid ... ok Oct 12 02:36:58.545 INFO blam! test region_tests::region_contains_a_valid_sub_region ... ok Oct 12 02:36:58.545 INFO blam! test cellstate_tests::cell_states_as_char ... ok Oct 12 02:36:58.545 INFO blam! test region_tests::region_does_not_contain_sub_region ... ok Oct 12 02:36:58.545 INFO blam! test region_tests::region_with_valid_dims ... ok Oct 12 02:36:58.546 INFO blam! test region_tests::region_with_valid_dims_negative_top_and_left ... ok Oct 12 02:36:58.546 INFO blam! test universe_tests::contagious_zero_with_all_neighbors_set ... ok Oct 12 02:36:58.546 INFO blam! test universe_tests::contagious_one_with_all_neighbors_set ... ok Oct 12 02:36:58.546 INFO blam! test universe_tests::new_universe_with_bad_dims ... ok Oct 12 02:36:58.584 INFO blam! test universe_tests::generate_fog_circle_bitmap_fails_with_radius_zero ... ok Oct 12 02:36:58.585 INFO blam! test universe_tests::next_single_gen_test_data1_with_wrapping ... ok Oct 12 02:36:58.645 INFO blam! test bitgrid_tests::create_bitgrid_with_invalid_dims ... ok Oct 12 02:36:58.653 INFO blam! test region_tests::region_with_bad_dims_panics ... ok Oct 12 02:36:58.653 INFO blam! test bitgrid_tests::fill_grid_with_a_negative_region_panics ... ok Oct 12 02:36:58.760 INFO blam! test universe_tests::new_universe_with_valid_dims ... ok Oct 12 02:36:58.797 INFO blam! test universe_tests::clear_fog_with_standard_radius ... ok Oct 12 02:36:58.805 INFO blam! test universe_tests::set_checked_cannot_set_a_fog_cell ... ok Oct 12 02:36:58.805 INFO blam! test universe_tests::new_universe_first_gen_is_one ... ok Oct 12 02:36:58.920 INFO blam! test universe_tests::toggle_checked_players_cannot_toggle_an_unknown_cell ... ok Oct 12 02:36:58.921 INFO blam! test universe_tests::toggle_checked_outside_a_player_writable_region_fails ... ok Oct 12 02:36:58.921 INFO blam! test universe_tests::toggle_checked_players_cannot_toggle_a_wall_cell ... ok Oct 12 02:36:58.966 INFO blam! test universe_tests::toggle_checked_players_can_toggle_an_known_cell_if_writable ... ok Oct 12 02:36:59.037 INFO blam! test universe_tests::toggle_unchecked_cell_toggled_by_both_players_repetatively ... ok Oct 12 02:36:59.081 INFO blam! test universe_tests::toggle_unchecked_cell_toggled_is_owned_by_player ... ok Oct 12 02:36:59.105 INFO blam! test universe_tests::set_checked_verify_players_remain_within_writable_regions ... ok Oct 12 02:36:59.105 INFO blam! test universe_tests::universe_cell_states_are_dead_on_creation ... ok Oct 12 02:36:59.127 INFO blam! test universe_tests::set_unchecked_with_invalid_rols_and_cols_panics ... ok Oct 12 02:36:59.137 INFO blam! test universe_tests::set_unchecked_with_valid_rows_and_cols ... ok Oct 12 02:36:59.150 INFO blam! test universe_tests::universe_with_no_gens_panics ... ok Oct 12 02:36:59.169 INFO blam! test universe_tests::verify_fog_circle_bitmap_generation ... ok Oct 12 02:37:00.972 INFO blam! test universe_tests::next_test_data1 ... ok Oct 12 02:37:00.972 INFO blam! Oct 12 02:37:00.972 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:37:00.972 INFO blam! Oct 12 02:37:00.976 INFO kablam! Running /target/debug/deps/main-1fba31133941dedd Oct 12 02:37:00.976 INFO blam! Oct 12 02:37:00.976 INFO blam! running 0 tests Oct 12 02:37:00.976 INFO blam! Oct 12 02:37:00.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:37:00.976 INFO blam! Oct 12 02:37:00.980 INFO kablam! Doc-tests conway Oct 12 02:37:01.336 INFO blam! Oct 12 02:37:01.336 INFO blam! running 0 tests Oct 12 02:37:01.336 INFO blam! Oct 12 02:37:01.336 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:37:01.336 INFO blam! Oct 12 02:37:01.341 INFO kablam! su: No module specific data is present Oct 12 02:37:01.838 INFO running `"docker" "rm" "-f" "0bbbb3bc24c7c9c7f1b13bc2cff15da34715a236ee6cdebcd74622bc6ca8d349"` Oct 12 02:37:02.153 INFO blam! 0bbbb3bc24c7c9c7f1b13bc2cff15da34715a236ee6cdebcd74622bc6ca8d349