Oct 11 01:04:06.228 INFO testing conwayste/netwayste against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:04:06.229 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:04:06.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:04:06.712 INFO blam! 1ada89021fe83a68396b7126945c169a60ab8f379b31a8807f1681ebcb452af5 Oct 11 01:04:06.714 INFO running `"docker" "start" "-a" "1ada89021fe83a68396b7126945c169a60ab8f379b31a8807f1681ebcb452af5"` Oct 11 01:04:08.403 INFO kablam! usermod: no changes Oct 11 01:04:08.659 INFO kablam! Compiling bit-vec v0.5.0 Oct 11 01:04:08.659 INFO kablam! Compiling rand v0.4.2 Oct 11 01:04:08.665 INFO kablam! Compiling wait-timeout v0.1.5 Oct 11 01:04:08.665 INFO kablam! Compiling bincode v0.9.2 Oct 11 01:04:08.665 INFO kablam! Compiling semver v0.9.0 Oct 11 01:04:12.388 INFO kablam! Compiling bit-set v0.5.0 Oct 11 01:04:15.172 INFO kablam! Compiling tempfile v3.0.2 Oct 11 01:04:16.596 INFO kablam! Compiling rusty-fork v0.2.0 Oct 11 01:04:18.677 INFO kablam! Compiling proptest v0.7.2 Oct 11 01:04:34.447 INFO kablam! Compiling netwayste v0.1.1 (/source) Oct 11 01:04:38.744 INFO kablam! warning: unreachable statement Oct 11 01:04:38.744 INFO kablam! --> src/net.rs:591:17 Oct 11 01:04:38.744 INFO kablam! | Oct 11 01:04:38.744 INFO kablam! 591 | self.push_front(item); Oct 11 01:04:38.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:38.744 INFO kablam! | Oct 11 01:04:38.744 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 01:04:38.744 INFO kablam! Oct 11 01:04:38.864 INFO kablam! warning: unreachable statement Oct 11 01:04:38.864 INFO kablam! --> src/net.rs:591:17 Oct 11 01:04:38.864 INFO kablam! | Oct 11 01:04:38.864 INFO kablam! 591 | self.push_front(item); Oct 11 01:04:38.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:38.864 INFO kablam! | Oct 11 01:04:38.864 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 01:04:38.864 INFO kablam! Oct 11 01:04:39.266 INFO kablam! warning: struct is never constructed: `NetworkStatistics` Oct 11 01:04:39.266 INFO kablam! --> src/net.rs:318:1 Oct 11 01:04:39.266 INFO kablam! | Oct 11 01:04:39.266 INFO kablam! 318 | pub struct NetworkStatistics { Oct 11 01:04:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.266 INFO kablam! | Oct 11 01:04:39.266 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:04:39.266 INFO kablam! Oct 11 01:04:39.266 INFO kablam! warning: method is never used: `new` Oct 11 01:04:39.266 INFO kablam! --> src/net.rs:326:5 Oct 11 01:04:39.266 INFO kablam! | Oct 11 01:04:39.266 INFO kablam! 326 | fn new() -> Self { Oct 11 01:04:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 01:04:39.266 INFO kablam! Oct 11 01:04:39.266 INFO kablam! warning: struct is never constructed: `TXQueue` Oct 11 01:04:39.266 INFO kablam! --> src/net.rs:438:1 Oct 11 01:04:39.266 INFO kablam! | Oct 11 01:04:39.266 INFO kablam! 438 | pub struct TXQueue { Oct 11 01:04:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.266 INFO kablam! Oct 11 01:04:39.266 INFO kablam! warning: struct is never constructed: `NetworkManager` Oct 11 01:04:39.266 INFO kablam! --> src/net.rs:691:1 Oct 11 01:04:39.266 INFO kablam! | Oct 11 01:04:39.266 INFO kablam! 691 | pub struct NetworkManager { Oct 11 01:04:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.266 INFO kablam! Oct 11 01:04:39.266 INFO kablam! warning: method is never used: `new` Oct 11 01:04:39.266 INFO kablam! --> src/net.rs:701:5 Oct 11 01:04:39.266 INFO kablam! | Oct 11 01:04:39.266 INFO kablam! 701 | pub fn new() -> Self { Oct 11 01:04:39.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.276 INFO kablam! Oct 11 01:04:39.276 INFO kablam! warning: method is never used: `with_message_buffering` Oct 11 01:04:39.276 INFO kablam! --> src/net.rs:710:5 Oct 11 01:04:39.276 INFO kablam! | Oct 11 01:04:39.276 INFO kablam! 710 | pub fn with_message_buffering(self) -> NetworkManager { Oct 11 01:04:39.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.276 INFO kablam! Oct 11 01:04:39.276 INFO kablam! warning: method is never used: `reinitialize` Oct 11 01:04:39.276 INFO kablam! --> src/net.rs:722:5 Oct 11 01:04:39.276 INFO kablam! | Oct 11 01:04:39.276 INFO kablam! 722 | pub fn reinitialize(&mut self) { Oct 11 01:04:39.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.276 INFO kablam! Oct 11 01:04:39.728 INFO kablam! warning: method is never used: `new` Oct 11 01:04:39.728 INFO kablam! --> src/net.rs:140:5 Oct 11 01:04:39.728 INFO kablam! | Oct 11 01:04:39.728 INFO kablam! 140 | pub fn new(sequence: u64, name: String, msg: String) -> BroadcastChatMessage { Oct 11 01:04:39.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:39.728 INFO kablam! | Oct 11 01:04:39.728 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:04:39.728 INFO kablam! Oct 11 01:04:45.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.66s Oct 11 01:04:45.118 INFO kablam! su: No module specific data is present Oct 11 01:04:45.804 INFO running `"docker" "rm" "-f" "1ada89021fe83a68396b7126945c169a60ab8f379b31a8807f1681ebcb452af5"` Oct 11 01:04:46.038 INFO blam! 1ada89021fe83a68396b7126945c169a60ab8f379b31a8807f1681ebcb452af5 Oct 11 01:04:46.042 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:04:46.042 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:04:46.370 INFO blam! 7f9ffad8f9ec559ebc1266ef5d7c8557b18925a6d73f1868660b6ec446b7e8b8 Oct 11 01:04:46.374 INFO running `"docker" "start" "-a" "7f9ffad8f9ec559ebc1266ef5d7c8557b18925a6d73f1868660b6ec446b7e8b8"` Oct 11 01:04:47.434 INFO kablam! usermod: no changes Oct 11 01:04:47.584 INFO kablam! Compiling netwayste v0.1.1 (/source) Oct 11 01:04:51.840 INFO kablam! warning: unreachable statement Oct 11 01:04:51.840 INFO kablam! --> src/net.rs:591:17 Oct 11 01:04:51.840 INFO kablam! | Oct 11 01:04:51.840 INFO kablam! 591 | self.push_front(item); Oct 11 01:04:51.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:51.840 INFO kablam! | Oct 11 01:04:51.840 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 01:04:51.840 INFO kablam! Oct 11 01:04:52.128 INFO kablam! warning: unused variable: `chat_msg` Oct 11 01:04:52.128 INFO kablam! --> src/net.rs:1556:13 Oct 11 01:04:52.128 INFO kablam! | Oct 11 01:04:52.128 INFO kablam! 1556 | let chat_msg = BroadcastChatMessage::new(0, "chatchat".to_owned(), "chatchat".to_owned()); Oct 11 01:04:52.128 INFO kablam! | ^^^^^^^^ help: consider using `_chat_msg` instead Oct 11 01:04:52.128 INFO kablam! | Oct 11 01:04:52.128 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:04:52.128 INFO kablam! Oct 11 01:04:52.645 INFO kablam! warning: unreachable statement Oct 11 01:04:52.645 INFO kablam! --> src/net.rs:591:17 Oct 11 01:04:52.645 INFO kablam! | Oct 11 01:04:52.646 INFO kablam! 591 | self.push_front(item); Oct 11 01:04:52.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:52.646 INFO kablam! | Oct 11 01:04:52.646 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 01:04:52.647 INFO kablam! Oct 11 01:04:52.980 INFO kablam! warning: unused variable: `chat_msg` Oct 11 01:04:52.980 INFO kablam! --> src/net.rs:1556:13 Oct 11 01:04:52.980 INFO kablam! | Oct 11 01:04:52.980 INFO kablam! 1556 | let chat_msg = BroadcastChatMessage::new(0, "chatchat".to_owned(), "chatchat".to_owned()); Oct 11 01:04:52.980 INFO kablam! | ^^^^^^^^ help: consider using `_chat_msg` instead Oct 11 01:04:52.980 INFO kablam! | Oct 11 01:04:52.980 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:04:52.980 INFO kablam! Oct 11 01:04:54.236 INFO kablam! warning: method is never used: `with_message_buffering` Oct 11 01:04:54.236 INFO kablam! --> src/net.rs:710:5 Oct 11 01:04:54.236 INFO kablam! | Oct 11 01:04:54.236 INFO kablam! 710 | pub fn with_message_buffering(self) -> NetworkManager { Oct 11 01:04:54.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:54.236 INFO kablam! | Oct 11 01:04:54.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:04:54.236 INFO kablam! Oct 11 01:04:54.236 INFO kablam! warning: method is never used: `reinitialize` Oct 11 01:04:54.236 INFO kablam! --> src/net.rs:722:5 Oct 11 01:04:54.236 INFO kablam! | Oct 11 01:04:54.236 INFO kablam! 722 | pub fn reinitialize(&mut self) { Oct 11 01:04:54.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:04:54.236 INFO kablam! Oct 11 01:04:58.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.12s Oct 11 01:04:58.612 INFO kablam! su: No module specific data is present Oct 11 01:04:59.123 INFO running `"docker" "rm" "-f" "7f9ffad8f9ec559ebc1266ef5d7c8557b18925a6d73f1868660b6ec446b7e8b8"` Oct 11 01:04:59.448 INFO blam! 7f9ffad8f9ec559ebc1266ef5d7c8557b18925a6d73f1868660b6ec446b7e8b8 Oct 11 01:04:59.485 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:04:59.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:05:00.064 INFO blam! 5c530e4908e52a364b64e166062d1d33b8d940b94edf13e00e555e34f6775e85 Oct 11 01:05:00.080 INFO running `"docker" "start" "-a" "5c530e4908e52a364b64e166062d1d33b8d940b94edf13e00e555e34f6775e85"` Oct 11 01:05:01.212 INFO kablam! usermod: no changes Oct 11 01:05:01.330 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 01:05:01.353 INFO kablam! Running /target/debug/deps/client-48df07611c51ec3a Oct 11 01:05:01.368 INFO blam! Oct 11 01:05:01.368 INFO blam! running 51 tests Oct 11 01:05:01.368 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_everything_out_of_order ... ok Oct 11 01:05:01.368 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue_in_reverse ... ok Oct 11 01:05:01.368 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue ... ok Oct 11 01:05:01.368 INFO blam! test net::test::test_buffer_item_advanced_sequential_then_pseudorandom_then_sequential ... ok Oct 11 01:05:01.368 INFO blam! test net::test::test_buffer_item_advanced_reverse_sequential_then_random_then_reverse_sequential ... ok Oct 11 01:05:01.368 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_max_arrives_first ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_alternating ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_descending ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_contiguous_ascending ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_contiguous_descending ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_random ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_repetition ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_advanced_max_sequence_number_arrives_after_a_wrap ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_advanced_oldest_sequence_number_arrived_last ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_sequencing ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_descending ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_ascending ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_wrapping_case ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_basic_wrapping_case_then_out_of_order ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_queue_is_empty ... ok Oct 11 01:05:01.376 INFO blam! test net::test::test_buffer_item_sequence_number_reused ... ok Oct 11 01:05:01.377 INFO blam! test net::test::test_discard_older_packets_empty_queue ... ok Oct 11 01:05:01.377 INFO blam! test net::test::test_reinitialize_all_queues_cleared ... ok Oct 11 01:05:01.377 INFO blam! test net::test::test_discard_older_packets_under_limit_keeps_all_messages ... ok Oct 11 01:05:01.377 INFO blam! test net::test::test_discard_older_packets_exceeds_limit_retains_max ... ok Oct 11 01:05:01.377 INFO blam! test net::test::test_discard_older_packets_equal_to_limit ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_disconnect_with_args_returns_no_action ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_help_returns_no_action ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_join_cases ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_leave_cases ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_list_in_game ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_list_in_lobby ... ok Oct 11 01:05:01.377 INFO blam! test test::build_command_request_action_unknown_command ... ok Oct 11 01:05:01.377 INFO blam! test test::handle_incoming_chats_client_is_up_to_date ... ok Oct 11 01:05:01.377 INFO blam! test test::handle_incoming_chats_new_messages_are_old_and_new ... ok Oct 11 01:05:01.377 INFO blam! test test::handle_incoming_chats_new_messages_are_older ... ok Oct 11 01:05:01.377 INFO blam! test test::handle_response_ok_join_request_sent ... ok Oct 11 01:05:01.377 INFO blam! test test::handle_incoming_chats_no_new_chat_messages ... ok Oct 11 01:05:01.377 INFO blam! test test::handle_logged_in_verify_connection_cookie ... ok Oct 11 01:05:01.382 INFO blam! test net::test::test_buffer_item_newer_packet_has_smaller_sequence_number ... ok Oct 11 01:05:01.382 INFO blam! test test::build_command_request_action_disconnect ... ok Oct 11 01:05:01.382 INFO blam! test net::test::test_buffer_item_butterfly_pattern ... ok Oct 11 01:05:01.382 INFO blam! test net::test::test_buffer_item_max_queue_limit_maintained ... ok Oct 11 01:05:01.392 INFO blam! test test::handle_response_ok_leave_request_sent ... ok Oct 11 01:05:01.392 INFO blam! test test::handle_response_ok_none_request_sent ... ok Oct 11 01:05:01.392 INFO blam! test test::handle_user_input_event_increment_sequence_number ... ok Oct 11 01:05:01.392 INFO blam! test test::parse_stdin_input_has_no_leading_forward_slash ... ok Oct 11 01:05:01.392 INFO blam! test test::parse_stdin_input_multiple_arguments ... ok Oct 11 01:05:01.392 INFO blam! test test::parse_stdin_input_no_arguments ... ok Oct 11 01:05:01.392 INFO blam! test test::handle_response_ok_no_request_sent ... ok Oct 11 01:05:01.452 INFO blam! test test::handle_incoming_chats_new_messages_player_name_not_set_panics ... ok Oct 11 01:05:01.452 INFO blam! Oct 11 01:05:01.452 INFO blam! test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:05:01.452 INFO blam! Oct 11 01:05:01.454 INFO kablam! Running /target/debug/deps/server-dfda87eeca16d928 Oct 11 01:05:01.464 INFO blam! Oct 11 01:05:01.464 INFO blam! running 77 tests Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_reverse_sequential_then_random_then_reverse_sequential ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_oldest_sequence_number_arrived_last ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_max_sequence_number_arrives_after_a_wrap ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_wrap_occurs_with_two_item_queue_in_reverse ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_everything_out_of_order ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_max_arrives_first ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_sequential_then_pseudorandom_then_sequential ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_sequencing ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_ascending ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_repetition ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_contiguous_descending ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_contiguous_ascending ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_alternating ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_advanced_wrapping_case_sequence_number_descending ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_sequential_gap_descending ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_wrapping_case ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_basic_wrapping_case_then_out_of_order ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_butterfly_pattern ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_max_queue_limit_maintained ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_newer_packet_has_smaller_sequence_number ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_queue_is_empty ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_buffer_item_sequence_number_reused ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_discard_older_packets_empty_queue ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_discard_older_packets_equal_to_limit ... ok Oct 11 01:05:01.471 INFO blam! test net::test::test_discard_older_packets_exceeds_limit_retains_max ... ok Oct 11 01:05:01.472 INFO blam! test net::test::test_discard_older_packets_under_limit_keeps_all_messages ... ok Oct 11 01:05:01.472 INFO blam! test net::test::test_reinitialize_all_queues_cleared ... ok Oct 11 01:05:01.472 INFO blam! test test::add_new_player_player_added_with_initial_sequence_number ... ok Oct 11 01:05:01.472 INFO blam! test test::broadcast_message_to_an_empty_room ... ok Oct 11 01:05:01.472 INFO blam! test test::broadcast_message_to_two_players_in_room ... ok Oct 11 01:05:01.472 INFO blam! test test::collect_unacknowledged_messages_a_rooms_unacknowledged_chat_messages_are_collected_for_their_player ... ok Oct 11 01:05:01.472 INFO blam! test net::test::test_buffer_item_basic_random ... ok Oct 11 01:05:01.472 INFO blam! test test::create_new_room_join_room_good_case ... ok Oct 11 01:05:01.472 INFO blam! test test::collect_unacknowledged_messages_an_active_room_which_expired_all_messages_returns_none ... ok Oct 11 01:05:01.472 INFO blam! test test::create_new_room_name_is_too_long ... ok Oct 11 01:05:01.472 INFO blam! test test::construct_client_updates_empty_rooms ... ok Oct 11 01:05:01.472 INFO blam! test test::construct_client_updates_no_rooms ... ok Oct 11 01:05:01.472 INFO blam! test test::create_new_room_name_taken ... ok Oct 11 01:05:01.472 INFO blam! test test::construct_client_updates_populated_room_returns_updates_after_client_acked ... ok Oct 11 01:05:01.472 INFO blam! test test::create_new_room_player_already_in_room ... ok Oct 11 01:05:01.472 INFO blam! test test::construct_client_updates_populated_room_returns_all_messages ... ok Oct 11 01:05:01.476 INFO blam! test test::create_new_room_good_case ... ok Oct 11 01:05:01.476 INFO blam! test test::decode_packet_update_reply_good_case ... ok Oct 11 01:05:01.476 INFO blam! test test::disconnect_get_player_by_cookie_fails ... ok Oct 11 01:05:01.476 INFO blam! test test::expire_old_messages_in_all_rooms_one_room_old_messages_are_wiped ... ok Oct 11 01:05:01.476 INFO blam! test test::decode_packet_update_reply_invalid_cookie ... ok Oct 11 01:05:01.476 INFO blam! test test::disconnect_while_in_room_removes_all_traces_of_player ... ok Oct 11 01:05:01.500 INFO blam! test test::expire_old_messages_in_all_rooms_one_room_good_case ... ok Oct 11 01:05:01.512 INFO blam! test test::expire_old_messages_in_all_rooms_several_rooms_good_case ... ok Oct 11 01:05:01.512 INFO blam! test test::get_confirmed_chat_seq_num_server_tracks_players_chat_updates ... ok Oct 11 01:05:01.512 INFO blam! test test::expire_old_messages_in_all_rooms_room_is_empty ... ok Oct 11 01:05:01.512 INFO blam! test test::expire_old_messages_in_all_rooms_several_rooms_old_messages_are_wiped ... ok Oct 11 01:05:01.512 INFO blam! test test::get_message_skip_count_player_acked_messages_are_not_included_in_skip_count ... ok Oct 11 01:05:01.512 INFO blam! test test::get_message_skip_count_player_acked_messages_are_not_included_in_skip_count_wrapped_case ... ok Oct 11 01:05:01.529 INFO blam! test test::handle_chat_message_player_in_game_many_messages ... ok Oct 11 01:05:01.529 INFO blam! test test::handle_new_connection_good_case ... ok Oct 11 01:05:01.529 INFO blam! test test::handle_chat_message_player_not_in_game ... ok Oct 11 01:05:01.529 INFO blam! test test::handle_new_connection_player_name_taken ... ok Oct 11 01:05:01.529 INFO blam! test test::handle_chat_message_player_in_game_one_message ... ok Oct 11 01:05:01.529 INFO blam! test test::handle_request_action_spot_check_response_packet ... ok Oct 11 01:05:01.529 INFO blam! test test::has_chatted_player_did_not_chat_on_join ... ok Oct 11 01:05:01.530 INFO blam! test test::leave_room_player_not_in_room ... ok Oct 11 01:05:01.530 INFO blam! test test::join_room_player_already_in_room ... ok Oct 11 01:05:01.530 INFO blam! test test::list_players_player_shows_up_in_player_list ... ok Oct 11 01:05:01.530 INFO blam! test test::join_room_room_does_not_exist ... ok Oct 11 01:05:01.530 INFO blam! test test::is_unique_player_name_yes_and_no_case ... ok Oct 11 01:05:01.540 INFO blam! test test::leave_room_good_case ... ok Oct 11 01:05:01.548 INFO blam! test test::leave_room_unregistered_player_id ... ok Oct 11 01:05:01.548 INFO blam! test test::validate_client_version_client_is_up_to_date ... ok Oct 11 01:05:01.548 INFO blam! test test::validate_client_version_client_is_very_old ... ok Oct 11 01:05:01.552 INFO blam! test test::validate_client_version_client_is_from_the_future ... ok Oct 11 01:05:01.572 INFO blam! test test::process_request_action_none_is_invalid ... ok Oct 11 01:05:01.572 INFO blam! test test::process_request_action_connect_while_connected ... ok Oct 11 01:05:01.572 INFO blam! test test::process_request_action_simple ... ok Oct 11 01:05:01.641 INFO blam! test test::disconnect_get_player_by_id_fails ... ok Oct 11 01:05:01.732 INFO blam! test test::process_request_action_complex ... ok Oct 11 01:05:01.733 INFO kablam! su: No module specific data is present Oct 11 01:05:01.733 INFO blam! Oct 11 01:05:01.733 INFO blam! test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:05:01.733 INFO blam! Oct 11 01:05:02.388 INFO running `"docker" "rm" "-f" "5c530e4908e52a364b64e166062d1d33b8d940b94edf13e00e555e34f6775e85"` Oct 11 01:05:02.656 INFO blam! 5c530e4908e52a364b64e166062d1d33b8d940b94edf13e00e555e34f6775e85