Oct 15 00:26:22.333 INFO testing conwayste/netwayste against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:26:22.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 15 00:26:22.877 INFO blam! e66395c1baaa367b447629650240dd3a14d641c5b805198935cf6504d7528f39 Oct 15 00:26:22.879 INFO running `"docker" "start" "-a" "e66395c1baaa367b447629650240dd3a14d641c5b805198935cf6504d7528f39"` Oct 15 00:26:24.131 INFO kablam! usermod: no changes Oct 15 00:26:24.302 INFO kablam! Compiling num-traits v0.2.5 Oct 15 00:26:24.303 INFO kablam! Compiling rand v0.4.2 Oct 15 00:26:24.308 INFO kablam! Compiling wait-timeout v0.1.5 Oct 15 00:26:24.308 INFO kablam! Compiling bincode v0.9.2 Oct 15 00:26:31.096 INFO kablam! Compiling tempfile v3.0.2 Oct 15 00:26:32.204 INFO kablam! Compiling rusty-fork v0.2.0 Oct 15 00:26:34.474 INFO kablam! Compiling proptest v0.7.2 Oct 15 00:26:52.303 INFO kablam! Compiling netwayste v0.1.1 (/source) Oct 15 00:26:55.544 INFO kablam! warning: unreachable statement Oct 15 00:26:55.544 INFO kablam! --> src/net.rs:591:17 Oct 15 00:26:55.544 INFO kablam! | Oct 15 00:26:55.545 INFO kablam! 591 | self.push_front(item); Oct 15 00:26:55.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:55.545 INFO kablam! | Oct 15 00:26:55.545 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:26:55.546 INFO kablam! Oct 15 00:26:56.119 INFO kablam! warning: unreachable statement Oct 15 00:26:56.119 INFO kablam! --> src/net.rs:591:17 Oct 15 00:26:56.119 INFO kablam! | Oct 15 00:26:56.119 INFO kablam! 591 | self.push_front(item); Oct 15 00:26:56.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.119 INFO kablam! | Oct 15 00:26:56.119 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:26:56.119 INFO kablam! Oct 15 00:26:56.547 INFO kablam! warning: method is never used: `new` Oct 15 00:26:56.547 INFO kablam! --> src/net.rs:140:5 Oct 15 00:26:56.547 INFO kablam! | Oct 15 00:26:56.547 INFO kablam! 140 | pub fn new(sequence: u64, name: String, msg: String) -> BroadcastChatMessage { Oct 15 00:26:56.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.547 INFO kablam! | Oct 15 00:26:56.547 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:26:56.547 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: struct is never constructed: `NetworkStatistics` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:318:1 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 318 | pub struct NetworkStatistics { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:26:56.875 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: method is never used: `new` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:326:5 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 326 | fn new() -> Self { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: struct is never constructed: `TXQueue` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:438:1 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 438 | pub struct TXQueue { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: struct is never constructed: `NetworkManager` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:691:1 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 691 | pub struct NetworkManager { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: method is never used: `new` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:701:5 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 701 | pub fn new() -> Self { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: method is never used: `with_message_buffering` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:710:5 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 710 | pub fn with_message_buffering(self) -> NetworkManager { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! Oct 15 00:26:56.875 INFO kablam! warning: method is never used: `reinitialize` Oct 15 00:26:56.875 INFO kablam! --> src/net.rs:722:5 Oct 15 00:26:56.875 INFO kablam! | Oct 15 00:26:56.875 INFO kablam! 722 | pub fn reinitialize(&mut self) { Oct 15 00:26:56.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:26:56.875 INFO kablam! Oct 15 00:27:06.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.96s Oct 15 00:27:06.127 INFO kablam! su: No module specific data is present Oct 15 00:27:07.026 INFO running `"docker" "rm" "-f" "e66395c1baaa367b447629650240dd3a14d641c5b805198935cf6504d7528f39"` Oct 15 00:27:07.301 INFO blam! e66395c1baaa367b447629650240dd3a14d641c5b805198935cf6504d7528f39 Oct 15 00:27:07.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 15 00:27:07.747 INFO blam! 4d3554997272faf0b31799419072c89f5e3a0147ff8ba149c449d7ff1ce6013e Oct 15 00:27:07.751 INFO running `"docker" "start" "-a" "4d3554997272faf0b31799419072c89f5e3a0147ff8ba149c449d7ff1ce6013e"` Oct 15 00:27:09.566 INFO kablam! usermod: no changes Oct 15 00:27:09.727 INFO kablam! Compiling netwayste v0.1.1 (/source) Oct 15 00:27:13.035 INFO kablam! warning: unreachable statement Oct 15 00:27:13.035 INFO kablam! --> src/net.rs:591:17 Oct 15 00:27:13.035 INFO kablam! | Oct 15 00:27:13.035 INFO kablam! 591 | self.push_front(item); Oct 15 00:27:13.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:13.035 INFO kablam! | Oct 15 00:27:13.035 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:27:13.035 INFO kablam! Oct 15 00:27:13.123 INFO kablam! warning: unreachable statement Oct 15 00:27:13.123 INFO kablam! --> src/net.rs:591:17 Oct 15 00:27:13.123 INFO kablam! | Oct 15 00:27:13.123 INFO kablam! 591 | self.push_front(item); Oct 15 00:27:13.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:13.123 INFO kablam! | Oct 15 00:27:13.138 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:27:13.139 INFO kablam! Oct 15 00:27:13.609 INFO kablam! warning: unused variable: `chat_msg` Oct 15 00:27:13.610 INFO kablam! --> src/net.rs:1556:13 Oct 15 00:27:13.610 INFO kablam! | Oct 15 00:27:13.611 INFO kablam! 1556 | let chat_msg = BroadcastChatMessage::new(0, "chatchat".to_owned(), "chatchat".to_owned()); Oct 15 00:27:13.611 INFO kablam! | ^^^^^^^^ help: consider using `_chat_msg` instead Oct 15 00:27:13.611 INFO kablam! | Oct 15 00:27:13.612 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:27:13.612 INFO kablam! Oct 15 00:27:13.674 INFO kablam! warning: unused variable: `chat_msg` Oct 15 00:27:13.674 INFO kablam! --> src/net.rs:1556:13 Oct 15 00:27:13.674 INFO kablam! | Oct 15 00:27:13.675 INFO kablam! 1556 | let chat_msg = BroadcastChatMessage::new(0, "chatchat".to_owned(), "chatchat".to_owned()); Oct 15 00:27:13.675 INFO kablam! | ^^^^^^^^ help: consider using `_chat_msg` instead Oct 15 00:27:13.675 INFO kablam! | Oct 15 00:27:13.676 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:27:13.676 INFO kablam! Oct 15 00:27:14.886 INFO kablam! warning: method is never used: `with_message_buffering` Oct 15 00:27:14.886 INFO kablam! --> src/net.rs:710:5 Oct 15 00:27:14.886 INFO kablam! | Oct 15 00:27:14.886 INFO kablam! 710 | pub fn with_message_buffering(self) -> NetworkManager { Oct 15 00:27:14.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:14.886 INFO kablam! | Oct 15 00:27:14.886 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:27:14.886 INFO kablam! Oct 15 00:27:14.886 INFO kablam! warning: method is never used: `reinitialize` Oct 15 00:27:14.886 INFO kablam! --> src/net.rs:722:5 Oct 15 00:27:14.886 INFO kablam! | Oct 15 00:27:14.886 INFO kablam! 722 | pub fn reinitialize(&mut self) { Oct 15 00:27:14.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:14.886 INFO kablam! Oct 15 00:27:22.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.12s Oct 15 00:27:22.727 INFO kablam! su: No module specific data is present Oct 15 00:27:23.767 INFO running `"docker" "rm" "-f" "4d3554997272faf0b31799419072c89f5e3a0147ff8ba149c449d7ff1ce6013e"` Oct 15 00:27:24.051 INFO blam! 4d3554997272faf0b31799419072c89f5e3a0147ff8ba149c449d7ff1ce6013e Oct 15 00:27:24.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 15 00:27:24.573 INFO blam! 274ae1f9382f9a9cf47825c37a894fb752b75b8d24be825d196ad5cccc960f32 Oct 15 00:27:24.575 INFO running `"docker" "start" "-a" "274ae1f9382f9a9cf47825c37a894fb752b75b8d24be825d196ad5cccc960f32"` Oct 15 00:27:26.059 INFO kablam! usermod: no changes Oct 15 00:27:26.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 00:27:26.263 INFO kablam! Running /target/debug/deps/client-23ad63a3241f8a26 Oct 15 00:27:26.264 INFO blam! Oct 15 00:27:26.264 INFO blam! running 51 tests Oct 15 00:27:26.264 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_max_arrives_first ... ok Oct 15 00:27:26.265 INFO blam! test net::test::test_buffer_item_advanced_oldest_sequence_number_arrived_last ... ok Oct 15 00:27:26.265 INFO blam! test net::test::test_buffer_item_advanced_max_sequence_number_arrives_after_a_wrap ... ok Oct 15 00:27:26.265 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_alternating ... ok Oct 15 00:27:26.266 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_descending ... ok Oct 15 00:27:26.266 INFO blam! test net::test::test_buffer_item_basic_contiguous_ascending ... ok Oct 15 00:27:26.266 INFO blam! test net::test::test_buffer_item_basic_contiguous_descending ... ok Oct 15 00:27:26.292 INFO blam! test net::test::test_buffer_item_basic_random ... ok Oct 15 00:27:26.292 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_ascending ... ok Oct 15 00:27:26.292 INFO blam! test net::test::test_buffer_item_basic_repetition ... ok Oct 15 00:27:26.293 INFO blam! test net::test::test_buffer_item_advanced_sequential_then_pseudorandom_then_sequential ... ok Oct 15 00:27:26.299 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_descending ... ok Oct 15 00:27:26.300 INFO blam! test net::test::test_buffer_item_basic_wrapping_case ... ok Oct 15 00:27:26.300 INFO blam! test net::test::test_buffer_item_basic_wrapping_case_then_out_of_order ... ok Oct 15 00:27:26.300 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue ... ok Oct 15 00:27:26.301 INFO blam! test net::test::test_buffer_item_butterfly_pattern ... ok Oct 15 00:27:26.307 INFO blam! test net::test::test_buffer_item_max_queue_limit_maintained ... ok Oct 15 00:27:26.308 INFO blam! test net::test::test_buffer_item_newer_packet_has_smaller_sequence_number ... ok Oct 15 00:27:26.315 INFO blam! test net::test::test_discard_older_packets_empty_queue ... ok Oct 15 00:27:26.316 INFO blam! test net::test::test_discard_older_packets_equal_to_limit ... ok Oct 15 00:27:26.317 INFO blam! test net::test::test_buffer_item_sequence_number_reused ... ok Oct 15 00:27:26.317 INFO blam! test net::test::test_buffer_item_advanced_reverse_sequential_then_random_then_reverse_sequential ... ok Oct 15 00:27:26.318 INFO blam! test net::test::test_buffer_item_queue_is_empty ... ok Oct 15 00:27:26.339 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_everything_out_of_order ... ok Oct 15 00:27:26.347 INFO blam! test net::test::test_buffer_item_basic_sequencing ... ok Oct 15 00:27:26.363 INFO blam! test net::test::test_discard_older_packets_under_limit_keeps_all_messages ... ok Oct 15 00:27:26.364 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue_in_reverse ... ok Oct 15 00:27:26.365 INFO blam! test net::test::test_discard_older_packets_exceeds_limit_retains_max ... ok Oct 15 00:27:26.366 INFO blam! test test::build_command_request_action_disconnect ... ok Oct 15 00:27:26.367 INFO blam! test test::build_command_request_action_disconnect_with_args_returns_no_action ... ok Oct 15 00:27:26.368 INFO blam! test test::build_command_request_action_help_returns_no_action ... ok Oct 15 00:27:26.369 INFO blam! test test::build_command_request_action_list_in_game ... ok Oct 15 00:27:26.369 INFO blam! test net::test::test_reinitialize_all_queues_cleared ... ok Oct 15 00:27:26.370 INFO blam! test test::build_command_request_action_list_in_lobby ... ok Oct 15 00:27:26.371 INFO blam! test test::build_command_request_action_join_cases ... ok Oct 15 00:27:26.372 INFO blam! test test::build_command_request_action_unknown_command ... ok Oct 15 00:27:26.373 INFO blam! test test::build_command_request_action_leave_cases ... ok Oct 15 00:27:26.379 INFO blam! test test::handle_incoming_chats_no_new_chat_messages ... ok Oct 15 00:27:26.380 INFO blam! test test::handle_logged_in_verify_connection_cookie ... ok Oct 15 00:27:26.381 INFO blam! test test::handle_incoming_chats_client_is_up_to_date ... ok Oct 15 00:27:26.382 INFO blam! test test::handle_incoming_chats_new_messages_are_old_and_new ... ok Oct 15 00:27:26.382 INFO blam! test test::handle_response_ok_leave_request_sent ... ok Oct 15 00:27:26.387 INFO blam! test test::handle_response_ok_no_request_sent ... ok Oct 15 00:27:26.388 INFO blam! test test::handle_user_input_event_increment_sequence_number ... ok Oct 15 00:27:26.389 INFO blam! test test::parse_stdin_input_multiple_arguments ... ok Oct 15 00:27:26.389 INFO blam! test test::handle_response_ok_none_request_sent ... ok Oct 15 00:27:26.390 INFO blam! test test::parse_stdin_input_has_no_leading_forward_slash ... ok Oct 15 00:27:26.400 INFO blam! test test::handle_response_ok_join_request_sent ... ok Oct 15 00:27:26.400 INFO blam! test test::handle_incoming_chats_new_messages_are_older ... ok Oct 15 00:27:26.419 INFO blam! test test::parse_stdin_input_no_arguments ... ok Oct 15 00:27:26.527 INFO blam! test test::handle_incoming_chats_new_messages_player_name_not_set_panics ... ok Oct 15 00:27:26.527 INFO blam! Oct 15 00:27:26.527 INFO blam! test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:27:26.528 INFO blam! Oct 15 00:27:26.535 INFO blam! Oct 15 00:27:26.535 INFO kablam! Running /target/debug/deps/server-00c5db3c1e3ceb17 Oct 15 00:27:26.536 INFO blam! running 77 tests Oct 15 00:27:26.564 INFO blam! test net::test::test_buffer_item_advanced_reverse_sequential_then_random_then_reverse_sequential ... ok Oct 15 00:27:26.576 INFO blam! test net::test::test_buffer_item_advanced_max_sequence_number_arrives_after_a_wrap ... ok Oct 15 00:27:26.577 INFO blam! test net::test::test_buffer_item_advanced_sequential_then_pseudorandom_then_sequential ... ok Oct 15 00:27:26.577 INFO blam! test net::test::test_buffer_item_advanced_oldest_sequence_number_arrived_last ... ok Oct 15 00:27:26.577 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue ... ok Oct 15 00:27:26.577 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue_in_reverse ... ok Oct 15 00:27:26.578 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_everything_out_of_order ... ok Oct 15 00:27:26.578 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_max_arrives_first ... ok Oct 15 00:27:26.578 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_descending ... ok Oct 15 00:27:26.579 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_alternating ... ok Oct 15 00:27:26.579 INFO blam! test net::test::test_buffer_item_basic_sequencing ... ok Oct 15 00:27:26.579 INFO blam! test net::test::test_buffer_item_basic_random ... ok Oct 15 00:27:26.580 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_ascending ... ok Oct 15 00:27:26.580 INFO blam! test net::test::test_buffer_item_basic_wrapping_case ... ok Oct 15 00:27:26.580 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_descending ... ok Oct 15 00:27:26.580 INFO blam! test net::test::test_buffer_item_butterfly_pattern ... ok Oct 15 00:27:26.580 INFO blam! test net::test::test_buffer_item_max_queue_limit_maintained ... ok Oct 15 00:27:26.581 INFO blam! test net::test::test_buffer_item_basic_wrapping_case_then_out_of_order ... ok Oct 15 00:27:26.581 INFO blam! test net::test::test_buffer_item_newer_packet_has_smaller_sequence_number ... ok Oct 15 00:27:26.581 INFO blam! test net::test::test_buffer_item_sequence_number_reused ... ok Oct 15 00:27:26.582 INFO blam! test net::test::test_buffer_item_queue_is_empty ... ok Oct 15 00:27:26.582 INFO blam! test net::test::test_discard_older_packets_exceeds_limit_retains_max ... ok Oct 15 00:27:26.583 INFO blam! test net::test::test_discard_older_packets_equal_to_limit ... ok Oct 15 00:27:26.583 INFO blam! test net::test::test_discard_older_packets_empty_queue ... ok Oct 15 00:27:26.584 INFO blam! test net::test::test_buffer_item_basic_contiguous_ascending ... ok Oct 15 00:27:26.584 INFO blam! test test::add_new_player_player_added_with_initial_sequence_number ... ok Oct 15 00:27:26.584 INFO blam! test net::test::test_buffer_item_basic_contiguous_descending ... ok Oct 15 00:27:26.585 INFO blam! test net::test::test_reinitialize_all_queues_cleared ... ok Oct 15 00:27:26.585 INFO blam! test net::test::test_buffer_item_basic_repetition ... ok Oct 15 00:27:26.586 INFO blam! test net::test::test_discard_older_packets_under_limit_keeps_all_messages ... ok Oct 15 00:27:26.586 INFO blam! test test::broadcast_message_to_an_empty_room ... ok Oct 15 00:27:26.587 INFO blam! test test::collect_unacknowledged_messages_an_active_room_which_expired_all_messages_returns_none ... ok Oct 15 00:27:26.587 INFO blam! test test::construct_client_updates_empty_rooms ... ok Oct 15 00:27:26.587 INFO blam! test test::construct_client_updates_no_rooms ... ok Oct 15 00:27:26.588 INFO blam! test test::construct_client_updates_populated_room_returns_all_messages ... ok Oct 15 00:27:26.588 INFO blam! test test::broadcast_message_to_two_players_in_room ... ok Oct 15 00:27:26.589 INFO blam! test test::create_new_room_name_is_too_long ... ok Oct 15 00:27:26.589 INFO blam! test test::collect_unacknowledged_messages_a_rooms_unacknowledged_chat_messages_are_collected_for_their_player ... ok Oct 15 00:27:26.590 INFO blam! test test::create_new_room_name_taken ... ok Oct 15 00:27:26.590 INFO blam! test test::create_new_room_player_already_in_room ... ok Oct 15 00:27:26.597 INFO blam! test test::construct_client_updates_populated_room_returns_updates_after_client_acked ... ok Oct 15 00:27:26.597 INFO blam! test test::create_new_room_good_case ... ok Oct 15 00:27:26.597 INFO blam! test test::create_new_room_join_room_good_case ... ok Oct 15 00:27:26.598 INFO blam! test test::expire_old_messages_in_all_rooms_room_is_empty ... ok Oct 15 00:27:26.598 INFO blam! test test::expire_old_messages_in_all_rooms_one_room_old_messages_are_wiped ... ok Oct 15 00:27:26.598 INFO blam! test test::expire_old_messages_in_all_rooms_one_room_good_case ... ok Oct 15 00:27:26.599 INFO blam! test test::expire_old_messages_in_all_rooms_several_rooms_good_case ... ok Oct 15 00:27:26.599 INFO blam! test test::decode_packet_update_reply_invalid_cookie ... ok Oct 15 00:27:26.607 INFO blam! test test::expire_old_messages_in_all_rooms_several_rooms_old_messages_are_wiped ... ok Oct 15 00:27:26.612 INFO blam! test test::disconnect_get_player_by_cookie_fails ... ok Oct 15 00:27:26.613 INFO blam! test test::handle_chat_message_player_in_game_many_messages ... ok Oct 15 00:27:26.623 INFO blam! test test::get_confirmed_chat_seq_num_server_tracks_players_chat_updates ... ok Oct 15 00:27:26.623 INFO blam! test test::get_message_skip_count_player_acked_messages_are_not_included_in_skip_count ... ok Oct 15 00:27:26.623 INFO blam! test test::get_message_skip_count_player_acked_messages_are_not_included_in_skip_count_wrapped_case ... ok Oct 15 00:27:26.623 INFO blam! test test::handle_chat_message_player_in_game_one_message ... ok Oct 15 00:27:26.623 INFO blam! test test::handle_chat_message_player_not_in_game ... ok Oct 15 00:27:26.624 INFO blam! test test::handle_new_connection_good_case ... ok Oct 15 00:27:26.624 INFO blam! test test::has_chatted_player_did_not_chat_on_join ... ok Oct 15 00:27:26.624 INFO blam! test test::is_unique_player_name_yes_and_no_case ... ok Oct 15 00:27:26.635 INFO blam! test test::join_room_player_already_in_room ... ok Oct 15 00:27:26.635 INFO blam! test test::handle_request_action_spot_check_response_packet ... ok Oct 15 00:27:26.635 INFO blam! test test::handle_new_connection_player_name_taken ... ok Oct 15 00:27:26.635 INFO blam! test test::join_room_room_does_not_exist ... ok Oct 15 00:27:26.635 INFO blam! test test::decode_packet_update_reply_good_case ... ok Oct 15 00:27:26.635 INFO blam! test test::leave_room_good_case ... ok Oct 15 00:27:26.647 INFO blam! test test::disconnect_while_in_room_removes_all_traces_of_player ... ok Oct 15 00:27:26.651 INFO blam! test test::leave_room_player_not_in_room ... ok Oct 15 00:27:26.655 INFO blam! test test::process_request_action_connect_while_connected ... ok Oct 15 00:27:26.663 INFO blam! test test::process_request_action_none_is_invalid ... ok Oct 15 00:27:26.663 INFO blam! test test::leave_room_unregistered_player_id ... ok Oct 15 00:27:26.663 INFO blam! test test::list_players_player_shows_up_in_player_list ... ok Oct 15 00:27:26.667 INFO blam! test test::validate_client_version_client_is_from_the_future ... ok Oct 15 00:27:26.667 INFO blam! test test::validate_client_version_client_is_very_old ... ok Oct 15 00:27:26.667 INFO blam! test test::validate_client_version_client_is_up_to_date ... ok Oct 15 00:27:26.723 INFO blam! test test::process_request_action_simple ... ok Oct 15 00:27:26.786 INFO blam! test test::disconnect_get_player_by_id_fails ... ok Oct 15 00:27:26.871 INFO blam! test test::process_request_action_complex ... ok Oct 15 00:27:26.872 INFO blam! Oct 15 00:27:26.873 INFO blam! test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:27:26.873 INFO blam! Oct 15 00:27:26.877 INFO kablam! su: No module specific data is present Oct 15 00:27:27.975 INFO running `"docker" "rm" "-f" "274ae1f9382f9a9cf47825c37a894fb752b75b8d24be825d196ad5cccc960f32"` Oct 15 00:27:28.235 INFO blam! 274ae1f9382f9a9cf47825c37a894fb752b75b8d24be825d196ad5cccc960f32