Oct 15 00:26:23.499 INFO testing conwayste/netwayste against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:26:23.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 00:26:24.104 INFO blam! fb18b4ca20d06561e80611789c79fece4794b5e76f1aabcd3a13a59a2d09e64d Oct 15 00:26:24.106 INFO running `"docker" "start" "-a" "fb18b4ca20d06561e80611789c79fece4794b5e76f1aabcd3a13a59a2d09e64d"` Oct 15 00:26:25.702 INFO kablam! usermod: no changes Oct 15 00:26:25.919 INFO kablam! Compiling iovec v0.1.1 Oct 15 00:26:25.919 INFO kablam! Compiling rand v0.4.2 Oct 15 00:26:25.919 INFO kablam! Compiling wait-timeout v0.1.5 Oct 15 00:26:25.943 INFO kablam! Compiling bincode v0.9.2 Oct 15 00:26:25.943 INFO kablam! Compiling env_logger v0.4.3 Oct 15 00:26:27.747 INFO kablam! Compiling bytes v0.4.6 Oct 15 00:26:27.747 INFO kablam! Compiling mio v0.6.12 Oct 15 00:26:33.555 INFO kablam! Compiling tokio-io v0.1.4 Oct 15 00:26:35.174 INFO kablam! Compiling tempfile v3.0.2 Oct 15 00:26:37.363 INFO kablam! Compiling rusty-fork v0.2.0 Oct 15 00:26:39.101 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 00:26:41.083 INFO kablam! Compiling proptest v0.7.2 Oct 15 00:27:01.051 INFO kablam! Compiling netwayste v0.1.1 (/source) Oct 15 00:27:03.614 INFO kablam! warning: unreachable statement Oct 15 00:27:03.614 INFO kablam! --> src/net.rs:591:17 Oct 15 00:27:03.614 INFO kablam! | Oct 15 00:27:03.614 INFO kablam! 591 | self.push_front(item); Oct 15 00:27:03.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:03.614 INFO kablam! | Oct 15 00:27:03.614 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:27:03.614 INFO kablam! Oct 15 00:27:03.883 INFO kablam! warning: unreachable statement Oct 15 00:27:03.883 INFO kablam! --> src/net.rs:591:17 Oct 15 00:27:03.883 INFO kablam! | Oct 15 00:27:03.883 INFO kablam! 591 | self.push_front(item); Oct 15 00:27:03.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:03.883 INFO kablam! | Oct 15 00:27:03.883 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:27:03.883 INFO kablam! Oct 15 00:27:04.535 INFO kablam! warning: method is never used: `new` Oct 15 00:27:04.535 INFO kablam! --> src/net.rs:140:5 Oct 15 00:27:04.535 INFO kablam! | Oct 15 00:27:04.535 INFO kablam! 140 | pub fn new(sequence: u64, name: String, msg: String) -> BroadcastChatMessage { Oct 15 00:27:04.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.535 INFO kablam! | Oct 15 00:27:04.535 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:27:04.535 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: struct is never constructed: `NetworkStatistics` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:318:1 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 318 | pub struct NetworkStatistics { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: method is never used: `new` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:326:5 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 326 | fn new() -> Self { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: struct is never constructed: `TXQueue` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:438:1 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 438 | pub struct TXQueue { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: struct is never constructed: `NetworkManager` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:691:1 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 691 | pub struct NetworkManager { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: method is never used: `new` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:701:5 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 701 | pub fn new() -> Self { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: method is never used: `with_message_buffering` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:710:5 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 710 | pub fn with_message_buffering(self) -> NetworkManager { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:04.759 INFO kablam! warning: method is never used: `reinitialize` Oct 15 00:27:04.759 INFO kablam! --> src/net.rs:722:5 Oct 15 00:27:04.759 INFO kablam! | Oct 15 00:27:04.759 INFO kablam! 722 | pub fn reinitialize(&mut self) { Oct 15 00:27:04.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:04.759 INFO kablam! Oct 15 00:27:12.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.51s Oct 15 00:27:12.258 INFO kablam! su: No module specific data is present Oct 15 00:27:13.135 INFO running `"docker" "rm" "-f" "fb18b4ca20d06561e80611789c79fece4794b5e76f1aabcd3a13a59a2d09e64d"` Oct 15 00:27:13.571 INFO blam! fb18b4ca20d06561e80611789c79fece4794b5e76f1aabcd3a13a59a2d09e64d Oct 15 00:27:13.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 00:27:14.061 INFO blam! 0c83865ca9dc4199bda53eb158f7b8af6b1068045130612a72e81c0ad0e91749 Oct 15 00:27:14.071 INFO running `"docker" "start" "-a" "0c83865ca9dc4199bda53eb158f7b8af6b1068045130612a72e81c0ad0e91749"` Oct 15 00:27:15.479 INFO kablam! usermod: no changes Oct 15 00:27:15.688 INFO kablam! Compiling netwayste v0.1.1 (/source) Oct 15 00:27:18.367 INFO kablam! warning: unreachable statement Oct 15 00:27:18.367 INFO kablam! --> src/net.rs:591:17 Oct 15 00:27:18.367 INFO kablam! | Oct 15 00:27:18.367 INFO kablam! 591 | self.push_front(item); Oct 15 00:27:18.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:18.367 INFO kablam! | Oct 15 00:27:18.367 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:27:18.367 INFO kablam! Oct 15 00:27:18.747 INFO kablam! warning: unused variable: `chat_msg` Oct 15 00:27:18.748 INFO kablam! --> src/net.rs:1556:13 Oct 15 00:27:18.749 INFO kablam! | Oct 15 00:27:18.755 INFO kablam! 1556 | let chat_msg = BroadcastChatMessage::new(0, "chatchat".to_owned(), "chatchat".to_owned()); Oct 15 00:27:18.755 INFO kablam! | ^^^^^^^^ help: consider using `_chat_msg` instead Oct 15 00:27:18.755 INFO kablam! | Oct 15 00:27:18.755 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:27:18.755 INFO kablam! Oct 15 00:27:20.711 INFO kablam! warning: unreachable statement Oct 15 00:27:20.711 INFO kablam! --> src/net.rs:591:17 Oct 15 00:27:20.711 INFO kablam! | Oct 15 00:27:20.715 INFO kablam! 591 | self.push_front(item); Oct 15 00:27:20.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:20.715 INFO kablam! | Oct 15 00:27:20.715 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 15 00:27:20.715 INFO kablam! Oct 15 00:27:21.187 INFO kablam! warning: unused variable: `chat_msg` Oct 15 00:27:21.188 INFO kablam! --> src/net.rs:1556:13 Oct 15 00:27:21.188 INFO kablam! | Oct 15 00:27:21.188 INFO kablam! 1556 | let chat_msg = BroadcastChatMessage::new(0, "chatchat".to_owned(), "chatchat".to_owned()); Oct 15 00:27:21.189 INFO kablam! | ^^^^^^^^ help: consider using `_chat_msg` instead Oct 15 00:27:21.189 INFO kablam! | Oct 15 00:27:21.189 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:27:21.190 INFO kablam! Oct 15 00:27:22.625 INFO kablam! warning: method is never used: `with_message_buffering` Oct 15 00:27:22.626 INFO kablam! --> src/net.rs:710:5 Oct 15 00:27:22.626 INFO kablam! | Oct 15 00:27:22.626 INFO kablam! 710 | pub fn with_message_buffering(self) -> NetworkManager { Oct 15 00:27:22.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:22.626 INFO kablam! | Oct 15 00:27:22.626 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:27:22.626 INFO kablam! Oct 15 00:27:22.626 INFO kablam! warning: method is never used: `reinitialize` Oct 15 00:27:22.626 INFO kablam! --> src/net.rs:722:5 Oct 15 00:27:22.626 INFO kablam! | Oct 15 00:27:22.626 INFO kablam! 722 | pub fn reinitialize(&mut self) { Oct 15 00:27:22.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:27:22.626 INFO kablam! Oct 15 00:27:27.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.97s Oct 15 00:27:27.507 INFO kablam! su: No module specific data is present Oct 15 00:27:28.201 INFO running `"docker" "rm" "-f" "0c83865ca9dc4199bda53eb158f7b8af6b1068045130612a72e81c0ad0e91749"` Oct 15 00:27:28.516 INFO blam! 0c83865ca9dc4199bda53eb158f7b8af6b1068045130612a72e81c0ad0e91749 Oct 15 00:27:28.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 00:27:28.902 INFO blam! 1511534b652874ed340d10b77755d5b5670e04219b1dc2e4bab0494e5094da26 Oct 15 00:27:28.915 INFO running `"docker" "start" "-a" "1511534b652874ed340d10b77755d5b5670e04219b1dc2e4bab0494e5094da26"` Oct 15 00:27:30.254 INFO kablam! usermod: no changes Oct 15 00:27:30.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 00:27:30.428 INFO kablam! Running /target/debug/deps/client-48df07611c51ec3a Oct 15 00:27:30.430 INFO blam! Oct 15 00:27:30.430 INFO blam! running 51 tests Oct 15 00:27:30.431 INFO blam! test net::test::test_buffer_item_advanced_reverse_sequential_then_random_then_reverse_sequential ... ok Oct 15 00:27:30.431 INFO blam! test net::test::test_buffer_item_advanced_oldest_sequence_number_arrived_last ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_alternating ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_everything_out_of_order ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_max_arrives_first ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue_in_reverse ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_repetition ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_sequencing ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_ascending ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_descending ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_wrapping_case ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_wrapping_case_then_out_of_order ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_butterfly_pattern ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_max_queue_limit_maintained ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_newer_packet_has_smaller_sequence_number ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_queue_is_empty ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_sequential_then_pseudorandom_then_sequential ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_sequence_number_reused ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_discard_older_packets_equal_to_limit ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_discard_older_packets_empty_queue ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_discard_older_packets_exceeds_limit_retains_max ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_discard_older_packets_under_limit_keeps_all_messages ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_reinitialize_all_queues_cleared ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_disconnect ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_disconnect_with_args_returns_no_action ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_help_returns_no_action ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_join_cases ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_leave_cases ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_list_in_game ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_list_in_lobby ... ok Oct 15 00:27:30.435 INFO blam! test test::build_command_request_action_unknown_command ... ok Oct 15 00:27:30.435 INFO blam! test test::handle_incoming_chats_client_is_up_to_date ... ok Oct 15 00:27:30.435 INFO blam! test test::handle_incoming_chats_new_messages_are_old_and_new ... ok Oct 15 00:27:30.435 INFO blam! test test::handle_incoming_chats_new_messages_are_older ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_contiguous_ascending ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_contiguous_descending ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_basic_random ... ok Oct 15 00:27:30.435 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_descending ... ok Oct 15 00:27:30.436 INFO blam! test test::handle_response_ok_none_request_sent ... ok Oct 15 00:27:30.436 INFO blam! test test::handle_user_input_event_increment_sequence_number ... ok Oct 15 00:27:30.436 INFO blam! test test::parse_stdin_input_has_no_leading_forward_slash ... ok Oct 15 00:27:30.436 INFO blam! test test::parse_stdin_input_multiple_arguments ... ok Oct 15 00:27:30.436 INFO blam! test test::parse_stdin_input_no_arguments ... ok Oct 15 00:27:30.436 INFO blam! test net::test::test_buffer_item_advanced_max_sequence_number_arrives_after_a_wrap ... ok Oct 15 00:27:30.443 INFO blam! test test::handle_response_ok_leave_request_sent ... ok Oct 15 00:27:30.443 INFO blam! test test::handle_response_ok_no_request_sent ... ok Oct 15 00:27:30.455 INFO blam! test test::handle_incoming_chats_no_new_chat_messages ... ok Oct 15 00:27:30.455 INFO blam! test test::handle_logged_in_verify_connection_cookie ... ok Oct 15 00:27:30.463 INFO blam! test test::handle_response_ok_join_request_sent ... ok Oct 15 00:27:30.523 INFO blam! test test::handle_incoming_chats_new_messages_player_name_not_set_panics ... ok Oct 15 00:27:30.523 INFO blam! Oct 15 00:27:30.523 INFO blam! test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:27:30.523 INFO blam! Oct 15 00:27:30.533 INFO kablam! Running /target/debug/deps/server-dfda87eeca16d928 Oct 15 00:27:30.539 INFO blam! Oct 15 00:27:30.539 INFO blam! running 77 tests Oct 15 00:27:30.599 INFO blam! test net::test::test_buffer_item_advanced_max_sequence_number_arrives_after_a_wrap ... ok Oct 15 00:27:30.611 INFO blam! test net::test::test_buffer_item_advanced_reverse_sequential_then_random_then_reverse_sequential ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_oldest_sequence_number_arrived_last ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue_in_reverse ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_max_arrives_first ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_alternating ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_sequential_then_pseudorandom_then_sequential ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_everything_out_of_order ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_descending ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_ascending ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_contiguous_ascending ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_random ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_sequencing ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_repetition ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_wrapping_case ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_butterfly_pattern ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_max_queue_limit_maintained ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_basic_wrapping_case_then_out_of_order ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_newer_packet_has_smaller_sequence_number ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_queue_is_empty ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_buffer_item_sequence_number_reused ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_discard_older_packets_empty_queue ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_discard_older_packets_equal_to_limit ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_discard_older_packets_under_limit_keeps_all_messages ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_discard_older_packets_exceeds_limit_retains_max ... ok Oct 15 00:27:30.635 INFO blam! test net::test::test_reinitialize_all_queues_cleared ... ok Oct 15 00:27:30.635 INFO blam! test test::add_new_player_player_added_with_initial_sequence_number ... ok Oct 15 00:27:30.635 INFO blam! test test::broadcast_message_to_an_empty_room ... ok Oct 15 00:27:30.635 INFO blam! test test::broadcast_message_to_two_players_in_room ... ok Oct 15 00:27:30.642 INFO blam! test test::collect_unacknowledged_messages_a_rooms_unacknowledged_chat_messages_are_collected_for_their_player ... ok Oct 15 00:27:30.642 INFO blam! test test::collect_unacknowledged_messages_an_active_room_which_expired_all_messages_returns_none ... ok Oct 15 00:27:30.642 INFO blam! test net::test::test_buffer_item_basic_contiguous_descending ... ok Oct 15 00:27:30.647 INFO blam! test test::construct_client_updates_empty_rooms ... ok Oct 15 00:27:30.647 INFO blam! test test::construct_client_updates_populated_room_returns_updates_after_client_acked ... ok Oct 15 00:27:30.647 INFO blam! test test::construct_client_updates_populated_room_returns_all_messages ... ok Oct 15 00:27:30.655 INFO blam! test test::construct_client_updates_no_rooms ... ok Oct 15 00:27:30.655 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_descending ... ok Oct 15 00:27:30.655 INFO blam! test test::create_new_room_good_case ... ok Oct 15 00:27:30.655 INFO blam! test test::create_new_room_join_room_good_case ... ok Oct 15 00:27:30.655 INFO blam! test test::create_new_room_name_is_too_long ... ok Oct 15 00:27:30.655 INFO blam! test test::expire_old_messages_in_all_rooms_one_room_good_case ... ok Oct 15 00:27:30.655 INFO blam! test test::disconnect_while_in_room_removes_all_traces_of_player ... ok Oct 15 00:27:30.655 INFO blam! test test::create_new_room_name_taken ... ok Oct 15 00:27:30.655 INFO blam! test test::create_new_room_player_already_in_room ... ok Oct 15 00:27:30.655 INFO blam! test test::disconnect_get_player_by_cookie_fails ... ok Oct 15 00:27:30.655 INFO blam! test test::decode_packet_update_reply_invalid_cookie ... ok Oct 15 00:27:30.655 INFO blam! test test::decode_packet_update_reply_good_case ... ok Oct 15 00:27:30.655 INFO blam! test test::expire_old_messages_in_all_rooms_room_is_empty ... ok Oct 15 00:27:30.675 INFO blam! test test::get_message_skip_count_player_acked_messages_are_not_included_in_skip_count_wrapped_case ... ok Oct 15 00:27:30.675 INFO blam! test test::expire_old_messages_in_all_rooms_one_room_old_messages_are_wiped ... ok Oct 15 00:27:30.675 INFO blam! test test::handle_chat_message_player_in_game_many_messages ... ok Oct 15 00:27:30.675 INFO blam! test test::expire_old_messages_in_all_rooms_several_rooms_old_messages_are_wiped ... ok Oct 15 00:27:30.675 INFO blam! test test::expire_old_messages_in_all_rooms_several_rooms_good_case ... ok Oct 15 00:27:30.675 INFO blam! test test::get_message_skip_count_player_acked_messages_are_not_included_in_skip_count ... ok Oct 15 00:27:30.684 INFO blam! test test::handle_chat_message_player_in_game_one_message ... ok Oct 15 00:27:30.684 INFO blam! test test::handle_request_action_spot_check_response_packet ... ok Oct 15 00:27:30.684 INFO blam! test test::get_confirmed_chat_seq_num_server_tracks_players_chat_updates ... ok Oct 15 00:27:30.684 INFO blam! test test::handle_new_connection_good_case ... ok Oct 15 00:27:30.685 INFO blam! test test::handle_chat_message_player_not_in_game ... ok Oct 15 00:27:30.685 INFO blam! test test::has_chatted_player_did_not_chat_on_join ... ok Oct 15 00:27:30.685 INFO blam! test test::handle_new_connection_player_name_taken ... ok Oct 15 00:27:30.689 INFO blam! test test::list_players_player_shows_up_in_player_list ... ok Oct 15 00:27:30.690 INFO blam! test test::leave_room_good_case ... ok Oct 15 00:27:30.690 INFO blam! test test::leave_room_unregistered_player_id ... ok Oct 15 00:27:30.690 INFO blam! test test::is_unique_player_name_yes_and_no_case ... ok Oct 15 00:27:30.690 INFO blam! test test::join_room_room_does_not_exist ... ok Oct 15 00:27:30.690 INFO blam! test test::join_room_player_already_in_room ... ok Oct 15 00:27:30.690 INFO blam! test test::validate_client_version_client_is_up_to_date ... ok Oct 15 00:27:30.690 INFO blam! test test::validate_client_version_client_is_from_the_future ... ok Oct 15 00:27:30.699 INFO blam! test test::process_request_action_none_is_invalid ... ok Oct 15 00:27:30.699 INFO blam! test test::process_request_action_connect_while_connected ... ok Oct 15 00:27:30.699 INFO blam! test test::leave_room_player_not_in_room ... ok Oct 15 00:27:30.699 INFO blam! test test::validate_client_version_client_is_very_old ... ok Oct 15 00:27:30.743 INFO blam! test test::process_request_action_simple ... ok Oct 15 00:27:30.810 INFO blam! test test::disconnect_get_player_by_id_fails ... ok Oct 15 00:27:30.911 INFO blam! test test::process_request_action_complex ... ok Oct 15 00:27:30.911 INFO blam! Oct 15 00:27:30.911 INFO blam! test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:27:30.911 INFO blam! Oct 15 00:27:30.912 INFO kablam! su: No module specific data is present Oct 15 00:27:31.583 INFO running `"docker" "rm" "-f" "1511534b652874ed340d10b77755d5b5670e04219b1dc2e4bab0494e5094da26"` Oct 15 00:27:31.917 INFO blam! 1511534b652874ed340d10b77755d5b5670e04219b1dc2e4bab0494e5094da26